elydpg

Results 31 comments of elydpg

Wow, thanks so much for the detailed explanation! The solution I went with with was even simpler though. I just symlinked the external scripts into AutoKey's default folder and it...

I think it's this warning right? ![Screenshot_20240210_230525](https://github.com/autokey/autokey/assets/8622264/a7db441d-ab9d-4043-83d3-ccc226a2dcd0) Not sure it applies since AutoKey would just delete/move the symlinks in that case no?

Hmm on my machine running kubuntu 23.10 all I see is a black box; no icon at all even ![Screenshot_20231113_181710](https://github.com/hwittenborn/celeste/assets/8622264/51f918f5-b03f-4db5-820a-04bb132175b0)

There is an option to hide the icon, yes. It still shows up in the list of hidden items though: ![Screenshot_20231118_205137](https://github.com/hwittenborn/celeste/assets/8622264/3b26f65d-2924-4211-9d3e-7960b6d52ca2) I think it would be nice to have a...

I have the same issue. 0.8.0 installed from Flatpak on Kubuntu 23.10

> I do not need to display arrows because I can differentiate them with font color Perhaps, but font colour is not the most accessible way of differentiating these temperatures...

Kopia upon waking from system sleep, before restarting Kopia ![Screenshot_20231217_012103](https://github.com/kopia/kopia/assets/8622264/2f2f3f44-693b-497e-941d-bb5842620ad7) After restarting Kopia ![Screenshot_20231217_012353](https://github.com/kopia/kopia/assets/8622264/24e93158-d25f-430e-8b31-a8f91ec29ba2)

No problem! My policy is specified by this JSON representation: ``` { "retention": {}, "files": { "ignore": [ "[censored]" ] }, "errorHandling": {}, "scheduling": { "timeOfDay": [ { "hour": 4,...

For some more context: Still happening on KDE Plasma 6.1.0 with KDE Frameworks 6.3.0. As a workaround, I created a custom systemd service in which I changed the `ExecStart` from...