-
Notifications
You must be signed in to change notification settings - Fork 798
Keep panel usable over fullscreened window when menu applet is opened by shortcut key #12959
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
base: master
Are you sure you want to change the base?
Conversation
...menu applet is opened by shortcut key until fullscreened window is refocused by user. remove force-show-panel option from [email protected]
I'm running the provided modified files, and it's working great so far! Thank you! |
@fredcw Is it possible to make applets on the panel clickable while the menu is open? Currently I have to click twice (or close the menu) to interact with other applets. I think it would be an improvement to take away that extra step. |
@samw-26 That's just the way Cinnamon is designed to work, clicking anywhere outside an applet (popup menu) just closes the applet. Changing that would be a fundamental change to how cinnamon is designed. |
Oh my god, can't believe you did it. Thank you sooooooooooooooooo much! Hope this gets merged. |
Works great! It would be nice without the double click conundrum, but this is a nice fix to restore functionality! |
Tried this on my system (Debian + Cinnamon) |
@Saidas25 |
... until fullscreened window is refocused by user. Also remove force-show-panel option from [email protected]
depends on: #12929, #12958
fixes: #11658, #8849, #10230
Also fixes bug mentioned in #11087
Fixes other bugs where autohide panel hides when mouse is still on panel. e.g. open any applet by clicking on it's panel icon, then click elsewhere on panel to close applet, panel hides. (mentioned in #12962)
edit: for testing, here's the modified files from the 3 PRs
layout.js.txt
panel.js.txt