psifidotos / applet-window-buttons

Plasma 5 applet in order to show window buttons in your panels
GNU General Public License v2.0
402 stars 55 forks source link

The 'pin to all desktops' button pins but does not unpin #204

Open ugarte opened 11 months ago

ugarte commented 11 months ago

The 'pin to all desktops' button does not toggle properly.

journalctl gives this error (when pinning and attempting to unpin):

plasmashell[740]: "Could not convert argument 1 at" plasmashell[740]: "togglePinToAllDesktops@file:///usr/share/plasma/plasmoids/org.kde.windowbuttons/contents/ui/PlasmaTasksModel.qml:107" plasmashell[740]: "togglePinToAllDesktops@file:///usr/share/plasma/plasmoids/org.kde.windowbuttons/contents/ui/PlasmaTasksModel.qml:140" plasmashell[740]: "performActiveWindowAction@file:///usr/share/plasma/plasmoids/org.kde.windowbuttons/contents/ui/main.qml:385" plasmashell[740]: "onClicked@file:///usr/share/plasma/plasmoids/org.kde.windowbuttons/contents/ui/main.qml:509" plasmashell[740]: "Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated." plasmashell[740]: "This will throw a JavaScript TypeError in future releases of Qt!"

applet-window-buttons version: 0.11.1 plasma version: 5.27