Age | Commit message (Expand) | Author |
2020-12-20 | commands/layout: don't change the layout of workspaces with children | Ronan Pigott |
2020-12-20 | container: don't split single children | Ronan Pigott |
2020-12-06 | input/cursor: unhide cursor on synthetic input | Tudor Brindus |
2020-11-11 | tree/container: introduce `container_is_sticky[_or_child]` functions | Tudor Brindus |
2020-11-01 | commands/focus: force container warp when fulfilling `focus mode_toggle` | Tudor Brindus |
2020-10-30 | hide_cursor: Add an option to hide when typing | Tamir Zahavi-Brunner |
2020-10-24 | commands/move: fix crash when moving sphsc child | Ronan Pigott |
2020-10-22 | commands/resize: don't consider 1px resizes to be invalid | Daniel De Graaf |
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus |
2020-10-11 | Add support for workspace_min_width bar option. | Tarmack |
2020-10-04 | commands/move: fix single-split escaping on move | Tudor Brindus |
2020-08-24 | exec: fix validation during config reload | Konstantin Pospelov |
2020-08-03 | fix force_display_urgency_hint parsing | Rex Hackbro |
2020-07-30 | Fix incorrect format specifiers | Antonin Décimo |
2020-07-30 | cmd/bar/colors: fix dereference of null pointer | Antonin Décimo |
2020-07-27 | Use wlr_output_layout_output_at to get output for move to cursor | Thayne McCombs |
2020-07-27 | Keep windows in bounds on move to position mouse | Thayne McCombs |
2020-07-21 | added ppt unit to move position command | Nils Schulte |
2020-07-21 | moved and renamed movement-unit parsing to common | Nils Schulte |
2020-07-07 | Reload command now matches i3's implementation | Geoffrey Casper |
2020-07-03 | commands/move: maintain workspace_layout when moving | Tudor Brindus |
2020-07-01 | commands/move: unwrap workspace container on move to new workspace | Tudor Brindus |
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 |