Age | Commit message (Expand) | Author |
2019-07-31 | Fix typo in sway(5) manpage | Paul Ouellette |
2019-07-31 | libinput: fix set_send_events | Brian Ashworth |
2019-07-28 | input/libinput: fix typo in set_middle_emulation | Brian Ashworth |
2019-07-27 | Fix resize sibling amount calculations | Pedro Côrte-Real |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-27 | Avoid adding duplicate criteria for no_focus and command | Ashkan Kiani |
2019-07-26 | arrange: remove gaps for workspace location deltas | Brian Ashworth |
2019-07-23 | ipc: add input::libinput_config event | Brian Ashworth |
2019-07-23 | ipc: add an input event | Brian Ashworth |
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 | Add missing description for focus_on_window_activation command in docs. | rpigott |
2019-07-17 | Added Dutch translation of README | jasperro |
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-15 | Use -fmacro-prefix-map to strip build path | Manuel Stoeckl |
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-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 |