sway-patched-tray-menu-github/sway/tree
Simon Ser d0bd591ee7 Drop server.h include from input/input-manager.h
The only reason it's included there is for a declaration of
struct sway_server, but we can just forward-declare it.

This avoids rebuilding almost all of Sway when touching server.h.
All other server.h includes are from source files, not headers.
2024-05-27 09:28:43 -04:00
..
arrange.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
container.c tree/container: ensure pixman rect is valid in container_arrange_title_bar() 2024-05-07 16:15:13 +02:00
node.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
output.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
root.c build: drop xwayland option 2024-05-21 11:44:39 -04:00
view.c tree/view: Do not clip to geometry if using CSD 2024-05-24 00:18:44 +02:00
workspace.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00