Age | Commit message (Expand) | Author |
2020-06-19 | input_cmd_click_method: fix typo in error text | Tudor Brindus |
2020-05-29 | seat_cmd_cursor: emit frame events | Brian Ashworth |
2020-05-13 | commands: Add per-view shortcuts_inhibitor command | Michael Weiser |
2020-04-21 | Restrict relative output transforms to runtime changes | Simon Ser |
2020-04-14 | Fix a use-after-free error in switch binding | Di Ma |
2020-04-14 | Fix a use-after-free error in switch binding | Di Ma |
2020-04-14 | Implement create_output command for headless backend | Simon Ser |
2020-03-30 | add --no-repeat option for bindings | Linus Heckemann |
2020-03-24 | check for workspace command name arg | r-c-f |
2020-03-15 | commands/bind.c: remove unnecessary check | Jason Nader |
2020-03-11 | commands: Adjust style in cursors command | Michael Weiser |
2020-03-11 | commands: Add shortcuts_inhibitor command | Michael Weiser |
2020-03-11 | input: Add support for keyboard shortcuts inhibit | Michael Weiser |
2020-03-11 | input: implement cycling through keyboard layout list | Bor Grošelj Simić |
2020-03-07 | Add an adaptive_sync output command | Simon Ser |
2020-02-18 | treewide: fix typos | Torstein Husebø |
2020-02-18 | input_cmd_events: add support for input types | Brian Ashworth |
2020-02-17 | Fix output transform rotation direction | Simon Ser |
2020-02-17 | Fix output transform anticlockwise | Simon Ser |
2020-02-13 | cmd_swap: fix test_mark condition | Brian Ashworth |
2020-02-11 | config: fix validation exit code and log level | Brian Ashworth |
2020-01-20 | Add ability to remove the floating modifier | Alex Maese |
2020-01-18 | Check argc>0 before strcasecmp. Should shortcircuit | Jason Nader |
2020-01-18 | commands/move: Fix crash when required args not provided | Jason Nader |
2020-01-16 | cmd_split: Refuse to split scratchpad hidden split containers | Ronan Pigott |
2020-01-16 | cmd_move: Fix crash when moving to scratchpad hidden split containers | Ronan Pigott |
2020-01-16 | Fix crash when showing scratchpad hidden split containers | Ronan Pigott |
2020-01-16 | commands/split: Fix error message typos | Ronan Pigott |
2020-01-01 | Avoid numerical instability in resize | Pedro Côrte-Real |
2019-12-29 | cmd_client_*: support optional args for i3 compat | Brian Ashworth |
2019-12-28 | bar_cmd_colors: remove add_color | Brian Ashworth |
2019-12-28 | cmd_client_*: refactor duplicated code | Brian Ashworth |
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-29 | add scale_filter output config option | Ronan Pigott |
2019-11-27 | config: improvements to the reload validation | Brian Ashworth |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-11-21 | input_cmd_xkb_file: allow shell path expansion | Brian Ashworth |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |
2019-11-17 | output: add max_render_time | Ivan Molodetskikh |
2019-11-17 | Use an enum instead of a marker string for map_to_ | Tadeo Kondrak |
2019-11-17 | Implement input map_to_region command | Tadeo Kondrak |
2019-11-04 | smart_borders: separate smartness from edge types | Ronan Pigott |
2019-11-04 | Add --custom to `output mode` command | Simon Ser |
2019-11-04 | focus: do nothing on focus prev|next for workspaces | Ronan Pigott |
2019-11-01 | focus: add a NULL check in `focus <direction>` | lbonn |
2019-10-27 | focus: support focus prev|next [sibling] | Ronan Pigott |
2019-10-17 | focus: support focus_wrapping workspace | lbonn |
2019-09-04 | swaybar: complete barconfig_update event handling | Brian Ashworth |
2019-09-02 | Fix typo for the force/immediate option in xwayland_mode enum | Ben Brown |