summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.18.03.18.0Florian Müllner2015-09-212-2/+12
* Updated Latvian translationRūdolfs Mazurs2015-09-201-10/+9
* Updated Latvian translationRūdolfs Mazurs2015-09-201-1814/+46
* Revert "launcher: simplify getting session dbus proxy"Jonas Ådahl2015-09-171-1/+10
* launcher: Don't pass variable as format stringFlorian Müllner2015-09-161-1/+1
* Bump version to 3.17.923.17.92Florian Müllner2015-09-162-1/+15
* MetaCursorRenderer: Rely on update_cursor for redrawingJonas Ådahl2015-09-131-1/+0
* wayland: Support sending wl_surface.enter/leave to cursor surfacesJonas Ådahl2015-09-132-5/+70
* Support scaling of cursor sprites given what output they are onJonas Ådahl2015-09-1313-245/+630
* wayland: Move cursor surface role to meta-wayland-pointer.cJonas Ådahl2015-09-136-57/+66
* MetaCursorSprite: Squash MetaCurorImage into MetaCursorSpriteJonas Ådahl2015-09-131-40/+30
* backends/x11: Draw our own cursor sprite when running nestedJonas Ådahl2015-09-134-1/+143
* wayland: GObject:ify surface rolesJonas Ådahl2015-09-136-126/+475
* MetaWaylandSurface: Don't respond to frame callback when role unassignedJonas Ådahl2015-09-132-1/+48
* wayland: Introduce XWayland surface roleJonas Ådahl2015-09-133-0/+24
* wayland: do not crash if the surface is goneOlivier Fourdan2015-09-091-1/+5
* build: Fix non-wayland buildTing-Wei Lan2015-09-081-1/+7
* xwayland: Add missing includeJavier Jardón2015-09-071-0/+1
* launcher: find the right drm deviceMarek Chalupa2015-09-071-4/+104
* launcher: refactor handling errors in meta_launcher_newMarek Chalupa2015-09-071-29/+36
* launcher: simplify getting session dbus proxyMarek Chalupa2015-09-071-11/+1
* native: remove obsolete commentMarek Chalupa2015-09-071-2/+0
* wayland: Clean up surface role assignmentJonas Ådahl2015-09-074-44/+58
* build: Fix return value in meta-background.cTing-Wei Lan2015-09-041-1/+1
* Avoid declaring variables in for loop to avoid upsetting older GCCOwen W. Taylor2015-09-031-1/+2
* 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