aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-06A Script to change sway workspace name.Thorben Günther
2019-12-06Improve transparency scriptThorben Günther
2019-12-04config: apply input type configs on reloadBrian Ashworth
2019-12-02Revert "fix bar_state_update/input event"Jayce Fayne
2019-12-01fix bar_state_update/input eventRex Hackbro
2019-12-01output: Restore previous max_render_time behaviorKenny Levinsen
2019-12-01output: Schedule idle frames if we do not renderKenny Levinsen
2019-12-01output: Replace block_idle_frame with frame_pendingKenny Levinsen
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-28output: Ensure that frame_done is delayed on max_render_timeKenny Levinsen
2019-11-28Rename 'node' to 'nodes' in swayipc docRex Hackbro
2019-11-28input/keyboard: reset seat keyboard on destroyBrian Ashworth
2019-11-27config: improvements to the reload validationBrian Ashworth
2019-11-26input/keyboard: check keyboard group before removeBrian Ashworth
2019-11-24input: seat: Fix seat device list not initialised before usePaul Riou
2019-11-23Amend typosJason
2019-11-21Use new presentation-time helperSimon Ser
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-11-21input_cmd_xkb_file: allow shell path expansionBrian Ashworth
2019-11-21input/keyboard: cleanup xkb_file error handingBrian Ashworth
2019-11-17Add note about backends to output max_render_timeIvan Molodetskikh
2019-11-17output: check wlr_output in repaint handlerIvan Molodetskikh
2019-11-17Add max_render_time to view JSONIvan Molodetskikh
2019-11-17Add max_render_time to output JSONIvan Molodetskikh
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-11-17Add sway_surfaceIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Add -Wno-missing-bracesSimon Ser
2019-11-17grimshot: fix branching on command exit statusManuel Mendez
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak