summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Implement gtk-shell v3wip/garnacho/wayland-startup-notificationCarlos Garnacho2016-02-172-3/+16
* wayland: Update gtk-shell protocol file to v3Carlos Garnacho2016-02-171-2/+6
* core: Refactor startup notification into a separate objectCarlos Garnacho2016-02-178-283/+809
* native: Don't wait for a new input event to wrap the pointerJonas Ådahl2016-02-161-0/+6
* MetaPointerConfinementWayland: Support non-rectangular confinement regionsJonas Ådahl2016-02-161-60/+567
* wayland: Use the event coordinates when sending pointer motion eventsJonas Ådahl2016-02-161-4/+7
* MetaBorder: Use float constants and functions instead of double variantsJonas Ådahl2016-02-161-1/+1
* Implement support for the wp_pointer_constraints protocolJonas Ådahl2016-02-1619-1/+1523
* wayland: Make the pending surface state a GObjectJonas Ådahl2016-02-162-32/+79
* wayland: Add "painting" signal to surface actorJonas Ådahl2016-02-162-1/+30
* native: Update to new constrain callback APIJonas Ådahl2016-02-161-4/+6
* Move out generic math parts out of the native barrier implementationJonas Ådahl2016-02-167-178/+292
* wayland: Add global to surface coordinate helperJonas Ådahl2016-02-163-4/+24
* wayland: Implement support for wp_relative_pointerJonas Ådahl2016-02-169-2/+218
* wayland: use glib function for fetching timestampRay Strode2016-02-081-9/+1
* cursor-renderer-native: Re-use cogl's gbm deviceRui Matos2016-02-041-4/+1
* theme: Take invisible borders required by the theme into accountFlorian Müllner2016-02-043-5/+19
* theme: Update style context hierarchy (again)Florian Müllner2016-02-043-3/+13
* frames: don't force dark theme to all windowsAlberts Muktupāvels2016-02-041-8/+4
* frames: default theme variant now is set as empty stringAlberts Muktupāvels2016-02-041-1/+1
* wayland: don't prematurely release EGL buffersRay Strode2016-02-023-1/+5
* wayland: release buffer after processing commitRay Strode2016-02-013-1/+36
* meta-launcher: Use g_auto* macrosRui Matos2016-01-251-27/+19
* window-x11: Fix checks for a bounding region input regionJasper St. Pierre2016-01-221-3/+3
* Bump version to 3.19.43.19.4Florian Müllner2016-01-212-1/+18
* Shut up some compiler warningsFlorian Müllner2016-01-211-2/+2
* theme: Support margins on titlebar title/buttonsFlorian Müllner2016-01-212-3/+34
* theme: Consider minimum sizesFlorian Müllner2016-01-213-5/+30
* cursor-tracker: Port to GdkSeat APIRui Matos2016-01-211-3/+3
* meta-launcher: don't call g_object_unref() on NULLMarek Chalupa2016-01-211-7/+9
* MetaWaylandDataDevice: Don't set surface offset as anchor offsetJonas Ådahl2016-01-193-23/+1
* wayland: Implement DnD actions as per wl_data_device v3 changesCarlos Garnacho2016-01-194-27/+693
* data-device: Refactor data source management by the drag grabCarlos Garnacho2016-01-191-9/+19
* wayland: Add MetaWaylandKeyboardGrab and keyboard grab APICarlos Garnacho2016-01-193-15/+105
* wayland: Add "update" vfunc to MetaWaylandDragDestFuncsCarlos Garnacho2016-01-192-0/+12
* wayland: Emit wl_pointer.frame after .enter in pointer resource creationCarlos Garnacho2016-01-191-3/+6
* wayland: Rename meta_wayland_pointer_send_frame() to broadcast_frameCarlos Garnacho2016-01-191-8/+15
* wayland: Implement wl_pointer.axis_source/axis_stop/axis_frame emissionCarlos Garnacho2016-01-142-1/+77
* Updated Lithuanian translationAurimas Černius2016-01-121-61/+53
* xprops: Null-terminate property reply valuesSebastian Keller2016-01-121-2/+10
* idle-monitor-native: Don't leak user active watchesRui Matos2016-01-111-44/+24
* idle-monitor-xsync: fix crash if watch callback removes different watchRay Strode2016-01-111-21/+27
* cursor-renderer-native: Avoid a crash if we fail to allocate a gbm boRui Matos2016-01-111-0/+3
* Revert "window: Remove old tiling code"Florian Müllner2016-01-1012-31/+530
* Revert "Add "size states" which save window size information"Florian Müllner2016-01-105-174/+138
* Revert "window: Add new tiling code"Florian Müllner2016-01-108-353/+55
* Revert "frame: Don't allow resizing of edges that are constrained"Florian Müllner2016-01-103-25/+6
* frame: Don't allow resizing of edges that are constrainedJasper St. Pierre2016-01-093-6/+25
* window: Add new tiling codeJasper St. Pierre2016-01-098-55/+353
* Add "size states" which save window size informationJasper St. Pierre2016-01-095-138/+174