Ronan Jouchet
Ronan Jouchet
@luziferius 👍, testing this in the next few days on my machines. @ggada ping, maybe you want to give it a try too.
@luziferius feedback: - I confirm your patch notes that this *"leads to bad performance, as it slows AutoKey down considerably"*; phrase expansion feels suuuuper choppy. - Waiting 0.01s (and 10ms...
@luziferius yes, all my phrases expand using `Keyboard`, I don't want them to interfere with (mouse) clipboard. But thanks for the reminder, I could trade expansion reliability with clipboard being...
@luziferius thanks for the express crash fix! And here's https://github.com/autokey/autokey/issues/153 regarding restoring clipboard contents.
Here, devd 0.8 breaks livereload under Arch Linux (which used to work fine under 0.7). Script is injected to `head` but my browser's console shows: ``` Firefox can’t establish a...
@frou thanks, and sorry for the noise. In the meantime another user created a report similar to mine: https://github.com/cortesi/devd/issues/87
@mattruzzi I never maintained this project and personally I don't wish to carve time for it. - If you do want to maintain it, happy to grant you a maintainer...
> Doesn't the HTTP Observer feature take care of this? @TheRealMarnes no it doesn't for me either. Here are my settings (everything default except `Use HTTP Observer` and `Link Tracking`);...
> for Gnome, another approach used by [gnome-magic-window](https//github.com/adrienverge/gnome-magic-window) is the dbus interface to `org.gnome.Shell.Eval` which provides a `global.get_window_actors()` to list all active windows. @khimaros ooooh interesting, thanks! I'm using Shell...