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

[feature] show for most recently active window on relevent screen #153

Closed Hate9 closed 2 years ago

Hate9 commented 2 years ago

The buttons remain active as long as the last window to be active on the relevant screen is still active and still on said screen. Same functionality as /applet-window-appmenu/issues/183 and /applet-window-title/issues/122

psifidotos commented 2 years ago

I can not implement this for plasma panels because it needs too mush ground work in order to support this with Plasma LibTaskmanager way of things. It is already supported for Latte through Latte internal LastActiveWindow interface. The best results are produced with Latte v0.10.4 or greater.