aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* ipc: add input::libinput_config eventLibravatar Brian Ashworth2019-07-23
* ipc: add an input eventLibravatar Brian Ashworth2019-07-23
* input_cmd_xkb_switch_layout: support input typesLibravatar Brian Ashworth2019-07-18
* cmd_output: support current output aliasLibravatar Brian Ashworth2019-07-17
* input_cmd_xkb_*: cleanup includesLibravatar Ed Younis2019-07-17
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Add missing description for focus_on_window_activation command in docs.Libravatar rpigott2019-07-17
* Added Dutch translation of READMELibravatar jasperro2019-07-17
* Update output manager on layout changeLibravatar Josef Gajdusek2019-07-17
* Make fullscreen check for fullscreen parentsLibravatar Sauyon Lee2019-07-17
* Sanity check gaps on the outside of the workspaceLibravatar Pedro Côrte-Real2019-07-15
* Avoid negative outer gapsLibravatar Pedro Côrte-Real2019-07-15
* Sanity check gaps between tiled containersLibravatar Pedro Côrte-Real2019-07-15
* Rework gaps code to be simpler and correctLibravatar Pedro Côrte-Real2019-07-15
* Use -fmacro-prefix-map to strip build pathLibravatar Manuel Stoeckl2019-07-15
* Layout tiled using a width/height fractionLibravatar Pedro Côrte-Real2019-07-14
* Layout correctly with several new windowsLibravatar Pedro Côrte-Real2019-07-14
* cmd_split: fix toggle split for non-split layoutsLibravatar Brian Ashworth2019-07-11
* cmd_layout: toggle split for tabbed/stack defaultLibravatar Brian Ashworth2019-07-10
* config/output: correctly set width/height in applyLibravatar Brian Ashworth2019-07-10
* input/libinput: only reset supported optionsLibravatar Brian Ashworth2019-07-09
* cmd_bindswitch: add option to execute on reloadLibravatar Brian Ashworth2019-07-09
* Make mouse drag in tiled mode swap containers if no edge is selectedLibravatar Sebastian Parborg2019-07-09
* calibration_matrix: expect 6 individual valuesLibravatar Sergei Dolgov2019-07-05
* calibration_matrix: add the current matrix to the IPC description for libinpu...Libravatar Sergei Dolgov2019-07-05
* Use isnanLibravatar Sergei Dolgov2019-07-05
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* swaybar-protocol.7: fix block border descriptionsLibravatar Brian Ashworth2019-06-28
* tree: set correct border value before creating floaterLibravatar random human2019-06-27
* Replace meson generator with custom_targetLibravatar Manuel Stoeckl2019-06-24
* ws-output-priority: fix logic issue in find_outputLibravatar Brian Ashworth2019-06-23
* use surface coordinates for damaging buffersLibravatar murray2019-06-22
* cmd_mode: allow runtime creation and modificationLibravatar Brian Ashworth2019-06-20
* cmd_seat: split action and config handlersLibravatar Brian Ashworth2019-06-20
* config: fix find_handler logicLibravatar Brian Ashworth2019-06-20
* config/xwayland: retain xwayland status on reloadLibravatar Brian Ashworth2019-06-19
* Fix sway crashes for scratchpad layoutsLibravatar Rouven Czerwinski2019-06-16
* Add missing underscore in bindswitch documentationLibravatar Robert Sacks2019-06-14
* bindings: defer while initiailizingLibravatar Brian Ashworth2019-06-12
* Fix segfaults caused by faulty command parsingLibravatar Matt Coffin2019-06-11
* Add docs for new IPC keyboard propertiesLibravatar Simon Ser2019-06-10
* Add missing docs for xkb_switch_layoutLibravatar Simon Ser2019-06-10
* Add a new xkb_switch_layout commandLibravatar Simon Ser2019-06-09
* ipc: add xkb_layout_names and xkb_active_layout_indexLibravatar Simon Ser2019-06-09
* config/input: validate xkb keymap before storingLibravatar Brian Ashworth2019-06-09
* commands/input: perform basic keymap validationLibravatar Brian Ashworth2019-06-09
* Unhide cursor on cursor activity after touchLibravatar Alex Maese2019-06-08
* Fix segfault with "xwayland false" (#4228)Libravatar Aidan Harris2019-06-08
* Add the missing constant for the switch input typeLibravatar Abdelhakim Qbaich2019-06-07
* check for empty string before calling strtoul() and check errnoLibravatar Daniel Eklöf2019-06-05