Age | Commit message (Expand) | Author |
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-28 | swaybar-protocol.7: fix block border descriptions | Brian Ashworth |
2019-06-27 | tree: set correct border value before creating floater | random human |
2019-06-24 | Replace meson generator with custom_target | Manuel Stoeckl |
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-07 | Add the missing constant for the switch input type | Abdelhakim Qbaich |
2019-06-05 | check for empty string before calling strtoul() and check errno | Daniel Eklöf |
2019-06-05 | swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE | Daniel Eklöf |
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-03 | Bump meson version to 1.1 | Drew DeVault |
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 | common/ipc-client: remove ipc recv timeout log | Brian Ashworth |
2019-05-27 | input/switch: fix indentation of file | Brian Ashworth |
2019-05-25 | Create FUNDING.yml | Drew DeVault |
2019-05-24 | Update output manager config on all output events | Josef Gajdusek |
2019-05-24 | Implement wlr-output-management-v1 | Josef Gajdusek |
2019-05-22 | commands/bar: fix mode and hidden_state at runtime | Brian Ashworth |