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

Broken in plasma 5.7.95 #24

Closed Psi57 closed 7 years ago

Psi57 commented 7 years ago

file:///usr/share/plasma/plasmoids/org.kde.activeWindowControl/contents/ui/main.qml:124: TypeError: Cannot call method 'activeTaskId' of undefined

kupiqu commented 7 years ago

The applet is stacked in "Plasma Desktop" since Plasma 5.8.0 (I moved from Plasma 5.7.5).

kotelnik commented 7 years ago

Thanks for the report and also location of the problem! I need to move to the new API provided by plasma. I'll be working on that this week and release a new version soon.

Psi57 commented 7 years ago

Ok,Thanks :)

kotelnik commented 7 years ago

Should now be fixed in git :). Please reopen if necessary.