sway-patched-tray-menu/include/sway/tree
Alex Maese c015db4a9f sway: Add non-desktop-output type
Currently, when encountering a non-desktop display, sway offers the
output for leasing and returns without storing it in a sway specific
output type like `struct sway_output`.  Additionally, running
`swaymsg -t get_outputs` doesn't show non-desktop outputs.

This commit stores the non-desktop outputs into a struct called
`sway_output_non_desktop`, and adds them to a list on `sway_root`
2022-09-19 07:26:45 -04:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h Remove some erroneous apostrophes in comments 2022-02-22 09:50:58 +01:00
node.h Sanity check gaps between tiled containers 2019-07-15 23:46:27 -04:00
root.h sway: Add non-desktop-output type 2022-09-19 07:26:45 -04:00
view.h xdg-shell: schedule a configure on maximize request 2022-05-27 15:49:57 +02:00
workspace.h Revert "Add workspace {prev,next}_on_output --create" 2021-06-22 19:00:31 +02:00