Are We GlobalShortcuts Yet?

41 points by ecksdee


mitchellh

FYI, Ghostty on Linux supports this (if its available) since almost a year ago. Implementation here: https://github.com/ghostty-org/ghostty/blob/main/src/apprt/gtk/class/global_shortcuts.zig

Note there's a lot of... complexity and frustration in making this work, which can be part of the slow uptick (see the comments in the linked file).

pea

(note: I co-authored the page)

It's unfortunate how slow adaptation has been for this, in voice chat apps especially. Really glad to find out while working on this that KeePassXC just recently added support though.

Hopefully with distros and desktops like Ubuntu, Gnome and KDE dropping X11 it will gain more interest.

koala

Oh, this has been lately an obsession of mine because... conference mute.

I contributed a way to add a global shortcut to Google Meet recently, and I also nagged the autokey-wayland maintainer because I could not get autokey-wayland working on my system- I should be able to now hack that to control mute in Slack Huddles.

But global shortcuts are the way to go, apparently. Hope that gains traction soon. (I also think some sort of web standard should be added, I don't think one exists yet?)