aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-01-08input/cursor: handle setting a NULL image surface1.3-rc2Brian Ashworth-7/+13
2020-01-08input/cursor: handle image surface destroyBrian Ashworth-0/+19
2020-01-08swaybar: Fix input device removalAndri Yngvason-8/+10
2020-01-08Fix small typo in sway-input(5)Ross Schulman-1/+1
2020-01-08Add missing items to documentation for GET_TREE response in ipc.Thayne McCombs-0/+31
2020-01-08xwayland: handle size_hints == NULLRouven Czerwinski-0/+9
2020-01-08input: Assign virtual input devices to their selected seatsAndri Yngvason-4/+19
2020-01-08Make all the container dimensions integersPedro Côrte-Real-11/+11
2020-01-08Make sure we don't calculate fractional pixel gapsPedro Côrte-Real-2/+2
2020-01-08Avoid numerical instability in resizePedro Côrte-Real-6/+33
2019-12-31Update version to 1.3-rc11.3-rc1Drew DeVault-2/+2
2019-12-31_incr_version: always overwrite old version numberDrew DeVault-2/+2
2019-12-31_incr_version: prompt for target wlroots releaseDrew DeVault-0/+8
2019-12-31Add virtual pointer protocolJosef Gajdusek-0/+41
2019-12-31Fix sway_log using non initialised output_config pointerPaul Riou-1/+1
2019-12-30Re-add support for wlr_output's atomic APISimon Ser-30/+37
2019-12-30Add Chinese (zh-TW) translation of READMENightFeather-1/+65
2019-12-29cmd_client_*: support optional args for i3 compatBrian Ashworth-22/+31
2019-12-28Fix typo in swaybar-protocol.7.scdWhemoon Jang-0/+1
2019-12-28bar_cmd_colors: remove add_colorBrian Ashworth-49/+33
2019-12-28cmd_client_*: refactor duplicated codeBrian Ashworth-104/+62
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth-142/+76
2019-12-27layer-shell: refocus if keyboard interactive lostBrian Ashworth-0/+3
2019-12-27config/output: apply scale_filter even when scale has not changedRonan Pigott-0/+2
2019-12-24desktop/surface: Fix crash when timer is NULLManuel Stoeckl-1/+6
2019-12-16License wallpapers as CC-0Drew DeVault-0/+121
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth-28/+45
2019-12-16input/seatop_default: fix focusing floating titlesBrian Ashworth-1/+2
2019-12-16root_scratchpad_hide: disable fullscreen descendantsBrian Ashworth-3/+8
2019-12-14config/input: set type for new identifier configsBrian Ashworth-0/+24
2019-12-13input/keyboard: defer wlr_keyboard_group destroyBrian Ashworth-1/+9
2019-12-13input/keyboard: remove group listeners on destroyBrian Ashworth-0/+2
2019-12-12Auto-detect output scaleSimon Ser-3/+53
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault-11/+159
2019-12-12Fix lingering workspace with scratchpad showRonan Pigott-0/+1
2019-12-10layer-shell: unfocus output-less layer on unmapBrian Ashworth-9/+9
2019-12-07input/cursor: remove gesture listeners in destroyBenjamin Cheng-0/+6
2019-12-07input/cursor: pass gesture events to clientsBenjamin Cheng-0/+77
2019-12-06A Script to change sway workspace name.Thorben Günther-0/+130
2019-12-06Improve transparency scriptThorben Günther-17/+53
2019-12-04config: apply input type configs on reloadBrian Ashworth-0/+5
2019-12-02Revert "fix bar_state_update/input event"Jayce Fayne-4/+4
2019-12-01fix bar_state_update/input eventRex Hackbro-4/+4
2019-12-01output: Restore previous max_render_time behaviorKenny Levinsen-1/+1
2019-12-01output: Schedule idle frames if we do not renderKenny Levinsen-0/+7
2019-12-01output: Replace block_idle_frame with frame_pendingKenny Levinsen-2/+2
2019-11-29add scale_filter output config optionRonan Pigott-1/+131
2019-11-28output: Ensure that frame_done is delayed on max_render_timeKenny Levinsen-1/+1
2019-11-28Rename 'node' to 'nodes' in swayipc docRex Hackbro-1/+1
2019-11-28input/keyboard: reset seat keyboard on destroyBrian Ashworth-3/+6