moodyhunter / applet-window-buttons6

Plasma ~~5~~ (no, 6) applet in order to show window buttons in your panels
GNU General Public License v2.0
51 stars 7 forks source link

Keep buttons visible when window on another screen is focused #4

Closed 3urobeat closed 6 months ago

3urobeat commented 6 months ago

Hey!
First of all thanks for updating this applet for Plasma6!

Always since I first used this applet I missed one feature:
Keep the buttons visible when a window on the same screen is maximized but a window on another screen is focused.
Should a non-maximized window be opened on the same screen, then the buttons should fade out of course.

Basically: Apply button actions and their fade-in & fade-out only for the screen the applet is on.

Currently you always need to focus the window on your second screen, wait for the buttons to fade in and only then you are able to minimize or close the window.
With this feature you could just instantly click on the buttons, without needing to focus the application first.

I'm not sure how easily implementable this currently is, but I wanted to suggest it nonetheless.

moodyhunter commented 6 months ago

Hi, please try if this commit https://github.com/moodyhunter/applet-window-buttons6/commit/9c75774ca93e8cb51619ae5b62af6815fdcd7257 works :) There's now a new settings named Per-screen active window which, if turned on, may be the behavior you want.

3urobeat commented 6 months ago

Holy shit, such a fast response and implementation?! That's awesome!

Yes, it works exactly as I imagined and it is quite the QOL enhancement for me!

Thank you very much!

moodyhunter commented 6 months ago

:clinking_glasses: