mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Updated Debugging flags (markdown)
parent
35c3054cda
commit
cc61911a22
|
@ -6,5 +6,6 @@ Sway has some debugging options available via the `-D` command-line flag.
|
|||
- `-D txn-wait`: forces all atomic transactions to time out
|
||||
- `-D txn-timings`: logs addition information about transaction timings
|
||||
- `-D txn-timeout=<ms>`: overrides the default atomic transaction timeout
|
||||
- `-D noscanout`: disables direct scan-out
|
||||
|
||||
Also see `enable_debug_flag()`.
|
Loading…
Reference in a new issue