summaryrefslogtreecommitdiff
path: root/src/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland: Don't access the cursor wl_buffer when updating the spriteJonas Ådahl2016-03-031-16/+13
* wayland: Close primary selection fd after gtk_primary_selection_source.sendCarlos Garnacho2016-03-011-0/+1
* wayland: Don't unset surface->buffer when wl_buffer destroyedJonas Ådahl2016-03-014-48/+40
* wayland: Ensure harder we're dealing with DnD offers/sourcesCarlos Garnacho2016-02-291-1/+5
* wayland: Use separate destructor for the gtk_primary_selection_offerCarlos Garnacho2016-02-291-1/+23
* wayland: Implement the (so far internal) primary selection protocolCarlos Garnacho2016-02-264-25/+368
* wayland: Add gtk-primary-selection protocolCarlos Garnacho2016-02-261-0/+225
* MetaWaylandPointerConstraint: Don't expose internal functionJonas Ådahl2016-02-252-3/+1
* MetaWaylandPointerConstraint: Ignore requests on defunct resourceJonas Ådahl2016-02-251-1/+7
* MetaWaylandPointerConstraint: Remove redundant typedefJonas Ådahl2016-02-251-2/+0
* MetaWaylandPointerConstraint: Remove unused functionJonas Ådahl2016-02-252-8/+0
* wayland: Implement gtk-shell v3Carlos Garnacho2016-02-192-3/+16
* wayland: Update gtk-shell protocol file to v3Carlos Garnacho2016-02-191-2/+6
* wayland: change accessible boolean to use_count counterRay Strode2016-02-194-24/+41
* wayland: get rid of buffer->copied_data booleanRay Strode2016-02-193-5/+10
* wayland: return from toplevel commit early if no new bufferRay Strode2016-02-171-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
* Implement support for the wp_pointer_constraints protocolJonas Ådahl2016-02-1612-1/+1355
* wayland: Make the pending surface state a GObjectJonas Ådahl2016-02-162-32/+79
* wayland: Add "painting" signal to surface actorJonas Ådahl2016-02-161-0/+13
* wayland: Add global to surface coordinate helperJonas Ådahl2016-02-163-4/+24
* wayland: Implement support for wp_relative_pointerJonas Ådahl2016-02-163-1/+158
* wayland: use glib function for fetching timestampRay Strode2016-02-081-9/+1
* wayland: don't prematurely release EGL buffersRay Strode2016-02-023-1/+5
* wayland: release buffer after processing commitRay Strode2016-02-013-1/+36
* Shut up some compiler warningsFlorian Müllner2016-01-211-2/+2
* 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
* Revert "Add "size states" which save window size information"Florian Müllner2016-01-101-3/+1
* Add "size states" which save window size informationJasper St. Pierre2016-01-091-1/+3
* wayland: bind wayland socket after xwayland is initializedMarek Chalupa2015-12-151-3/+3
* wayland: Fix up touch coordinates on HiDPIJasper St. Pierre2015-12-141-2/+2
* wayland: Clean up wl_pointer_send_enter/leave codeJonas Ådahl2015-12-031-19/+53
* wayland: Use xdg shell protocol from wayland-protocolsJonas Ådahl2015-11-262-492/+7
* wayland: Use pointer gestures protocol from wayand-protocolsJonas Ådahl2015-11-265-221/+37
* wayland: Fetch keyboard event codes from ClutterEventsCarlos Garnacho2015-11-251-1/+17
* wayland: Fetch pointer button event codes from the ClutterEventCarlos Garnacho2015-11-251-19/+35
* KMS/Wayland: Correct refresh rate unitsDaniel Stone2015-11-251-2/+2
* wayland-surface: disconnect signals on destroyGiovanni Campagna2015-10-192-12/+23
* wayland: Make it possible to trigger popups through pointer/keyboard/touchCarlos Garnacho2015-10-177-2/+46
* wayland: Store key press/release serials on MetaWaylandKeyboardCarlos Garnacho2015-10-172-2/+4
* wayland: Set the xdg_popup pointer even when not mappingJonas Ådahl2015-10-161-3/+3
* wayland: Don't scale XWayland pointer cursor spritesJonas Ådahl2015-10-043-3/+21