sway-patched-tray-menu-github/sway/commands/seat
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
..
attach.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
cursor.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
fallback.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
hide_cursor.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
idle.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
keyboard_grouping.c seat_cmd_keyboard_grouping: change keymap to smart 2019-12-16 12:03:11 -05:00
pointer_constraint.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
shortcuts_inhibitor.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
xcursor_theme.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00