kwin/effects/desktopgrid
Thomas Lübking 584850f160 ensure to "hide" desktop buttons
before, hiding the buttons relied on the effect
seeing a paint event for the (with a low timeline
value) what's too wonky at least for instant animations
(certain failure) or when effect exits immediatey
(due to screen edge invocation issues or whatever)

BUG: 351869
FIXED-IN: 5.4.2
REVIEW: 124970
2015-09-14 21:01:22 +02:00
..
CMakeLists.txt Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
desktopgrid.cpp ensure to "hide" desktop buttons 2015-09-14 21:01:22 +02:00
desktopgrid.h do the hide-is-move dance w/ desktopgrid buttons 2015-08-15 01:35:24 +02:00
desktopgrid.kcfg Use KConfigXT in DesktopGrid effect 2012-09-15 11:24:11 +02:00
desktopgrid_config.cpp [effects] Properly set the componentDisplayName on the KActionCollection 2015-08-12 09:40:55 +02:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-04-07 13:20:00 +00:00
desktopgrid_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopgrid_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
desktopgridconfig.kcfgc Use KConfigXT in DesktopGrid effect 2012-09-15 11:24:11 +02:00
main.qml Port add/remove buttons in DesktopGrid to QtQuick 2 2013-08-05 14:55:37 +02:00