sway/sway/tree
Ronan Pigott 864b3a9a18 view: associate launch contexts with views
Views now maintain a reference to a launch context which, as a last
resort, is populated at map time with a context associated with its pid.
This opens the possibility of populating it before map via another
source, e.g. xdga-tokens or configuration.
2022-11-26 09:48:58 +01:00
..
arrange.c chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
container.c container_get_siblings: handle NULL workspace 2022-11-11 18:57:29 +01:00
node.c node: prettify node type names 2022-11-26 09:48:58 +01:00
output.c Use wlr_damage_ring 2022-11-11 16:29:04 +01:00
root.c root: move the workspace matching code to its own file 2022-11-26 09:48:58 +01:00
view.c view: associate launch contexts with views 2022-11-26 09:48:58 +01:00
workspace.c workspace_create: Don't allow NULL name 2022-11-11 23:44:03 +01:00