summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* window: Remove old tiling codeJasper St. Pierre2016-01-0912-530/+31
* monitor-manager-xrandr: Don't query legacy propertiesJasper St. Pierre2016-01-091-6/+0
* native: Don't leak DRM plane resourcesRui Matos2016-01-071-0/+2
* native: Implement DRM-based crtc rotationCarlos Garnacho2016-01-072-0/+174
* window: Re-evaluate window visibility when making it transientRui Matos2016-01-061-1/+1
* window: Focus windows on button press regardless of modifier stateRui Matos2016-01-051-16/+16
* window: Remove a spurious meta_verbose()Rui Matos2016-01-051-3/+0
* ui/frames: Don't focus if the button press is on the client areaRui Matos2016-01-051-5/+4
* window-x11: Fix unredirection for windows that explicitly set boundingJasper St. Pierre2016-01-041-0/+6
* tests: Add test for testing that setting a parent affects the stackJonas Ådahl2015-12-234-0/+57
* window: Update the stack after setting the transient_for fieldJonas Ådahl2015-12-231-4/+4
* tests: Don't rely on latency for actually showing Wayland windowsJonas Ådahl2015-12-231-0/+25
* Bump version to 3.19.33.19.3Florian Müllner2015-12-172-1/+18
* x11/window: Ensure we send a ConfigureNotify to just mapped windowsRui Matos2015-12-161-6/+3
* wayland: bind wayland socket after xwayland is initializedMarek Chalupa2015-12-151-3/+3