Age | Commit message (Expand) | Author |
2019-07-17 | input_cmd_xkb_*: cleanup includes | Ed Younis |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-17 | Add missing description for focus_on_window_activation command in docs. | rpigott |
2019-07-17 | Update output manager on layout change | Josef Gajdusek |
2019-07-17 | Make fullscreen check for fullscreen parents | Sauyon Lee |
2019-07-15 | Sanity check gaps on the outside of the workspace | Pedro Côrte-Real |
2019-07-15 | Avoid negative outer gaps | Pedro Côrte-Real |
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-14 | Layout correctly with several new windows | 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-10 | config/output: correctly set width/height in apply | Brian Ashworth |
2019-07-09 | input/libinput: only reset supported options | 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 | calibration_matrix: add the current matrix to the IPC description for libinpu... | Sergei Dolgov |
2019-07-05 | Use isnan | Sergei Dolgov |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-27 | tree: set correct border value before creating floater | random human |
2019-06-23 | ws-output-priority: fix logic issue in find_output | Brian Ashworth |
2019-06-22 | use surface coordinates for damaging buffers | murray |
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-20 | config: fix find_handler logic | 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 |
2019-06-14 | Add missing underscore in bindswitch documentation | Robert Sacks |
2019-06-12 | bindings: defer while initiailizing | Brian Ashworth |
2019-06-11 | Fix segfaults caused by faulty command parsing | Matt Coffin |
2019-06-10 | Add docs for new IPC keyboard properties | Simon Ser |
2019-06-10 | Add missing docs for xkb_switch_layout | Simon Ser |
2019-06-09 | Add a new xkb_switch_layout command | Simon Ser |
2019-06-09 | ipc: add xkb_layout_names and xkb_active_layout_index | Simon Ser |
2019-06-09 | config/input: validate xkb keymap before storing | Brian Ashworth |
2019-06-09 | commands/input: perform basic keymap validation | Brian Ashworth |
2019-06-08 | Unhide cursor on cursor activity after touch | Alex Maese |
2019-06-08 | Fix segfault with "xwayland false" (#4228) | Aidan Harris |
2019-06-05 | criteria: reset on semicolon separation | Brian Ashworth |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-06-04 | cmd_hide_edge_borders: add missing arg count check | Brian Ashworth |
2019-06-02 | desktop: output: fix use-after-free in destroy | Rouven Czerwinski |
2019-06-02 | Remove orbital gamma-control protocol | Simon Ser |
2019-05-30 | Use parent get_root_coords in subsurfaces | Kenny Levinsen |
2019-05-30 | Add swaybar protocol documentation | Brian Ashworth |
2019-05-30 | bindings: allow unlocked and locked bindings | Brian Ashworth |
2019-05-28 | Provide current DPMS state in GET_OUTPUTS | Josef Gajdusek |
2019-05-27 | input/switch: fix indentation of file | Brian Ashworth |