sway/sway/input
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
..
cursor.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
input-manager.c Implement transient seat management 2024-03-18 09:07:21 +01:00
keyboard.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
libinput.c input: reconfigure send_events on output hotplug 2024-01-02 14:07:35 +01:00
seat.c build: drop xwayland option 2024-05-21 11:44:39 -04:00
seatop_default.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
seatop_down.c input: pass wlr_seat_client to wlr_seat_touch_notify_cancel() 2024-03-28 11:49:20 +01:00
seatop_move_floating.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_move_tiling.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_resize_floating.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_resize_tiling.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
switch.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
tablet.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
text_input.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00