summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheckGiovanni Campagna2013-09-032-7/+5
* wayland: implement support for plugin modalityGiovanni Campagna2013-08-301-37/+102
* shaped-texture: Actually fetch rectangles from the blended_regionJasper St. Pierre2013-08-291-2/+2
* window-actor: Fix buildJasper St. Pierre2013-08-291-3/+7
* shaped-texture: Fix buildJasper St. Pierre2013-08-291-11/+13
* background: Rename visible_region to clip_regionAdel Gadllah2013-08-296-34/+33
* window-actor: Use g_clear_pointerJasper St. Pierre2013-08-291-5/+1
* shaped-texture: Remove an unnecessary set to NULLJasper St. Pierre2013-08-291-4/+1
* shaped-texture: Remove bad commentJasper St. Pierre2013-08-291-2/+2
* meta-window-actor: Fix spacingAdel Gadllah2013-08-291-1/+1
* meta-window-actor: Throttle obscured frame synced appsAdel Gadllah2013-08-291-54/+181
* meta-shaped-texture: Don't queue redraws for obscured regionsAdel Gadllah2013-08-294-48/+159
* shaped-texture: Turn blending off when drawing entirely opaque regionsJasper St. Pierre2013-08-292-26/+149
* shaped-texture: Use non-deprecated cogl APIsJasper St. Pierre2013-08-291-19/+30
* shaped-texture: Simplify pipeline creationJasper St. Pierre2013-08-291-42/+30
* wayland: Add support for set_opaque_region / set_input_regionJasper St. Pierre2013-08-293-178/+72
* window-actor: Mark all Wayland clients as argb32Jasper St. Pierre2013-08-291-4/+13
* Integrate the monitor manager with waylandGiovanni Campagna2013-08-271-11/+21
* Merge tag 'xrandr_branch_point' into wayland-kms-baseGiovanni Campagna2013-08-274-0/+123
|\
| * MetaPlugin: add a UI hook for confirming display changesGiovanni Campagna2013-08-184-0/+70
| * default plugin: add a random color background on each monitorGiovanni Campagna2013-08-181-0/+53
| * MetaWindowActor: fix reference counting issueGiovanni Campagna2013-08-181-4/+4
* | background: don't save pixbuf in user dataTim Lunn2013-08-271-7/+0
* | Remove HAVE_WAYLAND ifdefsGiovanni Campagna2013-08-265-42/+0
* | MetaShapedTexture: don't include private headers in public onesGiovanni Campagna2013-08-263-0/+52
* | window-group: Fix compiler warningJasper St. Pierre2013-08-231-1/+1
* | compositor: fix focusing the stage windowGiovanni Campagna2013-08-201-14/+20
* | MetaPlugin: simplify the modal APIGiovanni Campagna2013-08-203-11/+10
* | MetaWindowActor: fix reference counting issueGiovanni Campagna2013-08-181-4/+4
* | MetaWindowActor/wayland: make sure the mapped bit is correctly setGiovanni Campagna2013-08-151-1/+1
* | wayland: refactor window destruction and focusGiovanni Campagna2013-08-131-1/+6
* | wayland: fix a #warningGiovanni Campagna2013-08-132-12/+4
* | wayland: Add basic input supportNeil Roberts2013-08-101-0/+3
* | wayland: Adds basic hybrid X + Wayland supportRobert Bragg2013-08-106-349/+880
* | Track the X Shape input region and use it for pickingRobert Bragg2013-08-102-60/+199
|/
* window-actor: Fix doc commentAdel Gadllah2013-08-051-2/+2
* meta-window-group: Fix previous commitRico Tzschichholz2013-07-181-1/+2
* meta-window-group: Fix compile warningAdel Gadllah2013-07-181-1/+1
* meta-window-group: Use clutter's iteration APIAdel Gadllah2013-07-171-28/+25
* main: Don't select for touch events on the stageJasper St. Pierre2013-07-151-0/+3
* window-actor: Remove another unused fieldJasper St. Pierre2013-07-151-10/+0
* window-actor: Remove unused descriptionJasper St. Pierre2013-07-151-25/+0
* window-actor: Remove a field we don't useJasper St. Pierre2013-07-151-1/+0
* Revert "background: Allow using sliced textures"Ray Strode2013-07-011-1/+1
* Revert "background: downscale background to fit in texture limits"Ray Strode2013-07-011-30/+0
* background: Allow using sliced textures for file based backgroundsRay Strode2013-07-011-1/+1
* background: Allow using sliced texturesJasper St. Pierre2013-07-011-1/+1
* background: downscale background to fit in texture limitsRay Strode2013-07-011-0/+30
* compositor: Add an API to query if the stage is focusedJasper St. Pierre2013-06-201-0/+18
* compositor: Prevent an error in application code from keeping unredirect on p...Adel Gadllah2013-06-181-2/+4