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
2020-07-15
Don't set xwayland cursor when wlr_xwayland failed
Simon Ser
-1
/
+1
2020-07-15
seat: fix segfault in sway_input_method_relay_set_focus
Simon Ser
-8
/
+9
2020-07-15
commands/move: unwrap workspace container on move to new workspace
Tudor Brindus
-3
/
+25
2020-07-01
Update version to v1.5-rc2
v1.5-rc2
Drew DeVault
-1
/
+1
2020-07-01
tree/view: Make foreign-toplevel app_id fallback to class
Johan Bjäreholt
-2
/
+6
2020-06-30
output: simplify loop over layer surfaces
Isaac Freund
-12
/
+4
2020-06-30
seat: Refocus seat when wlr_drag is destroyed
Kenny Levinsen
-0
/
+44
2020-06-30
transaction: Mark client resize immediately ready
Kenny Levinsen
-2
/
+7
2020-06-27
tree/view: fix smart borders with tabbed/stacked ancestor
Tudor Brindus
-8
/
+31
2020-06-25
input/pointer: correctly handle bindings for synthetic events
Tudor Brindus
-2
/
+3
2020-06-24
Update version to 1.5-rc1
1.5-rc1
Simon Ser
-1
/
+1
2020-06-23
Add Romanian translation
taminaru
-1
/
+63
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
-0
/
+66
2020-06-19
input_cmd_click_method: fix typo in error text
Tudor Brindus
-1
/
+1
2020-06-19
input/seat: don't notify keyboard grabs with NULL surface on shutdown
Tudor Brindus
-1
/
+7
2020-06-19
input: disable events for map_to_output devices when output not present
Tudor Brindus
-17
/
+44
2020-06-18
input/pointer: don't trigger pointer bindings for emulated input
Tudor Brindus
-16
/
+16
2020-06-18
input/cursor: send idle events based off device type, not input type
Tudor Brindus
-26
/
+45
2020-06-17
grimshot: fix POSIX compliance
David Arnold
-1
/
+1
2020-06-17
grimshot: Unary operator expected
David Arnold
-2
/
+2
2020-06-17
Add support for viewporter
Simon Ser
-11
/
+24
2020-06-16
input/pointer: don't trigger pointer bindings for emulated input
Tudor Brindus
-23
/
+42
2020-06-16
input/tablet: focus appropriate node on tip down
Tudor Brindus
-1
/
+23
2020-06-16
input/keyboard: wlr_keyboard_group enter and leave
Brian Ashworth
-45
/
+128
2020-06-14
i3-compat: add GET_BINDING_STATE IPC command
Jason Nader
-0
/
+48
2020-06-12
Remove view child surface_{map,unmap} listeners on destroy
Simon Ser
-0
/
+4
2020-06-13
view: fix surface_new_subsurface use-after-free
Ronan Pigott
-0
/
+1
2020-06-12
swaybar: ensure correct init order for status_line
Luke Drummond
-4
/
+8
2020-06-11
Log Sway version on startup
Simon Ser
-0
/
+1
2020-06-10
swaynag: sway_abort on failure to properly register
Luke Drummond
-1
/
+4
2020-06-08
tree/view: fix smart gaps when ancestor container is tabbed or stacked
Tudor Brindus
-11
/
+13
2020-06-08
input: tweak resize behavior to not change tab focus on border click
Tudor Brindus
-1
/
+10
2020-06-09
swaynag: allow specifying more buttons which execute and dismiss
Graham Christensen
-1
/
+30
2020-06-07
input/tablet: allow moving tiling tablet v2 surfaces by pen input
Tudor Brindus
-7
/
+25
2020-06-07
input/tablet: allow moving floating tablet v2 surfaces by pen input
Tudor Brindus
-15
/
+52
2020-06-07
tree/container: introduce `container_toplevel_ancestor` helper
Tudor Brindus
-17
/
+19
2020-06-06
common/util: fix `get_current_time_msec` returning microseconds
Tudor Brindus
-13
/
+16
2020-06-06
Add wayland_client dependency to common
TheAvidDev
-1
/
+2
2020-06-05
Use new wlroots API for clearing keyboard/pointer focus during grabs
Thomas Hebb
-13
/
+11
2020-06-05
Save transform during transaction
Kalyan Sriram
-1
/
+4
2020-06-04
input/cursor: refactor tablet tool tip events into seatops
Tudor Brindus
-27
/
+25
2020-06-03
shells: Resize on commit if geometry x/y changes
Kenny Levinsen
-2
/
+6
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
-15
/
+8
2020-06-03
transaction: Improve transaction commentary
Kenny Levinsen
-5
/
+6
2020-06-03
transaction: Account for full size when centering content
Kenny Levinsen
-10
/
+10
2020-06-03
view: update_size should only update pending size
Kenny Levinsen
-2
/
+0
2020-06-03
view: Save all buffers associated with view
Kenny Levinsen
-53
/
+85
2020-06-01
xwayland: pass focus to previous unmanaged surface on unmap
Tudor Brindus
-0
/
+16
2020-05-30
tree/container: refactor `tiling_container_at` to check bounds
Tudor Brindus
-19
/
+32
2020-05-29
Add views idle inhibition status in get_tree output
Damien Tardy-Panis
-2
/
+112
[next]