cosmic icon indicating copy to clipboard operation
cosmic copied to clipboard

[Feature request] GUI toggle for show-application-menu setting

Open ZayRTun opened this issue 3 years ago • 4 comments

This is an issue if you are using multiple monitors and switching between applications using "Alt+Tab"; sometimes you don't know which applications you are in. In pop os 20.04, I can simply look at the top bar and immediately tell the app that I am in.

ZayRTun avatar Aug 13 '22 11:08 ZayRTun

You can enable it to show with this command gsettings set org.gnome.shell.extensions.pop-cosmic show-application-menu true To hide it again use gsettings set org.gnome.shell.extensions.pop-cosmic show-application-menu false

n3m0-22 avatar Aug 17 '22 16:08 n3m0-22

Duplicate/related: https://github.com/pop-os/cosmic/issues/181, https://github.com/pop-os/cosmic/issues/213

The CLI feature was added by: https://github.com/pop-os/cosmic/pull/354

The only thing this issue would remain open for would be a GUI toggle for this.

jacobgkau avatar Aug 17 '22 21:08 jacobgkau

Such a GUI toggle would need to be added in desktop-widget: https://github.com/pop-os/desktop-widget

jacobgkau avatar Aug 17 '22 21:08 jacobgkau

You can enable it to show with this command gsettings set org.gnome.shell.extensions.pop-cosmic show-application-menu true To hide it again use gsettings set org.gnome.shell.extensions.pop-cosmic show-application-menu false

Thank You!

ziprasidone146939277 avatar Oct 23 '23 23:10 ziprasidone146939277