summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-22Update version to 1.41.4v1.3Drew DeVault
2020-01-22fish-completion: use the correct fallback directoryEli Schwartz
2020-01-22completion: use pkg-config to get install location for bash/fishEli Schwartz
2020-01-22meson: use join_paths to build paths, instead of string concatEli Schwartz
2020-01-22Check argc>0 before strcasecmp. Should shortcircuitJason Nader
2020-01-22commands/move: Fix crash when required args not providedJason Nader
2020-01-22output: apply oc to outputs using wl_for_each_safeBrian Ashworth
2020-01-22cmd_split: Refuse to split scratchpad hidden split containersRonan Pigott
2020-01-22cmd_move: Fix crash when moving to scratchpad hidden split containersRonan Pigott
2020-01-22Fix crash when showing scratchpad hidden split containersRonan Pigott
2020-01-22desktop/output: fix mem leak in handle_new_outputBrian Ashworth
2020-01-22sway.5: Document missing bindsym flags for unbindsymRonan Pigott
2020-01-22sway-input.5: Document repeat_delay and repeat_rate only onceRonan Pigott
2020-01-22ipc-json: Remove unnecessary dereferenceRonan Pigott
2020-01-22commands/split: Fix error message typosRonan Pigott
2020-01-15Revert "Make all the container dimensions integers"1.3-rc3Simon Ser
2020-01-15container: add inactive fullscreen to focus stackBrian Ashworth
2020-01-15Docs: explain why menu command should be passed to swayJason
2020-01-15Fix unreliable scaling filterSimon Ser
2020-01-15Amend typoJason Nader
2020-01-15integer scaling, not integralCassandra McCarthy
2020-01-15Use transparency arg in the window focus eventJR Boyens
2020-01-15view: remove workspace pid mapping for assignsBrian Ashworth
2020-01-08input/cursor: handle setting a NULL image surface1.3-rc2Brian Ashworth
2020-01-08input/cursor: handle image surface destroyBrian Ashworth
2020-01-08swaybar: Fix input device removalAndri Yngvason
2020-01-08Fix small typo in sway-input(5)Ross Schulman
2020-01-08Add missing items to documentation for GET_TREE response in ipc.Thayne McCombs
2020-01-08xwayland: handle size_hints == NULLRouven Czerwinski
2020-01-08input: Assign virtual input devices to their selected seatsAndri Yngvason
2020-01-08Make all the container dimensions integersPedro Côrte-Real
2020-01-08Make sure we don't calculate fractional pixel gapsPedro Côrte-Real
2020-01-08Avoid numerical instability in resizePedro Côrte-Real
2019-12-31Update version to 1.3-rc11.3-rc1Drew DeVault
2019-12-31_incr_version: always overwrite old version numberDrew DeVault
2019-12-31_incr_version: prompt for target wlroots releaseDrew DeVault
2019-12-31Add virtual pointer protocolJosef Gajdusek
2019-12-31Fix sway_log using non initialised output_config pointerPaul Riou
2019-12-30Re-add support for wlr_output's atomic APISimon Ser
2019-12-30Add Chinese (zh-TW) translation of READMENightFeather
2019-12-29cmd_client_*: support optional args for i3 compatBrian Ashworth
2019-12-28Fix typo in swaybar-protocol.7.scdWhemoon Jang
2019-12-28bar_cmd_colors: remove add_colorBrian Ashworth
2019-12-28cmd_client_*: refactor duplicated codeBrian Ashworth
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth
2019-12-27layer-shell: refocus if keyboard interactive lostBrian Ashworth
2019-12-27config/output: apply scale_filter even when scale has not changedRonan Pigott
2019-12-24desktop/surface: Fix crash when timer is NULLManuel Stoeckl
2019-12-16License wallpapers as CC-0Drew DeVault
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth