kwin/effects/flipswitch
Martin Gräßlin 7a7f9d1a34 Change the way how screen edges interact with Effects/Scripts
The main difference is that the activation of an edge is no longer
broadcasted to all effects and scripts, but instead a passed in slot of
the Effect/Script is invoked.

For this the EffectsHandler API is changed to take the Effect as an
argument to (un)reserveElectricBorder. As callback slot the existing
borderActivated is used.

In addition the ScreenEdge monitors the object for beeing destroyed and
unregisters the the edge automatically. This removes the need from the
Effect to call unregister in the dtor.

BUG: 309695
FIXED-IN: 4.11
2013-02-07 09:46:52 +01:00
..
CMakeLists.txt Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00
flipswitch.cpp Change the way how screen edges interact with Effects/Scripts 2013-02-07 09:46:52 +01:00
flipswitch.desktop SVN_SILENT made messages (.desktop file) 2013-01-26 09:04:17 +01:00
flipswitch.h Merge branch 'KDE/4.9' 2012-08-17 17:59:49 +02:00
flipswitch.kcfg Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00
flipswitch_config.cpp Save shortcut editor in FlipSwitch Effect Config 2012-10-26 09:46:53 +02:00
flipswitch_config.desktop SVN_SILENT made messages (.desktop file) 2013-01-26 09:04:17 +01:00
flipswitch_config.h Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00
flipswitch_config.ui Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00
flipswitchconfig.kcfgc Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00