sway/sway/desktop
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
..
desktop.c chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
idle_inhibit_v1.c idle_inhibit: Fix tree view after changes in commit 152a559e 2021-10-04 16:25:35 +02:00
layer_shell.c chore: chase wlroots xdg-shell update 2022-05-27 15:42:22 +02:00
output.c sway: Add non-desktop-output type 2022-09-19 07:26:45 -04:00
render.c Implement ext-session-lock-v1 2022-04-29 09:06:36 +02:00
surface.c Upgrade for wlroots surface refactoring 2022-01-13 14:01:37 +03:00
transaction.c transaction: destroying nodes aren't hidden 2022-01-18 19:42:15 +01:00
xdg_shell.c xdg-shell: schedule a configure on maximize request 2022-05-27 15:49:57 +02:00
xwayland.c Chase wlroots X11 hints update 2022-04-18 08:57:16 +02:00