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-07
Reload command now matches i3's implementation
Geoffrey Casper
-3
/
+17
2020-07-07
seat/dnd: support null drag icon surfaces
Nick Diego Yamane
-22
/
+20
2020-07-06
ISSUE_TEMPLATE: Use the newer issue templates
Brian Ashworth
-48
/
+71
2020-07-05
protocols: sync wlr-layer-shell-unstable-v1 with wlroots
Jan Beich
-13
/
+39
2020-07-03
commands/move: maintain workspace_layout when moving
Tudor Brindus
-4
/
+14
2020-07-03
Replace unprintable characters in input device id
wb9688
-1
/
+2
2020-07-03
tree/view: fix segfault in view_update_title
Simon Ser
-1
/
+1
2020-07-02
Unset DISPLAY when wlr_xwayland fails
Simon Ser
-0
/
+1
2020-07-02
Don't set xwayland cursor when wlr_xwayland failed
Simon Ser
-1
/
+1
2020-07-02
seat: fix segfault in sway_input_method_relay_set_focus
Simon Ser
-8
/
+9
2020-07-01
commands/move: unwrap workspace container on move to new workspace
Tudor Brindus
-3
/
+25
2020-07-01
Minor wording changes in Romanian README.md translation
Tudor Brindus
-7
/
+8
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
[next]