mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
This implements the following seat subcommand: `hide_cursor_while_typing <timeout>` If timeout is set to a positive value (of at least 100), the cursor will be hidden when typing and will not be unhidden until the timeout has expired after the last key has been released. This also changes the way cursor hiding/unhiding is managed to allow for both `hide_cursor` and `hide_cursor_while_typing` to be used in conjunction with each other for complex cursor hiding rules. |
||
|---|---|---|
| .. | ||
| sway | ||
| swaybar | ||
| swaynag | ||
| background-image.h | ||
| cairo.h | ||
| ipc-client.h | ||
| ipc.h | ||
| list.h | ||
| log.h | ||
| loop.h | ||
| meson.build | ||
| pango.h | ||
| pool-buffer.h | ||
| stringop.h | ||
| util.h | ||