mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
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. |
||
|---|---|---|
| .. | ||
| cursor.h | ||
| input-manager.h | ||
| keyboard.h | ||
| libinput.h | ||
| seat.h | ||
| switch.h | ||
| tablet.h | ||
| text_input.h | ||
| text_input_popup.h | ||