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-09-01
Ensure that seat->focused_layer is cleared on unmap
Kenny Levinsen
-3
/
+5
2019-08-31
seat: set cursor image only if no pointer cap previously
xdavidwu
-1
/
+4
2019-08-31
seat: avoid unneeded reloading xcursor theme
xdavidwu
-2
/
+6
2019-08-31
Fix markup syntax in man pages
Martin Michlmayr
-11
/
+11
2019-08-27
cmd_mode: don't reset to default after subcommand
Brian Ashworth
-1
/
+2
2019-08-27
chmod +x contrib/_incr_version
Drew DeVault
-0
/
+0
2019-08-27
Add _incr_version to contrib/
Drew DeVault
-0
/
+6
2019-08-27
A layer-shell will only be focused if it is non-null
asdfjkluiop
-1
/
+3
2019-08-25
Fix formatting for title_format in man 5 sway
Michael Aquilina
-5
/
+5
2019-08-24
Update titlebar borders to match i3's current behavior.
Dark
-60
/
+20
2019-08-23
cmd_move: fix move to scratchpad hidden container
Brian Ashworth
-0
/
+7
2019-08-22
ipc: collapse multi-container command results
Laurent Bonnans
-4
/
+19
2019-08-22
sway.5: remove mention of floating_scroll
Brian Ashworth
-5
/
+0
2019-08-20
Allow moving a container hidden in scratchpad
lbonn
-10
/
+14
2019-08-20
cmd_xwayland: add force for immediate launch
Brian Ashworth
-8
/
+27
2019-08-20
input/keyboard: send released only if pressed sent
Brian Ashworth
-27
/
+54
2019-08-20
Remove xdg-shell v6 support
Simon Ser
-577
/
+0
2019-08-19
properly check pixman_region32_contains_rectangle return
Ilia Bozhinov
-3
/
+4
2019-08-16
input/seatop_down: add axis handler
Brian Ashworth
-0
/
+16
2019-08-16
sway{,-bar}.5: add link to pango font description
Brian Ashworth
-2
/
+7
2019-08-14
layer-shell: add support for popups
Drew DeVault
-9
/
+182
2019-08-14
workspace_split: focus middle if workspace focused
Brian Ashworth
-0
/
+7
2019-08-14
container_replace: copy {width,height}_fraction
Brian Ashworth
-0
/
+4
2019-08-13
swaymsg.1: add tip about two hyphens for commands
Brian Ashworth
-0
/
+5
2019-08-13
workspace: do not destroy if any seat is focusing
Brian Ashworth
-0
/
+10
2019-08-13
handle_seat_node_destroy: do not focus own node
Brian Ashworth
-1
/
+1
2019-08-13
workspace: prefer identifiers for output priority
Brian Ashworth
-10
/
+19
2019-08-12
Remove redundant checks
Antonin Décimo
-4
/
+3
2019-08-12
Fix memory leaks
Antonin Décimo
-0
/
+2
2019-08-12
view_update_size: fix surface_width/height mismatch
Antonin Décimo
-1
/
+1
2019-08-12
input: check pointer against nullptr
Antonin Décimo
-1
/
+1
2019-08-12
ipc-client: remove useless free for failed malloc
Antonin Décimo
-1
/
+0
2019-08-12
layer_shell: Guard against negative exclusive zone
Sebastian Krzyszkowiak
-1
/
+1
2019-08-09
Remove rootston from build manifests
1.2-rc1
Drew DeVault
-2
/
+2
2019-08-07
Revert "Add support for wlr_output's atomic API"
Rouven Czerwinski
-26
/
+27
2019-08-07
sway.5: explain how to enable pango markup in font
Brian Ashworth
-2
/
+5
2019-08-07
config/output: rebase cursors after config applied
Brian Ashworth
-0
/
+8
2019-08-06
cmd_mode: make modes case sensitive
Brian Ashworth
-2
/
+1
2019-08-06
swaymsg: return 2 for sway errors
Brian Ashworth
-1
/
+14
2019-08-06
input/cursor: do not hide when buttons are pressed
Brian Ashworth
-2
/
+7
2019-08-06
cmd_swap: add floating support
Brian Ashworth
-11
/
+42
2019-08-05
cmd_opacity: add relative opacity changes
Jeff Peeler
-18
/
+21
2019-08-03
input/libinput: typo fixes (get -> get_default)
Brian Ashworth
-2
/
+2
2019-08-02
Remove unused variable
Antonin Décimo
-3
/
+0
2019-08-02
Allocator sizeof operand mismatch
Antonin Décimo
-1
/
+1
2019-08-02
Add support for wlr_output's atomic API
Simon Ser
-27
/
+26
2019-08-01
bindsym/code: add group support
Brian Ashworth
-15
/
+76
2019-08-01
input/keyboard: don't reset layout for same keymap
Brian Ashworth
-24
/
+32
2019-07-31
Fix typo in sway(5) manpage
Paul Ouellette
-1
/
+1
2019-07-31
libinput: fix set_send_events
Brian Ashworth
-1
/
+1
[next]