Commit Graph

336 Commits (dbd2fbf4301d441be4f9a04a1df6d93c81c361f6)

Author SHA1 Message Date
Alexander Orzechowski dbd2fbf430 view: init function should return a success bool 1 year ago
EBADBEEF 86f96a786b view: re-apply criteria when window gets unmapped 1 year ago
Kirill Primak 47263aca28 view: check if the buffer was uploaded on save 1 year ago
Dudemanguy 60a94b4916 Revert "view: update wlr_toplevel size on client resizes" 2 years ago
Dudemanguy bf44690ee8 view: update wlr_toplevel size on client resizes 2 years ago
Robin Jarry 9498e4d261 Allow windows in scratchpad to set the urgent flag 2 years ago
Simon Ser 1cab17ada2 Introduce surface_{enter,leave}_output() 2 years ago
Ronan Pigott 842609da64 view: make request_activate take a seat 2 years ago
Simon Ser 9959e6b8dc Convert to *_try_from_wlr_surface() 2 years ago
Simon Ser ae2d14ceeb Convert to wlr_xwayland_surface_try_from_wlr_surface() 2 years ago
Tobias Bengfort a7b9f6fedc focus_on_window_activation: raise if floating 2 years ago
Ronan Pigott 864b3a9a18 view: associate launch contexts with views 2 years ago
Ronan Pigott d75c9f9722 launcher: rename pid_workspace to launcher_ctx 2 years ago
Ronan Pigott eb5021ef99 root: move the workspace matching code to its own file 2 years ago
Simon Ser dcd2076f38 Use wl_signal_emit_mutable() 2 years ago
Puck Meerburg 0fdeb4ca84 tree: support formatting null titles 2 years ago
Simon Ser d6f8820a8b Upgrade for wlroots surface refactoring 3 years ago
Alexander Orzechowski 8a3026337f view: Fix null dereference 3 years ago
siikamiika 21d2fdf74c view: add new container as a sibling of tiled view 3 years ago
Hugo Osvaldo Barrera c16b2a26ed Avoid unecessary font metric calculations 4 years ago
Kirill Primak e76e13ef85 view: fix child position calc 4 years ago
Kirill Primak ae80bdedf9 surface: chase wlr subsurface list/link change 4 years ago
Kirill Primak 72b0491ca0 view: fix saved buffer order 4 years ago
Hugo Osvaldo Barrera 62d90a8e95 Use fixed titlebar heights 4 years ago
novenary dbc326ba84 Don't apply hide_edge_borders to any floating container 4 years ago
Simon Ser 3162766eef Iterate over subsurfaces below the parent surface 4 years ago
Ronan Pigott 5a73dc1bc2 view: commit transactions for foreign toplevel requests 4 years ago
Rouven Czerwinski 30e400c0a3 view: handle case where map_ws is NULL 4 years ago
Tudor Brindus 80128d23ba tree/view: don't give focus to views mapped under fullscreen views 4 years ago
Dominique Martinet 8529141150 view_destroy: fix use-after-free with subsurface_destroy 4 years ago
Kenny Levinsen d79ea9a0db view: subsurface NULL check in view_from_wlr_surface 4 years ago
Kenny Levinsen 70842f4e14 view: Handle NULL role object when role is set 4 years ago
Kenny Levinsen 1a6471be17 view: Set parent for view_child subsurfaces on init 4 years ago
Kenny Levinsen 79e43b19d7 view: Mark subchildren as unmapped in view_child_destroy 4 years ago
Kenny Levinsen e7af5b6309 view: Recursively check mapped of view_child tree 4 years ago
Kenny Levinsen a047b5ee4a container: Move pending state to state struct 4 years ago
Kenny Levinsen 63a6635163 view: Read geometry directly in view_update_size 4 years ago
Kenny Levinsen 90fa6953ea shells: Only center tiled views on size change 4 years ago
Kenny Levinsen 50205ade9d transaction: Move centering to view_center_surface 4 years ago
Kenny Levinsen cf1e3be228 view: Save surface x and y on saved buffers 4 years ago
fwsmit 241ce2af83 Implement foreign toplevel fullscreen output hints 4 years ago
BrassyPanache 62ec528c8c Adhere to ICCCM focus specification 4 years ago
Simon Ser 5438cc158a Switch to wlr_xdg_surface_for_each_popup_surface 4 years ago
Ronan Pigott ece6a1d408 Change workspace_layout to match i3 behavior 4 years ago
Tudor Brindus 07042486c3 tree/container: introduce `container_is_sticky[_or_child]` functions 4 years ago
Dimitris Triantafyllidis 0cb9282aee Smart borders fix: always show borders for floating containers 4 years ago
Ronan Pigott b7f28cd6b7 view: remove foreign toplevel listeners on destroy 5 years ago
Ronan Pigott f478f4cc66 view: implement foreign toplevel fullscreen request 5 years ago
Ronan Pigott 3520fd2c19 view: display scratchpad hidden containers when activated by ftm 5 years ago
Simon Ser b5a35c484f tree/view: fix segfault in view_update_title 5 years ago