gerritdevriese / kzones

KDE KWin Script for snapping windows into zones
https://store.kde.org/p/1909220
GNU General Public License v3.0
238 stars 14 forks source link

Toggle overlay without moving window #53

Closed Klounita closed 6 months ago

Klounita commented 9 months ago

On version 0.4 i was able to show overlay by shortcut then click on any zone and active window moves to it. It was awesome. On current version (0.6) it doesnt work because overlay dont appear if i dont move window. Please add this feature

gerritdevriese commented 6 months ago

This feature was removed because the way the osd was rendered before caused some issues with the compositor. Now we use the "OnScreenDisplay" window type which doesn't support mouse pass-through.