psifidotos / applet-window-buttons

Plasma 5 applet in order to show window buttons in your panels
GNU General Public License v2.0
404 stars 55 forks source link

Buttons display with gtk window decorations #129

Closed UltraBlackLinux closed 3 years ago

UltraBlackLinux commented 3 years ago

Hey there, There is this "Bug", where the window buttons show, even though the window has them integrated, for example with gtk apps, here a screenshot:

Screenshot_5

Please add an option to hide the buttons, when gtk apps are used. Thanks!

psifidotos commented 3 years ago

This is no bug from the applet. Real solution is for Gtk to provide a user option to disable client side window buttons for maximized windows.

So this is upstream.

misketmuskat commented 2 years ago

So there is no solution for this?

How about adding "disabling applet to show on selected applications" as an option? That way we can select applications like firefox and pamac-manager from applet's settings, so there will be no doubling of window buttons?