sway-patched-tray-menu-github/sway/config
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
..
bar.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
input.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
output.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
seat.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00