floating / frame

System-wide Web3 for macOS, Windows and Linux
https://frame.sh
GNU General Public License v3.0
1.05k stars 142 forks source link

Summon shortcut stopped working on Linux #1693

Open Nuttymoon opened 6 months ago

Nuttymoon commented 6 months ago

I have the current setup:

The shortcut that I was using so far to summon Frame: Alt + / stopped working, independent of the app currently focused. I tried other shortcuts without success.

BarbzYHOOL commented 5 months ago

I just installed it on the same ubuntu, and no shortcut works at all for this action (and maybe others, I just opened frame 30 sec ago) @floating

unixpariah commented 4 months ago

Are you on wayland or xorg? You can check it with

echo $XDG_SESSION_TYPE
Nuttymoon commented 4 months ago

Are you on wayland or xorg? You can check it with

echo $XDG_SESSION_TYPE

I am on wayland

unixpariah commented 4 months ago

Wayland unfortunatelly doesn't support global shortcuts (and it doesn't look like it ever will due to security concerns) but you can force frame to run with xwayland which should resolve the issue

env -u WAYLAND_DISPLAY frame
Nuttymoon commented 4 months ago

Wayland unfortunatelly doesn't support global shortcuts (and it doesn't look like it ever will due to security concerns) but you can force frame to run with xwayland which should resolve the issue

env -u WAYLAND_DISPLAY frame

This doesn't seem to work.

And the summoning was working before. FYI, I didn't change from Xorg to Wayland.

unixpariah commented 4 months ago

Could you check if xwayland is installed on your system and if frame is running using it? You can use command xlsclients to do that https://manpages.ubuntu.com/manpages/trusty/man1/xlsclients.1.html

Nuttymoon commented 4 months ago

Could you check if xwayland is installed on your system and if frame is running using it? You can use command xlsclients to do that https://manpages.ubuntu.com/manpages/trusty/man1/xlsclients.1.html

Here is the output:

$ xlsclients
gauthier-infinitybook-pro  gsd-xsettings
gauthier-infinitybook-pro  ibus-x11
gauthier-infinitybook-pro  gnome-shell
gauthier-infinitybook-pro  tuxedo-control-center
gauthier-infinitybook-pro  slack
gauthier-infinitybook-pro  tabby
gauthier-infinitybook-pro  code-insiders
gauthier-infinitybook-pro  rocketchat-desktop
gauthier-infinitybook-pro  frame
unixpariah commented 4 months ago

Seems like its using xwayland, nothing else comes to my mind that could be the problem. You could also test it on xorg and see if the problem is with wayland compatibility or with the app itself, maybe some update broke it.

RyRy79261 commented 3 months ago

I'm on a fresh install on Manjaro and also having issues with the shortcut