summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-pointer-constraints.c
Commit message (Expand)AuthorAgeFilesLines
* wayland/pointer-constraints: Don't include window frame in regionJonas Ådahl2016-10-131-0/+22
* wayland/pointer-constraints: Unify requirements for enablementJonas Ådahl2016-10-131-18/+26
* wayland/pointer-constraints: Disable or remove when grab is cancelledJonas Ådahl2016-10-131-13/+39
* wayland/pointer-constraints: Maybe remove when pointer focus changesJonas Ådahl2016-09-151-0/+9
* wayland/pointer-constraints: Move window-unmanaging checkJonas Ådahl2016-09-151-5/+7
* wayland/pointer-constraints: Maybe constrain on pointer focus changeJonas Ådahl2016-09-091-0/+30
* MetaWaylandPointerConstraints: Relax enable requirements for XwaylandJonas Ådahl2016-09-091-2/+27
* MetaWaylandPointerConstraints: Require pointer focus to enableJonas Ådahl2016-09-091-0/+3
* MetaWaylandPointerConstraints: Handle delayed window surface associationJonas Ådahl2016-09-091-14/+75
* wayland: Make seat devices GObjectsJonas Ådahl2016-09-091-3/+3
* wayland/pointer-constraints: Send wl_pointer.frame when lockedJonas Ådahl2016-09-091-0/+1
* MetaWaylandPointerConstraint: Maybe enable on window 'raise'Jonas Ådahl2016-03-091-0/+12
* MetaWaylandPointerConstraint: Disable if 'appears-focused' is falseJonas Ådahl2016-03-091-22/+27
* MetaWaylandPointerConstraint: Require 'appears-focused' to enableJonas Ådahl2016-03-091-2/+7
* MetaWaylandPointerConstraint: Unset is_enabled state when disablingJonas Ådahl2016-03-091-0/+1
* MetaWaylandPointerConstraint: Use own 'appears-focused' signal handlerJonas Ådahl2016-03-091-2/+61
* MetaWaylandPointerConstraint: Make per surface state a quarkJonas Ådahl2016-03-091-6/+106
* MetaWaylandPointerConstraint: Use NULL for infinite regionJonas Ådahl2016-03-091-15/+5
* MetaWaylandPointerConstraint: Fix effective region calculationJonas Ådahl2016-03-091-2/+2
* MetaWaylandPointerConstraint: Don't expose internal functionJonas Ådahl2016-02-251-1/+1
* MetaWaylandPointerConstraint: Ignore requests on defunct resourceJonas Ådahl2016-02-251-1/+7
* MetaWaylandPointerConstraint: Remove unused functionJonas Ådahl2016-02-251-6/+0
* Implement support for the wp_pointer_constraints protocolJonas Ådahl2016-02-161-0/+818