Age | Commit message (Expand) | Author |
2021-06-03 | Only defer seat attachment during initial startup | Bill Doyle |
2020-12-06 | input/cursor: unhide cursor on synthetic input | Tudor Brindus |
2020-10-30 | hide_cursor: Add an option to hide when typing | Tamir Zahavi-Brunner |
2020-05-29 | seat_cmd_cursor: emit frame events | Brian Ashworth |
2020-03-11 | commands: Adjust style in cursors command | Michael Weiser |
2020-03-11 | commands: Add shortcuts_inhibitor command | Michael Weiser |
2019-12-16 | seat_cmd_keyboard_grouping: change keymap to smart | Brian Ashworth |
2019-12-12 | Add seat <seat> idle_{inhibit,wake} <sources...> | Drew DeVault |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-02-17 | seat_cmd_cursor: fix typo in expected syntax | Brian Ashworth |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-02-03 | seat_cmd_attach: defer while reading | Brian Ashworth |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-08 | Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursor | emersion |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-29 | seat_cmd_cursor: work on seat name provided | Brian Ashworth |
2018-12-29 | Revamp seat configs | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-10 | Use parse_boolean where possible. | Connor E |
2018-10-19 | Introduce cursor_rebase | Ryan Dwyer |
2018-10-18 | cmd_bind{sym,code}: Implement per-device bindings | Brian Ashworth |
2018-10-08 | Don't apply seat config when validating | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-05-20 | Fix border commands from changing focus | Brian Ashworth |
2018-04-21 | Default to current time when triggering cursor events | emersion |
2018-04-10 | Clean up cursor simulation code. | Danny Bautista |
2018-04-10 | Implement cursor event simulation with sway commands. | Danny Bautista |
2018-01-20 | seat config handler context | Tony Crisci |
2017-12-17 | seat fallback config | Tony Crisci |
2017-12-16 | rename config apply cmds | Tony Crisci |
2017-12-14 | basic configuration | Tony Crisci |