mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
In anticipation for #375, reorganized and augmented slightly sway(5) so it makes a difference between commands intended for configuration, commands intended for control, and those that can serve as both. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| commands.c | ||
| config.c | ||
| container.c | ||
| criteria.c | ||
| debug_log.c | ||
| extensions.c | ||
| focus.c | ||
| handlers.c | ||
| input.c | ||
| input_state.c | ||
| ipc-server.c | ||
| layout.c | ||
| main.c | ||
| output.c | ||
| resize.c | ||
| sway-input.5.txt | ||
| sway.1.txt | ||
| sway.5.txt | ||
| workspace.c | ||