Niklas Haas
Niklas Haas
It would probably be useful, yes. I'm not sure how LGPLv3 interacts with the GPLv2 and the Apache-2, a permissive license would avoid all headaches (for use in VLC).
FoxyGestures also no longer works for me for images on GitHub issues. It works for images from other domains, so I assume it has something to do with the HTTP...
To clarify, I mean the page I land on when clicking on the image link. (or choosing "view image"). Nothing in the console.
Isn't that what the `/echo` is for?
Correct me if I'm wrong, but from what I can tell, there's no way ingame to trigger the execution of another macro from within a macro, so the only way...
This is still a major unsolved issue for me, with me having to put my phone into "DND" mode while using the PC just to stop Conversations from spamming me...
I still get notifications in Conversations.im even when running Gajim at the same time (and having sent a message in Gajim). * Dino version: 0.2.2-1.1 (via openSuSE repo) * Gajim...
Allow me to add FireGestures to the list of my really-want-to-have-this plugins (mostly due to muscle memory, and because I often want to alternate between using the mouse and the...
You could borrow a page from the mpv lua API, which I think works quite well for many purposes. mpv scripts can basically be invoked in three different ways: 1....