aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2020-01-24Docs: Add marks field to get_tree responseJason Nader
2020-01-24Fix compiling with -fno-commonthermitegod
2020-01-20Add documentation for floating_modifierAlex Maese
2020-01-20Add ability to remove the floating modifierAlex Maese
2020-01-18Check argc>0 before strcasecmp. Should shortcircuitJason Nader
2020-01-18commands/move: Fix crash when required args not providedJason Nader
2020-01-16output: apply oc to outputs using wl_for_each_safeBrian Ashworth
2020-01-16cmd_split: Refuse to split scratchpad hidden split containersRonan Pigott
2020-01-16cmd_move: Fix crash when moving to scratchpad hidden split containersRonan Pigott
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott
2020-01-16desktop/output: fix mem leak in handle_new_outputBrian Ashworth
2020-01-16sway.5: Document missing bindsym flags for unbindsymRonan Pigott
2020-01-16sway-input.5: Document repeat_delay and repeat_rate only onceRonan Pigott
2020-01-16ipc-json: Remove unnecessary dereferenceRonan Pigott
2020-01-16commands/split: Fix error message typosRonan Pigott
2020-01-14container: add inactive fullscreen to focus stackBrian Ashworth
2020-01-13Fix unreliable scaling filterSimon Ser
2020-01-10integer scaling, not integralCassandra McCarthy
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth
2020-01-06input/cursor: handle setting a NULL image surfaceBrian Ashworth
2020-01-05input/cursor: handle image surface destroyBrian Ashworth
2020-01-05render: do not render indicator on floating viewsBrian Ashworth
2020-01-05Fix small typo in sway-input(5)Ross Schulman
2020-01-05Add missing items to documentation for GET_TREE response in ipc.Thayne McCombs
2020-01-03xwayland: handle size_hints == NULLRouven Czerwinski
2020-01-01input: Assign virtual input devices to their selected seatsAndri Yngvason
2020-01-01Make sure we don't calculate fractional pixel gapsPedro Côrte-Real
2020-01-01Avoid numerical instability in resizePedro Côrte-Real
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-29cmd_client_*: support optional args for i3 compatBrian Ashworth
2019-12-28bar_cmd_colors: remove add_colorBrian Ashworth
2019-12-28cmd_client_*: refactor duplicated codeBrian 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-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
2019-12-16input/seatop_default: fix focusing floating titlesBrian Ashworth
2019-12-16root_scratchpad_hide: disable fullscreen descendantsBrian Ashworth
2019-12-14config/input: set type for new identifier configsBrian Ashworth
2019-12-13input/keyboard: defer wlr_keyboard_group destroyBrian Ashworth
2019-12-13input/keyboard: remove group listeners on destroyBrian Ashworth
2019-12-12Auto-detect output scaleSimon Ser
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-12-12Fix lingering workspace with scratchpad showRonan Pigott
2019-12-10layer-shell: unfocus output-less layer on unmapBrian Ashworth
2019-12-07input/cursor: remove gesture listeners in destroyBenjamin Cheng
2019-12-07input/cursor: pass gesture events to clientsBenjamin Cheng
2019-12-04config: apply input type configs on reloadBrian Ashworth