H-uru / PlasmaShop

Swiss army knife for Plasma file hacking
GNU General Public License v3.0
17 stars 17 forks source link

Fix Window Close action being ignored. #67

Closed Deledrius closed 1 year ago

Deledrius commented 1 year ago

Fixes #41.

The Window Close action needs its context set in order to apply to the window and its subchildren. Adding it as an action to the Tree as well will close windows as expected even if the tree is currently the active widget.