summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Nested X11: use KeymapNotify events to fix key state on FocusInOwen W. Taylor2015-09-035-0/+87
* background: paint color matte for scaled and centered backgroundsRay Strode2015-09-031-9/+22
* background: simplify conditional in meta_background_get_textureRay Strode2015-09-031-2/+1
* Bump version to 3.17.913.17.91Florian Müllner2015-09-032-1/+12
* MetaCursorSprite: Put renderer specific code in the rendererJonas Ådahl2015-08-285-229/+294
* backends: Get rid of meta-cursor-private.hJonas Ådahl2015-08-288-74/+37
* MetaWaylandPointer: Don't keep our own MetaCursorTracker pointerJonas Ådahl2015-08-282-8/+3
* MetaWaylandSurface: Make it a GObjectJonas Ådahl2015-08-282-2/+24
* Make MetaCursorSprite a GObjectJonas Ådahl2015-08-286-64/+81
* Rename MetaCursorReference to MetaCursorSpriteJonas Ådahl2015-08-2812-166/+172
* Updated Polish translationPiotr Drąg2015-08-261-26/+25
* Updated Chinese (Taiwan) translationChao-Hsiung Liao2015-08-261-10/+10
* wayland/pointer-gestures: Send error on protocol version mismatchJonas Ådahl2015-08-223-2/+15
* Bump version to 3.17.903.17.90Florian Müllner2015-08-202-1/+16
* MetaCursorRenderer: Use G_DECLARE_DERIVABLE_TYPE to declare the typeJonas Ådahl2015-08-191-14/+3
* cursor: Move check for cursor NULL-nessJasper St. Pierre2015-08-182-4/+1
* wayland: Avoid warning when switching out into another vtCarlos Garnacho2015-08-141-0/+2
* wayland: Use wl_resource_for_each_safe() on pointer client destructionCarlos Garnacho2015-08-141-4/+4
* compositor: Handle fences in the frontend X connectionRui Matos2015-08-133-6/+18
* wayland: Implement wl_pointer_gesturesCarlos Garnacho2015-08-106-0/+118
* wayland: Implement the wl_pointer_gesture_pinch interfaceCarlos Garnacho2015-08-106-1/+216
* wayland: Implement the wl_pointer_gesture_swipe interfaceCarlos Garnacho2015-08-106-1/+212
* wayland: Add gestures protocol XMLCarlos Garnacho2015-08-103-0/+177
* MetaWaylandPointer: Put client resources in its own structJonas Ådahl2015-08-103-80/+171
* backend-x11: Don't assert on something that might happenFlorian Müllner2015-08-101-3/+2
* SurfaceActorWayland: Destroy frame callbacks when the surface gets destroyedAdel Gadllah2015-08-091-0/+6
* wayland: Add frame callbacks to the actor based on the roleAdel Gadllah2015-08-091-5/+15
* build: Fix return value in meta-sync-ring.cTing-Wei Lan2015-08-091-2/+2
* wayland: Only call frame callbacks when a surface gets drawn on screenAdel Gadllah2015-08-093-2/+27
* compositor: Fix GL_EXT_x11_sync_object race conditionAaron Plattner2015-08-071-6/+19
* compositor: Add support for GL_EXT_x11_sync_objectRui Matos2015-08-077-23/+641
* group: Convert code to XCB to prevent errorsJasper St. Pierre2015-08-051-5/+16
* wayland-surface: Send out an error for a popup with an invalid parentRui Matos2015-08-051-4/+3
* wayland-surface: Don't crash if clients commit to a done popupRui Matos2015-08-051-0/+8
* native: Actually close input device fdsJonas Ådahl2015-08-051-1/+4
* wayland: Handle unsetting of input and opaque surface regionJonas Ådahl2015-08-053-4/+24
* Updated Thai translationAkom Chotiphantawanon2015-08-011-3305/+367
* window: Remove fullscreen_after_placement special caseRui Matos2015-07-304-18/+7
* Bump clutter versionFlorian Müllner2015-07-231-1/+1
* Bump version to 3.17.43.17.4Florian Müllner2015-07-232-1/+14
* window-x11: Remove duplicated codeFlorian Müllner2015-07-231-11/+3
* window: Remove duplicated codeFlorian Müllner2015-07-231-6/+1
* core: Remove meta_core_get_frame_workspace() declarationFlorian Müllner2015-07-231-3/+0
* core: Remove meta_core_change_workspace()Florian Müllner2015-07-232-15/+0
* default-plugin: Replace deprecated macroFlorian Müllner2015-07-221-1/+1
* screen: On monitors-changed, update the window monitor before resizingRui Matos2015-07-211-3/+3
* backends/monitor-manager: Validate EDID stringsRui Matos2015-07-211-13/+23
* feedback actor: Fix a typoMatthias Clasen2015-07-201-1/+1
* Monitor-config: Fix a copy-paste errorMatthias Clasen2015-07-201-2/+2
* backends: Trigger animated cursor animations on the native backendCarlos Garnacho2015-07-201-0/+60