summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* window-actor: Draw shadows around some CSD windowsbaserock/3.18.0-25-gb975676Jasper St. Pierre2015-10-071-8/+10
* theme: Stop hiding titlebar buttons in dialogsFlorian Müllner2015-10-071-2/+0
* xprops: Fix reading Window and XSyncCounter propertiesRui Matos2015-10-061-2/+2
* wayland: Don't pre-multiply root cursor sizes with primary monitor scaleJonas Ådahl2015-10-041-9/+55
* wayland: Don't scale XWayland pointer cursor spritesJonas Ådahl2015-10-043-3/+21
* wayland: Avoid resending new data offers on intra-client focus changesCarlos Garnacho2015-10-022-0/+7
* xwayland: Protect against crash on x11->wayland transfer cancellationCarlos Garnacho2015-10-021-11/+17
* MetaWaylandSurface: Don't assume a toplevel always have a MetaWindowJonas Ådahl2015-09-291-10/+5
* wayland: Check the drag focus before processing XDND dest-side messagesCarlos Garnacho2015-09-281-0/+3
* wayland: Improve transformation of the UTF8_STRING atom to mimetypeCarlos Garnacho2015-09-281-4/+11
* wayland: Fix weak ref tracking on data sourcesCarlos Garnacho2015-09-281-3/+5
* wayland: Avoid use of struct data after destructionCarlos Garnacho2015-09-281-2/+2
* window: Remove invalid (transfer) annnotationsColin Walters2015-09-271-2/+2
* xwayland: Fix windows disappearing on reparentingRui Matos2015-09-251-7/+10
* backend-x11: Fallback to a default keymap if getting it from X failsRui Matos2015-09-251-0/+3
* wayland: Scale saved rect changing monitor scaleJonas Ådahl2015-09-241-0/+1
* wayland: Scale unconstrained rect changing monitor scaleJonas Ådahl2015-09-241-0/+1
* wayland: Fix variable declarationFlorian Müllner2015-09-241-1/+1
* testboxes: Don't avoid parameter listFlorian Müllner2015-09-241-17/+17
* meta-monitor-manager: Remove bogus condition from checkFlorian Müllner2015-09-241-2/+1
* Avoid shadowing existing variablesFlorian Müllner2015-09-2412-57/+41
* Annotate functions to improve compiler diagnosticsFlorian Müllner2015-09-243-2/+4
* Fix constness warningsFlorian Müllner2015-09-249-34/+34
* Don't duplicate declarations from G_DEFINE_TYPEFlorian Müllner2015-09-249-22/+0
* wayland: Fix output destroyed callback vfunc typeJonas Ådahl2015-09-241-1/+0
* 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