Problem
Applications like Chrome1 and Electron apps2 (and others) use the GlobalShortcuts desktop portal to implement global shortcuts under Wayland, allowing apps to provide keyboard shortcuts when they do not have focus. Elementary OS does not support this.
Proposal
Implement https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.GlobalShortcuts.html
Prior Art (Optional)
Problem
Applications like Chrome1 and Electron apps2 (and others) use the GlobalShortcuts desktop portal to implement global shortcuts under Wayland, allowing apps to provide keyboard shortcuts when they do not have focus. Elementary OS does not support this.
Proposal
Implement https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.GlobalShortcuts.html
Prior Art (Optional)
Footnotes
https://chromium-review.googlesource.com/c/chromium/src/+/5871484 ↩
https://github.com/electron/electron/pull/45171 ↩