Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Shortcuts Portal Support #88

Open
KinteLiX opened this issue Mar 7, 2023 · 6 comments
Open

Global Shortcuts Portal Support #88

KinteLiX opened this issue Mar 7, 2023 · 6 comments

Comments

@KinteLiX
Copy link

KinteLiX commented Mar 7, 2023

This would partly solve the issues with Wayland by allowing emote to register a shortcut for opening the emoji selection window.

@tom-james-watson
Copy link
Owner

I don't believe there's any way of doing this programmatically in Wayland (stupid, I know...). At least the last time I looked, which admittedly was a year or two ago, the only way of doing it is this - https://github.com/tom-james-watson/Emote/wiki/Hotkey-In-Wayland

@tom-james-watson
Copy link
Owner

Seems like this has been added to xdg-desktop-portal - https://flatpak.github.io/xdg-desktop-portal/#gdbus-org.freedesktop.portal.GlobalShortcuts. I'm not sure how that applies to this codebase, though, as it seems to be something related to flatpak. Honestly I think this app is going to just need to get rewritten from scratch to properly support flatpak and things like this.

@tom-james-watson
Copy link
Owner

tom-james-watson commented Apr 18, 2023

Looks like flatpak is actually happening (#89), so I think we should actually be able to do this over the next few months!

@gil0mendes
Copy link

Is it already possible to use the shortcut on Wayland ctrl + alt + e? I still not able to use it on NixOS with Gnome running on Wayland.

@tom-james-watson
Copy link
Owner

Is it already possible to use the shortcut on Wayland ctrl + alt + e? I still not able to use it on NixOS with Gnome running on Wayland.

Have you followed https://github.com/tom-james-watson/Emote/wiki/Hotkey-In-Wayland?

@gil0mendes
Copy link

Oh, I missed that page 🤦 thanks, that worked perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants