sway/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.c chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
container.c Reuse parsed PangoFontDescription 2022-07-01 13:05:58 +02:00
node.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
output.c sway: Add non-desktop-output type 2022-09-19 07:26:45 -04:00
root.c sway: Add non-desktop-output type 2022-09-19 07:26:45 -04:00
view.c Upgrade for wlroots surface refactoring 2022-01-13 14:01:37 +03:00
workspace.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00