Skip to content

Draft: seat: rework grabs

Kirill Primak requested to merge vyivel/wlroots:seat-grab-rework into master

Goals:

  • simplify grab implementations (wlr_seat_*_grab structs are ugly)
  • explicitly avoid grab conflicts
  • TODO: rework implicit grabs (manual button count checks are Bad)

Merge request reports

Loading