LibreSplit
LibreSplit copied to clipboard
Implement wayland global hotkeys
Currently global hotkeys only works on X11, if one were to enable them in a wayland display the program would segfault. References: https://github.com/wins1ey/LibreSplit/issues/76 https://github.com/wins1ey/LibreSplit/issues/68
https://github.com/LibreSplitDev/LibreSplit/pull/13 Fixed the crash on wayland when global hotkeys are enabled, by doing the workaround of ignoring global hotkeys on wayland