Urn should support an alternative to global hotkeys for Wayland, like having command line flags to communicate via IPC with already running Urn timer instances.
The way to do global hotkeys in Wayland is … not to do global hotkeys. Instead, have command line options for the stuff you would usually hotkey; e.g. urn --start for starting the timer of an already running application instance. That can then be assigned as a “global hotkey” through the window manager / desktop environment.
Urn should support an alternative to global hotkeys for Wayland, like having command line flags to communicate via IPC with already running Urn timer instances.
Derived from issue https://github.com/paoloose/urn/issues/9 and comment https://github.com/paoloose/urn/issues/9#issuecomment-1915295479