aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-05cmd_opacity: add relative opacity changesJeff Peeler
2019-08-03input/libinput: typo fixes (get -> get_default)Brian Ashworth
2019-08-02Remove unused variableAntonin Décimo
2019-08-02Allocator sizeof operand mismatchAntonin Décimo
2019-08-02Add support for wlr_output's atomic APISimon Ser
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-08-01input/keyboard: don't reset layout for same keymapBrian Ashworth
2019-07-31Fix typo in sway(5) manpagePaul Ouellette
2019-07-31libinput: fix set_send_eventsBrian Ashworth
2019-07-28input/libinput: fix typo in set_middle_emulationBrian Ashworth
2019-07-27Fix resize sibling amount calculationsPedro Côrte-Real
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-07-26arrange: remove gaps for workspace location deltasBrian Ashworth
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