3c6371390d
Summary: Desktop Grid has a feature that right or middle clicking a window toggles the on all desktop state. If that is done for a desktop window, things obviously start to fail. KWin internally allows to change virtual desktop for all windows, even for windows like the desktop or docks. Changing in KWin core is not a solution. Thus a special casing in desktop grid is added to disallow the selection for desktop windows. BUG: 372037 FIXED-IN: 5.8.4 Test Plan: Tried right clicking desktop window and other windows. Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D3253 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
desktopgrid.cpp | ||
desktopgrid.h | ||
desktopgrid.kcfg | ||
desktopgrid_config.cpp | ||
desktopgrid_config.desktop | ||
desktopgrid_config.h | ||
desktopgrid_config.ui | ||
desktopgridconfig.kcfgc | ||
main.qml |