aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* input/libinput: typo fixes (get -> get_default)Libravatar Brian Ashworth2019-08-03
* Allocator sizeof operand mismatchLibravatar Antonin Décimo2019-08-02
* Add support for wlr_output's atomic APILibravatar Simon Ser2019-08-02
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* input/keyboard: don't reset layout for same keymapLibravatar Brian Ashworth2019-08-01
* Fix typo in sway(5) manpageLibravatar Paul Ouellette2019-07-31
* libinput: fix set_send_eventsLibravatar Brian Ashworth2019-07-31
* input/libinput: fix typo in set_middle_emulationLibravatar Brian Ashworth2019-07-28
* Fix resize sibling amount calculationsLibravatar Pedro Côrte-Real2019-07-27
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Avoid adding duplicate criteria for no_focus and commandLibravatar Ashkan Kiani2019-07-27
* arrange: remove gaps for workspace location deltasLibravatar Brian Ashworth2019-07-26
* 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
* 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
* 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
* tree: set correct border value before creating floaterLibravatar random human2019-06-27
* 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