user-none / KDocker

Dock most applications to the system tray
GNU General Public License v2.0
316 stars 22 forks source link

Fix for extraneous events generated by KDE 5.14 #44

Closed Druco closed 5 years ago

Druco commented 6 years ago

Fixes Issue #43. KDE/Plasma 5.14 started generating XCB_UNMAP_NOTIFY and XCB_PROPERTY_NOTIFY events when the window leaves the current desktop (i.e. the user changes the current desktop) and these need to be ignored. This has also been tested on KDE/Plasma 5.12 and works as expected.