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

Linux show/hide shortcut doesn't work #566

Closed
zach-is-my-name opened this issue Sep 3, 2021 · 4 comments
Closed

Linux show/hide shortcut doesn't work #566

zach-is-my-name opened this issue Sep 3, 2021 · 4 comments
Labels
bug Something isn't working linux

Comments

@zach-is-my-name
Copy link

alt + / doesn't work

@BrknRobot
Copy link

There is no universal way to set this kind of keyboard shortcut on Linux. The best way to handle it is to have a set list of supported desktop environments and provide a command line utility that can be used to manually configure the shortcut on unsupported platforms.

@goosewobbler goosewobbler added the enhancement New feature or request label Jul 5, 2022
@goosewobbler goosewobbler added bug Something isn't working and removed enhancement New feature or request labels Jul 5, 2022
@lfinbob
Copy link

lfinbob commented Jan 28, 2023

Same problem on debian. Also unfortunate that the shortcut is not configurable.
Workaround: Define a shortcut in your desktop environment to call /usr/bin/frame. That will make it appear too.

@goosewobbler
Copy link
Contributor

goosewobbler commented Jan 29, 2023

Whilst we are not imminently planning to make the summon shortcut configurable, it is on our roadmap and we are currently addressing an issue around displaying the correct shortcut for different keyboard layouts -- which might mitigate this linux issue. That work can be found in #1369.

@goosewobbler
Copy link
Contributor

Addressed by #1494.
@zach-is-my-name @BrknRobot @lfinbob Please check out the latest Canary release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux
Projects
None yet
Development

No branches or pull requests

4 participants