summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-21Fixes: NB#213779 - Compositor doesn't send synthetic VisibilityUnobscured to ...Kimmo Hämäläinen
2010-12-15uninitialized variables in MCompositeWindowAdam Endrodi
2010-12-15fix 1085c7c03d482e46a7592599f9f7fc4c2c573d3eAdam Endrodi
2010-12-15simplify MCompositeWindow::itemChange()Adam Endrodi
2010-12-14fix 0537d32515bd807ce173240e7c93a32ec04d1b1fAdam Endrodi
2010-12-14remove MCompositeManagerPrivate::exposeDesktop()Adam Endrodi
2010-12-14combined fix of segfaults, leaks and invisible windowsAdam Endrodi
2010-12-14make MCompositeManagerExtension::desktopWindow() constAdam 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-14Fixes: NB#209506 - Changing layer of a minimized MApplicationWindow causes th...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-03Fixes: NB#202389 - mcompositor is wasting time printing stuff to consoleAdam 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
2010-12-03add MCompositeManagerPrivate::changed_properties to signify when we shouldKimmo Hämäläinen
2010-12-03Fixes: NB#206347 - Status indicator menu is opened on top of home, not the to...Kimmo Hämäläinen
2010-12-03fix transiency detection for the decoratorKimmo Hämäläinen
2010-12-02Fixes: NB#202667 - Search application launches automaticallyKimmo Hämäläinen
2010-12-02Limit xoverlay changes for NB#202713 to the EGL backend onlyKimmo Hämäläinen
2010-12-02more fixes for NB#202713 + fix status menu stacking issueKimmo Hämäläinen
2010-12-02Fixes: NB#202713 - New implementation for fullscreen switchingKimmo Hämäläinen
2010-12-01Remove a bunch of deprecated functionsKimmo Hämäläinen
2010-12-01debugging enhancements for stackingAdam Endrodi
2010-12-01Fixes: NB#206365 - Device freeze if Application CrashAdam Endrodi
2010-12-01delete bogus "compositing not enabled!" warningAdam Endrodi
2010-11-29Changes: Fix build errors on i386/Scratchbox variantsKimmo Hämäläinen
2010-11-29Changes: Updated variable names to clearer values + Fix forgottenAbdiel Janulgue
2010-11-29Changes: Add a depth buffer attachment to the framebuffer object so we canAbdiel Janulgue
2010-11-29Changes: Optimizations in the painting engine to reduce GPU buffer updates onlyAbdiel Janulgue
2010-11-29Changes: Initial implementation for composite window groupsAbdiel Janulgue
2010-11-23Fixes: NB#205707 - System dialogs are not shownKimmo Hämäläinen
2010-11-12fix couple of memory leaks spotted by ValgrindKimmo Hämäläinen
2010-11-12Revert "remove MDecoratorFrame::setOnlyStatusbar()"Kimmo Hämäläinen
2010-11-12Fixes: NB#203276 - Show unmap animation on UnmapNotify, not on _NET_CLOSE_WINDOWKimmo Hämäläinen
2010-11-12remove MDecoratorFrame::setOnlyStatusbar()Adam Endrodi
2010-11-12behave when mdecorator diesAdam Endrodi
2010-11-12dump the state of the extensions in dumpState()Adam Endrodi