psifidotos / applet-window-appmenu

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

[feature] show for most recently active window #183

Closed Hate9 closed 2 years ago

Hate9 commented 2 years ago

Similar to how it functions with the "Show only menus from active applications" setting disabled, but the menu stays up if another application on a different screen becomes active. Same functionality as /applet-window-buttons/issues/153 and /applet-window-title/issues/122

psifidotos commented 2 years ago
  1. Are you using Latte or Plasma panels?
  2. Show me a screenshot of your applet settings window
Hate9 commented 2 years ago

I'm using Plasma panels I can totally show you a screenshot, but to be clear, this isn't a bug report, it's a feature request.

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.

Hate9 commented 2 years ago

oh, really? I may have to finally check out Latte then