Age | Commit message (Expand) | Author |
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 |
2019-08-27 | cmd_mode: don't reset to default after subcommand | Brian Ashworth |
2019-08-23 | cmd_move: fix move to scratchpad hidden container | Brian Ashworth |
2019-08-20 | Allow moving a container hidden in scratchpad | lbonn |
2019-08-20 | cmd_xwayland: add force for immediate launch | Brian Ashworth |
2019-08-12 | Remove redundant checks | Antonin Décimo |
2019-08-12 | Fix memory leaks | Antonin Décimo |
2019-08-06 | cmd_mode: make modes case sensitive | Brian Ashworth |
2019-08-06 | cmd_swap: add floating support | Brian Ashworth |
2019-08-05 | cmd_opacity: add relative opacity changes | Jeff Peeler |
2019-08-01 | bindsym/code: add group support | Brian Ashworth |
2019-07-27 | Fix resize sibling amount calculations | Pedro Côrte-Real |
2019-07-27 | Avoid adding duplicate criteria for no_focus and command | Ashkan Kiani |
2019-07-18 | input_cmd_xkb_switch_layout: support input types | Brian Ashworth |
2019-07-17 | cmd_output: support current output alias | Brian Ashworth |
2019-07-17 | input_cmd_xkb_*: cleanup includes | Ed Younis |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-17 | Make fullscreen check for fullscreen parents | Sauyon Lee |
2019-07-15 | Sanity check gaps between tiled containers | Pedro Côrte-Real |
2019-07-15 | Rework gaps code to be simpler and correct | Pedro Côrte-Real |
2019-07-14 | Layout tiled using a width/height fraction | Pedro Côrte-Real |
2019-07-11 | cmd_split: fix toggle split for non-split layouts | Brian Ashworth |
2019-07-10 | cmd_layout: toggle split for tabbed/stack default | Brian Ashworth |
2019-07-09 | cmd_bindswitch: add option to execute on reload | Brian Ashworth |
2019-07-09 | Make mouse drag in tiled mode swap containers if no edge is selected | Sebastian Parborg |
2019-07-05 | calibration_matrix: expect 6 individual values | Sergei Dolgov |
2019-07-05 | Use isnan | Sergei Dolgov |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-20 | cmd_mode: allow runtime creation and modification | Brian Ashworth |
2019-06-20 | cmd_seat: split action and config handlers | Brian Ashworth |
2019-06-19 | config/xwayland: retain xwayland status on reload | Brian Ashworth |
2019-06-16 | Fix sway crashes for scratchpad layouts | Rouven Czerwinski |