kwin/effects/boxswitch
Thomas Lübking 6cba742315 Hardcode TabBox setting in boxswitch effect false
Boxswitch is activated as tabbox, possibly due to a downstream issue
This results in multiple effects being assigned to the tabbox and no
GUI way for the user to fix this.
Since the BoxSwitch effects nowadays only exists  as sidearm for
coverswitch, the tabbox setting is now hardcoded and disabled in the
effect, making it completely impossible to accidentally use it as tabbox.

BUG: 303387
REVIEW: 106695
FIXED-IN: 4.9.3
2012-10-25 19:17:26 +02:00
..
CMakeLists.txt Adding a proxy effect to BoxSwitch and using it in CoverSwitch to render the additional thumbnail bar. 2009-11-08 16:42:13 +00:00
boxswitch.cpp Hardcode TabBox setting in boxswitch effect false 2012-10-25 19:17:26 +02:00
boxswitch.desktop SVN_SILENT made messages (.desktop file) 2012-07-24 19:29:09 +02:00
boxswitch.h Use namespaced parameters in signals 2012-03-12 21:37:40 +01:00
boxswitch_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_config.desktop SVN_SILENT made messages (.desktop file) 2012-05-28 11:08:19 +02:00
boxswitch_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00
boxswitch_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_proxy.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00