summaryrefslogtreecommitdiff
path: root/sway/commands/hide_cursor.c
AgeCommit message (Collapse)Author
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
This makes hide_cursor a seat subcommand, which allows for seat specific timeouts.
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
Allows the cursor to be hidden after a specified timeout in milliseconds