summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-23ipc: add input::libinput_config eventBrian Ashworth
2019-07-23ipc: add an input eventBrian Ashworth
2019-07-18input_cmd_xkb_switch_layout: support input typesBrian Ashworth
2019-07-17cmd_output: support current output aliasBrian Ashworth
2019-07-17input_cmd_xkb_*: cleanup includesEd Younis
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-17Add missing description for focus_on_window_activation command in docs.rpigott
2019-07-17Added Dutch translation of READMEjasperro
2019-07-17Update output manager on layout changeJosef Gajdusek
2019-07-17Make fullscreen check for fullscreen parentsSauyon Lee
2019-07-15Sanity check gaps on the outside of the workspacePedro Côrte-Real
2019-07-15Avoid negative outer gapsPedro Côrte-Real
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-15Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-14Layout correctly with several new windowsPedro Côrte-Real
2019-07-11cmd_split: fix toggle split for non-split layoutsBrian Ashworth
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-28swaybar-protocol.7: fix block border descriptionsBrian Ashworth
2019-06-27tree: set correct border value before creating floaterrandom human
2019-06-24Replace meson generator with custom_targetManuel Stoeckl
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-07Add the missing constant for the switch input typeAbdelhakim Qbaich
2019-06-05check for empty string before calling strtoul() and check errnoDaniel Eklöf