kwin/effects/desktopgrid
Thomas Lübking 12b63e2aa7 remove deleted windows from motionmanagers
Eg. if a window is closed while "timeline.currentValue() == 0",
slotWindowClosed() will shortcut exit and not be removed from the
managers, thus dangle around forever.

Maybe there're other ways for a window to be deleted w/o
the closed slot being entered.

CCBUG: 339970
REVIEW: 126034
2015-11-17 21:30:43 +01:00
..
CMakeLists.txt
desktopgrid.cpp remove deleted windows from motionmanagers 2015-11-17 21:30:43 +01:00
desktopgrid.h desktop grid: less branches for isOnAllDesktops 2015-10-29 23:36:10 +01:00
desktopgrid.kcfg desktop grid: add option to hide buttons 2015-10-29 23:36:10 +01:00
desktopgrid_config.cpp
desktopgrid_config.desktop
desktopgrid_config.h
desktopgrid_config.ui desktop grid: add option to hide buttons 2015-10-29 23:36:10 +01:00
desktopgridconfig.kcfgc
main.qml