summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-05Fixes: NB#177840 - Window manager brings only the first transient (WM_TRANSIE...Kimmo Hämäläinen
2010-07-31Fixes: NB#182701 - Launched application goes back ground instead fore groundAbdiel Janulgue
2010-07-29Fixes: NB#171592 - setGlobalAlpha does not workAbdiel Janulgue
2010-07-29Fixes: NB#181287 - Pressing Fn key when browser is opened, minimizes browserAbdiel Janulgue
2010-07-28Fixes: NB#182237 - Closing a hung application with the decorator doesn't kill...Abdiel Janulgue
2010-07-27Merge commit 'refs/merge-requests/4' of git@gitorious.org:meegotouch/meegotou...Abdiel Janulgue
2010-07-27Fixes: NB#181926 - Repetitively minimizing/maximizing an app causes mcomposit...Abdiel Janulgue
2010-07-27Check MWindowPropertyCache for validity always before adding it to the hash t...Kimmo Hämäläinen
2010-07-27pre-create MWindowPropertyCaches for likely application windows in startup.Kimmo Hämäläinen
2010-07-27- now provide _NET_ACTIVE_WINDOW on the root windowKimmo Hämäläinen
2010-07-27Avoid duihome flash when unlocking the screen (NB#174346). QGraphicsItemsKimmo Hämäläinen
2010-07-27Fixes: NB#181396 - Homescreen does not come upKimmo Hämäläinen
2010-07-23Merge commit 'refs/merge-requests/3' of git@gitorious.org:meegotouch/meegotou...Abdiel Janulgue
2010-07-23Fixes: NB#180870 - COREWEB: /usr/bin/mcompositor 'MCompositeManagerPrivate::g...Abdiel Janulgue
2010-07-23forgot the destructor part..Kimmo Hämäläinen
2010-07-23Fix a problem with remapped initial_state=IconicState windows.Kimmo Hämäläinen
2010-07-23fix infinite loop in getLastVisibleParent()Kimmo Hämäläinen
2010-07-23- implement closing of windows who don't support WM_DELETE_WINDOWKimmo Hämäläinen
2010-07-22Changes: Optimize tight loopAbdiel Janulgue
2010-07-22Changes: skip unmapped and invisible items in drawItems()Kimmo Hämäläinen
2010-07-22Changes: painter save()/restore() needs to be done after each drawingKimmo Hämäläinen
2010-07-22Changes: optimise QLists away from MCompositeScene::drawItems().Kimmo Hämäläinen
2010-07-22Changes: Stack the decorator low when the managed client is iconic.Kimmo Hämäläinen
2010-07-21Fixes: NB#169665 - Calling showMinimized() for a new window does not open it ...Kimmo Hämäläinen
2010-07-21Revert "Changes: make sure it compiles for all platforms"Jani Mikkonen
2010-07-21Changes: make sure it compiles for all platformsAbdiel Janulgue
2010-07-21Changes: merged merge req#9 with improvements and conflict resolutionAbdiel Janulgue
2010-07-21Changes: Scene rendering optimizations. Only redraw textures in the scene whi...Abdiel Janulgue
2010-07-20Changes: Move QGraphicsItem::shape() to base class MCompositeWindowAbdiel Janulgue
2010-07-20Changes: Use XkbSetIgnoreLockMods only onceAbdiel Janulgue
2010-07-20Improved fix for NB#180220Abdiel Janulgue
2010-07-19Fixes: NB#180408 - COREWEB: /usr/bin/mcompositor 'MTexturePixmapItem::cleanup...Abdiel Janulgue
2010-07-19Changes: Fix a lock-up bug when we have invalid MWindowPropertyCacheKimmo Hämäläinen
2010-07-16commit merge req#7 with minor modsAbdiel Janulgue
2010-07-16Merge commit 'refs/merge-requests/7' of git@gitorious.org:meegotouch/meegotou...Abdiel Janulgue
2010-07-16Fixes: NB#180562 - Frozen application freezes the whole UIAbdiel Janulgue
2010-07-16CHanges: XCB'ize rest of MWindowPropertyCacheKimmo Hämäläinen
2010-07-16Changes: always initialize pointer!0.5.0rc1Abdiel Janulgue
2010-07-16Fixes: NB#177583 - PIN query is not shown after bootAbdiel Janulgue
2010-07-15Changes: merged request #6 with fix for animation regressionAbdiel Janulgue
2010-07-15Changes: Add support for _MEEGOTOUCH_DECORATOR_BUTTONS window propertyKimmo Hämäläinen
2010-07-13Changes: Use XCB in MWindowPropertyCache for maximum speed.Kimmo Hämäläinen
2010-07-13Changes: Merged commit#5 plus minor modificationsAbdiel Janulgue
2010-07-12Fixes: NB#176845 - Internet connection and Date Settings windows are viewed u...Kimmo Hämäläinen
2010-07-09Changes: Add globalAlpha and iconGeometry to MWindowPropertyCacheKimmo Hämäläinen
2010-07-09Changes: Add new class MWindowPropertyCache to further avoid round trips.Kimmo Hämäläinen
2010-07-07Fixes: NB#178266 - Maximised app viewed briefly minimised when screen gets di...Kimmo Hämäläinen
2010-07-06Fixes: NB#168065 - VisibilityNotify signal received multiple timesKimmo Hämäläinen
2010-07-05Fixes: NB#177932 - Notifications are not visibleKimmo Hämäläinen
2010-07-02Fixes: NB#177840 - Window manager brings only the first transient (WM_TRANSIE...Kimmo Hämäläinen