psifidotos / applet-window-appmenu

Plasma 5 applet in order to show the window appmenu
GNU General Public License v2.0
424 stars 33 forks source link

Option to hide the menu button - with space preserved - for Windows that are not maximized #161

Open maverick74 opened 3 years ago

maverick74 commented 3 years ago

There should be an option to hide the menu button ( but preserving the space it needs when in use, as blank ) for when the window is not maximized!

It's basically the same thing we already have on the window control buttons plasmoid.

Here's the idea:

I have placed the application menu button (the one that comes standard with plasma) on the window titlebar (this automatically hides the menu bar from the application).

When the window is NOT maximized it has the titlebar shown (with the menu button and the window control buttons)

On the panel the window control buttons are hidden (but the space where they show is preserved as blank) - because, since they are already on the window titlebar it's redundant to have them on the panel as well.

I propose the same approach to the menu button. in windows that are NOT maximized the menu button should be invisible - but have it's space preserved as a blank space. This because we already have the menu button on the window titlebar and it's redundant to have it on the panel as well.

When I maximize the window I have it set for the window to hide the titlebar/frame and it is at this point that the menu button should became visible on the panel.

maverick74 commented 3 years ago

@psifidotos I'm not sure if this shouldn't be marked as a duplicate of #99

depending on your plans for #99 i'm ok with this being closed

maverick74 commented 3 years ago

@psifidotos since you're playing with applets ATM, can you take a look at this? "seems" a fast and simple change! and would be an improvement to UX :)

leuchtrakete666 commented 2 years ago

i completely agree. i thought its some kind of bug, that the burger menu don't disappear, when the window is not maximized, or even when there is no window at all. all windows closed and the burger menu is still there. grayed out, not responsive but still visible.

maverick74 commented 2 years ago

@psifidotos Any chance for this soon? :)

Thank you