kotelnik / plasma-applet-active-window-control

Plasma 5 applet for controlling currently active window.
GNU General Public License v2.0
119 stars 18 forks source link

At plasma launch no window appears as active (whether or not that is the case) #54

Closed kupiqu closed 7 years ago

kupiqu commented 7 years ago

Please check if this is happening to you as it happens to me:

  1. give focus to some app and restart plasma:
  2. kquitapp plasmashell
  3. kstart plasmashell

It is expected that the applet reflects the active window even at plasma launch, but what I get is just the behavior when no active window is active. I need to move to a different window and come back to get the menu of the first.

kotelnik commented 7 years ago

Thanks! This should now be fixed.

kupiqu commented 7 years ago

Excellent!