summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* theme: Take invisible borders required by the theme into accountwip/fmuellner/theme-updatesFlorian Müllner2016-01-202-4/+18
* theme: Update style context hierarchy (again)Florian Müllner2016-01-203-3/+13
* theme: Support margins on titlebar title/buttonsFlorian Müllner2016-01-202-3/+34
* theme: Consider minimum sizesFlorian Müllner2016-01-202-4/+29
* 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
* backends: Fix cut'n'paste error in click method settingBastien Nocera2015-12-151-1/+1
* backends: Force 2-finger scroll by default if availableBastien Nocera2015-12-155-54/+49
* default-plugin: port to non deprecated APILionel Landwerlin2015-12-151-54/+76
* Update .gitignoreJasper St. Pierre2015-12-141-6/+4
* wayland: Fix up touch coordinates on HiDPIJasper St. Pierre2015-12-141-2/+2
* window: Allow minimizing windows which don't advertise support for itJasper St. Pierre2015-12-052-3/+7
* core: Unset "pointer emulating" sequence lazilyCarlos Garnacho2015-12-041-9/+19
* wayland: Clean up wl_pointer_send_enter/leave codeJonas Ådahl2015-12-031-19/+53
* monitor-manager: Fix the max potential number of logical monitorsRui Matos2015-11-291-1/+1
* cursor-renderer: do not update cursor if it is out of monitorMarek Chalupa2015-11-291-0/+15
* wayland: Use xdg shell protocol from wayland-protocolsJonas Ådahl2015-11-263-495/+9