mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04: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. |
||
|---|---|---|
| .. | ||
| attach.c | ||
| cursor.c | ||
| fallback.c | ||
| hide_cursor.c | ||
| idle.c | ||
| keyboard_grouping.c | ||
| pointer_constraint.c | ||
| shortcuts_inhibitor.c | ||
| xcursor_theme.c | ||