Christian Beier
Christian Beier
The only idea I have is that https://github.com/bk138/gromit-mpx/commit/d2ec1acf6789ae4cad386cd0a34703d3182189fa might be the culprit - can you revert this commit, re-build and try again? Otherwise, I suspect a hardware flaw (does this...
Mhh, seems complicated - you might try some older git revision by chance and see if it works there and then git-bisect your way to the flaky commit - I...
I have an experimental patch [morebuttons.patch.txt](https://github.com/bk138/gromit-mpx/files/1823047/morebuttons.patch.txt) ready but I fear it's GDK that will only report 5 buttons as per https://developer.gnome.org/gdk3/stable/gdk3-Event-Structures.html#GdkEventButton but I might be wrong...
General update: issues with Gromit-MPX can now be funded at https://issuehunt.io/r/bk138/gromit-mpx
> Couldn't this be addressed by supporting colors with alpha channels? so i.e "#AARRGGBB" instead of just "#RRGGBB" as it is now? Probably yes.
Some thoughts: * Best approach probably is to start bottom up and add a new "tool" in addtion to PEN, ERASER and RECOLOR, see https://github.com/bk138/gromit-mpx/blob/master/src/config.c#L152 and https://github.com/bk138/gromit-mpx/blob/master/src/gromit-mpx.h#L57 * This could...
General update: issues with Gromit-MPX can now be funded at https://issuehunt.io/r/bk138/gromit-mpx
> I'd like to contribute. Which file(s) and where abouts should I start looking? Why is such a simple feature taking so long to implement? Thanks :) Thanks for your...
> Hi. Is there any chance to push forward this feature and get it implemented? Yes, one might file a "bounty" via https://issuehunt.io/r/bk138/gromit-mpx/issues/67 so some interested party feels incentivized to...
Hi! You activate via the hotkey, as stated in the docs. Or am I misunderstanding you?