summaryrefslogtreecommitdiff
path: root/src/wayland/meta-pointer-confinement-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland/pointer-confinement: Scale region with the geometry scaleJonas Ådahl2022-06-131-1/+13
* pointer-constraints: Move min edge distance from backend to WaylandJonas Ådahl2022-06-131-1/+3
* backends: Delegate pointer confinements to an impl objectCarlos Garnacho2020-11-271-613/+142
* wayland: Don't access MetaWaylandSurface::window directlyJonas Ådahl2020-02-191-2/+5
* backends: Move warp_pointer() to ClutterSeatCarlos Garnacho2020-01-301-1/+4
* Replace ClutterPoint by graphene_point_tGeorges Basile Stavracas Neto2019-10-161-1/+1
* wayland: pointer-confinement: Listen to "geometry-changed" on the surface, no...Hans de Goede2019-08-261-4/+4
* Add some gtk-doc comments.Niels De Graef2019-01-061-0/+10
* Clean up include macros messJonas Ådahl2018-11-061-4/+4
* wayland: Add MetaWaylandSurface::geometry-changed signalCarlos Garnacho2018-04-231-18/+4
* wayland: Abstract access to the actor corresponding to a wl_surfaceCarlos Garnacho2018-04-231-2/+2
* wayland: Update pointer confinement on surface actor relocationsCarlos Garnacho2017-10-261-0/+28
* wayland: Use notify::allocation to update pointer as per confinementsCarlos Garnacho2017-05-221-4/+5
* wayland: Make seat devices GObjectsJonas Ådahl2016-09-091-1/+1
* MetaPointerConfinementWayland: Support non-rectangular confinement regionsJonas Ådahl2016-02-161-60/+567
* Implement support for the wp_pointer_constraints protocolJonas Ådahl2016-02-161-0/+200