mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Replicates i3 option. Verbosity level given as command line argument becomes default log level, and using 'debuglog toggle' switches back and forth between default and debug (or L_ERROR and debug if default is also L_DEBUG). |
||
|---|---|---|
| .. | ||
| commands.h | ||
| config.h | ||
| container.h | ||
| focus.h | ||
| handlers.h | ||
| input_state.h | ||
| ipc.h | ||
| layout.h | ||
| list.h | ||
| log.h | ||
| output.h | ||
| readline.h | ||
| resize.h | ||
| stringop.h | ||
| sway.h | ||
| util.h | ||
| workspace.h | ||