sway icon indicating copy to clipboard operation
sway copied to clipboard

Simplify some input logic

Open Nefsen402 opened this issue 5 months ago • 0 comments

Goals:

  1. Get rid of toplevel_layer_surface_from_surface(). We can just walk the scene to get this info.
  2. Introduce a few scene descriptor helpers to reduce code duplication

See individual commits.

Nefsen402 avatar Aug 26 '24 21:08 Nefsen402