index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-12-29
cmd_client_*: support optional args for i3 compat
Brian Ashworth
-22
/
+31
2019-12-28
Fix typo in swaybar-protocol.7.scd
Whemoon Jang
-0
/
+1
2019-12-28
bar_cmd_colors: remove add_color
Brian Ashworth
-49
/
+33
2019-12-28
cmd_client_*: refactor duplicated code
Brian Ashworth
-104
/
+62
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
-142
/
+76
2019-12-27
layer-shell: refocus if keyboard interactive lost
Brian Ashworth
-0
/
+3
2019-12-27
config/output: apply scale_filter even when scale has not changed
Ronan Pigott
-0
/
+2
2019-12-24
desktop/surface: Fix crash when timer is NULL
Manuel Stoeckl
-1
/
+6
2019-12-16
License wallpapers as CC-0
Drew DeVault
-0
/
+121
2019-12-16
seat_cmd_keyboard_grouping: change keymap to smart
Brian Ashworth
-28
/
+45
2019-12-16
input/seatop_default: fix focusing floating titles
Brian Ashworth
-1
/
+2
2019-12-16
root_scratchpad_hide: disable fullscreen descendants
Brian Ashworth
-3
/
+8
2019-12-14
config/input: set type for new identifier configs
Brian Ashworth
-0
/
+24
2019-12-13
input/keyboard: defer wlr_keyboard_group destroy
Brian Ashworth
-1
/
+9
2019-12-13
input/keyboard: remove group listeners on destroy
Brian Ashworth
-0
/
+2
2019-12-12
Auto-detect output scale
Simon Ser
-3
/
+53
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
-11
/
+159
2019-12-12
Fix lingering workspace with scratchpad show
Ronan Pigott
-0
/
+1
2019-12-10
layer-shell: unfocus output-less layer on unmap
Brian Ashworth
-9
/
+9
2019-12-07
input/cursor: remove gesture listeners in destroy
Benjamin Cheng
-0
/
+6
2019-12-07
input/cursor: pass gesture events to clients
Benjamin Cheng
-0
/
+77
2019-12-06
A Script to change sway workspace name.
Thorben Günther
-0
/
+130
2019-12-06
Improve transparency script
Thorben Günther
-17
/
+53
2019-12-04
config: apply input type configs on reload
Brian Ashworth
-0
/
+5
2019-12-02
Revert "fix bar_state_update/input event"
Jayce Fayne
-4
/
+4
2019-12-01
fix bar_state_update/input event
Rex Hackbro
-4
/
+4
2019-12-01
output: Restore previous max_render_time behavior
Kenny Levinsen
-1
/
+1
2019-12-01
output: Schedule idle frames if we do not render
Kenny Levinsen
-0
/
+7
2019-12-01
output: Replace block_idle_frame with frame_pending
Kenny Levinsen
-2
/
+2
2019-11-29
add scale_filter output config option
Ronan Pigott
-1
/
+131
2019-11-28
output: Ensure that frame_done is delayed on max_render_time
Kenny Levinsen
-1
/
+1
2019-11-28
Rename 'node' to 'nodes' in swayipc doc
Rex Hackbro
-1
/
+1
2019-11-28
input/keyboard: reset seat keyboard on destroy
Brian Ashworth
-3
/
+6
2019-11-27
config: improvements to the reload validation
Brian Ashworth
-27
/
+37
2019-11-26
input/keyboard: check keyboard group before remove
Brian Ashworth
-1
/
+3
2019-11-24
input: seat: Fix seat device list not initialised before use
Paul Riou
-1
/
+2
2019-11-23
Amend typos
Jason
-3
/
+3
2019-11-21
Use new presentation-time helper
Simon Ser
-20
/
+4
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
-38
/
+305
2019-11-21
input_cmd_xkb_file: allow shell path expansion
Brian Ashworth
-14
/
+47
2019-11-21
input/keyboard: cleanup xkb_file error handing
Brian Ashworth
-11
/
+6
2019-11-17
Add note about backends to output max_render_time
Ivan Molodetskikh
-0
/
+6
2019-11-17
output: check wlr_output in repaint handler
Ivan Molodetskikh
-0
/
+4
2019-11-17
Add max_render_time to view JSON
Ivan Molodetskikh
-0
/
+2
2019-11-17
Add max_render_time to output JSON
Ivan Molodetskikh
-2
/
+8
2019-11-17
view: add max_render_time
Ivan Molodetskikh
-18
/
+125
2019-11-17
Add sway_surface
Ivan Molodetskikh
-0
/
+43
2019-11-17
output: add max_render_time
Ivan Molodetskikh
-22
/
+166
2019-11-17
Add -Wno-missing-braces
Simon Ser
-0
/
+1
2019-11-17
grimshot: fix branching on command exit status
Manuel Mendez
-4
/
+2
[next]