kwin/effects/desktopgrid
Konstantinos Smanis dbcf43abfe Allow configuring click behavior in Desktop Grid effect
The following click behaviors are defined:
 * Switch desktop and activate window [default]
 * Switch desktop only

The former emulates the previous default of activating clicked windows
using the Present Windows effect. The latter introduces a new mode where
the clicked window is not activated, allowing the user to select a
virtual desktop without worrying about disrupting the last active
window.

The configuration toggle that controlled the use of the Present Windows
effect has been subsumed into the first click behavior, i.e., if the
effect is enabled, it will be implicitly triggered.
2020-10-30 09:39:00 +00:00
..
CMakeLists.txt Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
desktopgrid.cpp Allow configuring click behavior in Desktop Grid effect 2020-10-30 09:39:00 +00:00
desktopgrid.h Allow configuring click behavior in Desktop Grid effect 2020-10-30 09:39:00 +00:00
desktopgrid.kcfg Allow configuring click behavior in Desktop Grid effect 2020-10-30 09:39:00 +00:00
desktopgrid_config.cpp Allow configuring click behavior in Desktop Grid effect 2020-10-30 09:39:00 +00:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-08-21 06:15:23 +02:00
desktopgrid_config.h Prettify license headers 2020-08-07 19:57:56 +00:00
desktopgrid_config.ui Allow configuring click behavior in Desktop Grid effect 2020-10-30 09:39:00 +00:00
desktopgridconfig.kcfgc
main.qml Prettify license headers 2020-08-07 19:57:56 +00:00