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

Add exceptions for windows with their own decorations #141

Closed csolisr closed 2 years ago

csolisr commented 2 years ago

There are a few applications that the applet doesn't correctly recognize as having their own windows decorations apart from KWin, and this causes the applet to show duplicate sets of buttons:

For this kind of cases, I would like to have an option to either skip showing the buttons on the widget to prevent duplicates, or (if it's within the scope of this project) an option to hide the buttons on the custom client-side decorations. At least I'm aware that GNOME Shell's "Window Buttons Extension" is able to detect the GNOME CSD and hide the buttons while CSD apps are maximized.

psifidotos commented 2 years ago

not interested, gtk should fine a way to solve this

Fosssil commented 2 years ago

please