summaryrefslogtreecommitdiff
path: root/src/mwindowpropertycache.h
AgeCommit message (Expand)Author
2010-12-14add MWindowPropertyCache::orientationAngle()Adam Endrodi
2010-12-03Fixes: NB#202389 - mcompositor is wasting time printing stuff to consoleAdam Endrodi
2010-11-12add _MEEGOTOUCH_CUSTOM_REGION and _MEEGOTOUCH_MSTATUSBAR_GEOMETRY supportKimmo Hämäläinen
2010-11-05add MWindowPropertyCache::alwaysMappedChanged signalKimmo Hämäläinen
2010-10-15Add support for _MEEGOTOUCH_CANNOT_MINIMIZE propertyKimmo Hämäläinen
2010-10-06Add support for _MEEGOTOUCH_DESKTOP_VIEW window property.Kimmo Hämäläinen
2010-09-30Fixes: NB#195550 - Status Menu opens in background of applicationKimmo Hämäläinen
2010-09-28Optimise X calls in setupButtonWindows() so we don't bother X server so muchKimmo Hämäläinen
2010-09-24Fixes: NB#194203 - MCompositor slows down application start from the grid by ...Kimmo Hämäläinen
2010-09-23add dontIconify() and setDontIconify() API for touch screen lock issuesKimmo Hämäläinen
2010-09-22Fixes: NB#186732 - Reaction times for switching from Home Screen to fullscree...Kimmo Hämäläinen
2010-09-20Reimplement stacking of transient windows.Kimmo Hämäläinen
2010-08-26Fixes: NB#181749 - Window animations feel 'cheap' compared to FremantleAbdiel Janulgue
2010-08-20Fixes: NB#186827 - mcompositor causes device freezingKimmo Hämäläinen
2010-08-17Implement support for (override-redirect) InputOnly windows.Kimmo Hämäläinen
2010-08-12Fixes: NB#181749 - Window animations feel 'cheap' compared to FremantleAbdiel Janulgue
2010-07-29Fixes: NB#171592 - setGlobalAlpha does not workAbdiel Janulgue
2010-07-27Fixes: NB#181396 - Homescreen does not come upKimmo Hämäläinen
2010-07-23Fix a problem with remapped initial_state=IconicState windows.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-16CHanges: XCB'ize rest of MWindowPropertyCacheKimmo Hämäläinen
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-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