sway-patched-tray-menu-github/sway/tree
Tudor Brindus 83866558d3 tree/container: refactor tiling_container_at to check bounds
This fixes bugs where a floating container would take input way past its
borders when its parent was fullscreen, since the call to
`tiling_container_at` in input/cursor.c's `node_at_coords` did not check
bounds.
2020-05-30 02:16:15 -04:00
..
arrange.c Make sure we don't calculate fractional pixel gaps 2020-01-01 10:14:29 -07:00
container.c tree/container: refactor tiling_container_at to check bounds 2020-05-30 02:16:15 -04:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c output: fix updating output manager config 2020-02-16 09:42:22 +01:00
root.c Fix crash when showing scratchpad hidden split containers 2020-01-16 21:48:25 -05:00
view.c Add views idle inhibition status in get_tree output 2020-05-29 17:29:41 -04:00
workspace.c workspace_split: focus middle if workspace focused 2019-08-14 13:19:16 +09:00