aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-07-10cmd_layout: toggle split for tabbed/stack defaultBrian Ashworth
2019-07-10config/output: correctly set width/height in applyBrian Ashworth
2019-07-09input/libinput: only reset supported optionsBrian Ashworth
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-07-09Make mouse drag in tiled mode swap containers if no edge is selectedSebastian Parborg
2019-07-05calibration_matrix: expect 6 individual valuesSergei Dolgov
2019-07-05calibration_matrix: add the current matrix to the IPC description for libinpu...Sergei Dolgov
2019-07-05Use isnanSergei Dolgov
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-27tree: set correct border value before creating floaterrandom human
2019-06-23ws-output-priority: fix logic issue in find_outputBrian Ashworth
2019-06-22use surface coordinates for damaging buffersmurray
2019-06-20cmd_mode: allow runtime creation and modificationBrian Ashworth
2019-06-20cmd_seat: split action and config handlersBrian Ashworth
2019-06-20config: fix find_handler logicBrian Ashworth
2019-06-19config/xwayland: retain xwayland status on reloadBrian Ashworth
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-06-14Add missing underscore in bindswitch documentationRobert Sacks
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-11Fix segfaults caused by faulty command parsingMatt Coffin
2019-06-10Add docs for new IPC keyboard propertiesSimon Ser
2019-06-10Add missing docs for xkb_switch_layoutSimon Ser
2019-06-09Add a new xkb_switch_layout commandSimon Ser
2019-06-09ipc: add xkb_layout_names and xkb_active_layout_indexSimon Ser
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-06-09commands/input: perform basic keymap validationBrian Ashworth
2019-06-08Unhide cursor on cursor activity after touchAlex Maese
2019-06-08Fix segfault with "xwayland false" (#4228)Aidan Harris
2019-06-05criteria: reset on semicolon separationBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-06-04cmd_hide_edge_borders: add missing arg count checkBrian Ashworth
2019-06-02desktop: output: fix use-after-free in destroyRouven Czerwinski
2019-06-02Remove orbital gamma-control protocolSimon Ser
2019-05-30Use parent get_root_coords in subsurfacesKenny Levinsen
2019-05-30Add swaybar protocol documentationBrian Ashworth
2019-05-30bindings: allow unlocked and locked bindingsBrian Ashworth
2019-05-28Provide current DPMS state in GET_OUTPUTSJosef Gajdusek
2019-05-27input/switch: fix indentation of fileBrian Ashworth
2019-05-24Update output manager config on all output eventsJosef Gajdusek
2019-05-24Implement wlr-output-management-v1Josef Gajdusek
2019-05-22commands/bar: fix mode and hidden_state at runtimeBrian Ashworth
2019-05-19commands/bar: improve error for invalid subcommandAlyssa Ross
2019-05-17bar: fix segfault with missing or invalid bar idAlyssa Ross
2019-05-14Add infos to help using for_window to man 5Nomeji
2019-05-14input/keyboard: attempt default keymap on failureBrian Ashworth
2019-05-14Implement output toggleMoelf
2019-05-12Spawn swaybar as a wayland clientBrian Ashworth
2019-05-09config/output: fix typo in merge_id_on_nameBrian Ashworth
2019-05-04Destroy swaybg client on reloadBrian Ashworth
2019-05-03Fix xdg-decoration unconfigured if set before first commitSimon Ser