sway/sway/tree
Kirill Primak 47263aca28 view: check if the buffer was uploaded on save
wlr_surface_has_buffer() is insufficient; if a client has committed a
buffer but it couldn't be applied, NULL deref happens in the next line.
2023-10-24 14:35:57 +02:00
..
arrange.c root: Try to preserve relative positions of floating containers 2023-03-14 23:26:42 -07:00
container.c chore: chase wlroots xdg-surface role rework 2023-08-21 18:41:32 +02:00
node.c node: prettify node type names 2022-11-26 09:48:58 +01:00
output.c output: drop current_mode 2023-07-31 16:25:01 +02:00
root.c root: Set inactive focus when scratchpad is moved to new workspace 2023-03-24 13:20:13 -07:00
view.c view: check if the buffer was uploaded on save 2023-10-24 14:35:57 +02:00
workspace.c Use output_match_name_or_id() in workspace functions 2023-04-14 18:34:54 +02:00