summaryrefslogtreecommitdiff
path: root/src/mcompositemanager.cpp
AgeCommit message (Expand)Author
2011-01-25destroy unused property cacheAdam Endrodi
2011-01-21fix regression by 17072e870c66950cb6e7cc299f62f621b93fefd0Kimmo Hämäläinen
2011-01-21make checked xcb calls againAdam Endrodi
2011-01-21Plug some leaks reported in NB#194581 and some robustness improvementsKimmo Hämäläinen
2011-01-21don't let mdecorator managing clients falselyAdam Endrodi
2011-01-21Minimize time between MapRequest and the following XMapWindow callKimmo Hämäläinen
2011-01-21Fixes: NB#216765 - In Enter passcode view, pressing Cancel button does not re...Kimmo Hämäläinen
2011-01-21Fixes: NB#216314 - With attached xserver fixes for CompositeUnredirectWindow ...Kimmo Hämäläinen
2011-01-21fix bf2d2bbb4d48bae9f426332a1c26c2d253fce1ef properlyAdam Endrodi
2011-01-21Fixes: scratchbox issue fixed.Jani Mikkonen
2011-01-07build fix when WINDOW_DEBUG is onAdam Endrodi
2011-01-07activateWindow()s with configure_reqs on mapEvent()Adam Endrodi
2011-01-05Fixes: NB#215389 - Fullscreen window sometimes stays in composited modeKimmo Hämäläinen
2011-01-05Fix related to NB#212859Kimmo Hämäläinen
2011-01-05Depending on the plugin, avoid NB#215576 crashKimmo Hämäläinen
2011-01-05Fixes: NB#214816, NB#214825Kimmo Hämäläinen
2011-01-05make it possible to specify the plugin to load on the command lineAdam Endrodi
2011-01-05print the window type and state in dumpState()Adam Endrodi
2011-01-05don't forget print the bottomest window of stacking_listAdam Endrodi
2011-01-05STACKING_DEBUGGING and dumpState() improvementsAdam Endrodi
2011-01-05dumpState(): add command line and InputOnly info printingKimmo Hämäläinen
2011-01-05Fixes: NB#213095 - Call-history opens in the background while receiving 2nd m...Kimmo Hämäläinen
2011-01-05Fixes: NB#210945 - SMS/Chat message UI opened in background the second time f...Adam Endrodi
2011-01-05Change windowHung signal to have bool argument + make windowctl answer pingKimmo Hämäläinen
2011-01-05Implement support for partial window drawing etc.Kimmo Hämäläinen
2011-01-05Fixes: NB#206559 - The QDialog items don't draw correctlyKimmo Hämäläinen
2011-01-05Fixes: NB#206559 - The QDialog items don't draw correctlyKimmo Hämäläinen
2011-01-05optimize MCompositeManagerPrivate::raiseWithTransientsAdam Endrodi
2011-01-05remove orig_listAdam Endrodi
2011-01-05fix stacking with transiency loopsAdam Endrodi
2010-12-21Fixes: NB#213779 - Compositor doesn't send synthetic VisibilityUnobscured to ...Kimmo Hämäläinen
2010-12-14remove MCompositeManagerPrivate::exposeDesktop()Adam Endrodi
2010-12-14combined fix of segfaults, leaks and invisible windowsAdam Endrodi
2010-12-14make the decorator object available to pluginsAdam Endrodi
2010-12-14add MWindowPropertyCache::orientationAngle()Adam Endrodi
2010-12-14MCompositeManager::xtrace() is leakingAdam Endrodi
2010-12-14facility to trace window sizingAdam Endrodi
2010-12-14Fixes: NB#210587 - App view jumps to fullscreen suddenly when minimizing afte...Kimmo Hämäläinen
2010-12-14Remove old dock code and obsolete _DUI_STATUSBAR_OVERLAYKimmo Hämäläinen
2010-12-14MCompositeManagerPrivate::addItem(): use property cache to get the window typeKimmo Hämäläinen
2010-12-14Replace setExposeDesktop's innards with a setWindowObscured() callKimmo Hämäläinen
2010-12-14Improve fix for NB#202667 - Search application launches automaticallyKimmo Hämäläinen
2010-12-14Implement support for multi-part decoratorKimmo Hämäläinen
2010-12-13Implement new UI for application not respondingKimmo Hämäläinen
2010-12-06don't set_as_current_app !isMapped() windowsAdam Endrodi
2010-12-03delete rootWindow::_NET_SUPPORTING_WM_CHECK on exitAdam Endrodi
2010-12-03die if plugins are unloadableAdam Endrodi
2010-12-03exposee desktop in checkStacking()Adam Endrodi
2010-12-03Partially Fixes: NB#208395 - Lock ui is revealing another copy of itKimmo Hämäläinen
2010-12-03Fixes: NB#207947 - System dialog opens in wrong orientationKimmo Hämäläinen