index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-21
sway/input: use wlr_input_device from input device base
Simon Zeni
2022-02-21
sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
Simon Zeni
2022-02-08
Remove all sprintf calls
Simon Ser
2022-02-08
Fix snprintf compiler warning
Muhamed Hobi
2022-02-07
xdg-shell: use wlr_xdg_popup in sway_xdg_popup
Simon Ser
2022-02-07
xdg-shell: use wlr_xdg_toplevel in sway_view
Simon Ser
2022-02-07
readme: use relative links for translations
Simon Ser
2022-02-07
readme: sort language list alphabetically
Simon Ser
2022-02-07
readme: add link to Italian translation
Simon Ser
2022-02-07
Translated README into Italian
Marco Rubin
2022-02-06
Minor update to focus_on_window_activation
Alexander Browne
2022-02-03
Chase wlroots xdg-shell refactor
Kirill Primak
2022-01-31
chore: chase wlr_output_layout_get_box() update
Kirill Primak
2022-01-31
xwayland: listen to `request_activate` event
Tuomas Yrjölä
2022-01-31
Use bools for CLI flags
Simon Ser
2022-01-23
swaynag: remove buffer destruction condition
Kirill Primak
2022-01-22
input/cursor: pass through pointer hold gestures
Tudor Brindus
2022-01-22
cmd/swap: error on swapping a container with itself
Ronan Pigott
2022-01-19
tray: do not render passive items
Tobias Bengfort
2022-01-18
build: execute wlroots subproject before finding deps
Simon Ser
2022-01-18
transaction: destroying nodes aren't hidden
Rouven Czerwinski
2022-01-18
treat fullscreen windows as 'tiled' for commands/focus
Patrick Hilhorst
2022-01-17
input/cursor: treat swipe begin as idle activity too
Tudor Brindus
2022-01-17
input/cursor: count pointer gestures as idle activity
Tudor Brindus
2022-01-16
commands/focus: drop trailing whitespace
Simon Ser
2022-01-13
Upgrade for wlroots surface refactoring
Simon Ser
2022-01-12
build: fix building with basu
Kirill Chibisov
2022-01-12
xdg-shell: use toplevel geometry to adjust the popup box
Aleksei Bavshin
2022-01-11
Print deprecation notice when running SUID
Kenny Levinsen
2022-01-11
meson: check: false on run_command
Kenny Levinsen
2022-01-09
Add safety assert in parse_movement_unit
Simon Ser
2022-01-08
Destroy sub-surfaces with parent layer-shell surface
Simon Ser
2022-01-09
commands/move: Fix crash when pos_y is omitted
David96
2022-01-07
container: Fix crash when view unmaps + maps quickly
David Rosca
2022-01-07
swaybar: fix tray item icon scaling, positioning
Nathan Schulte
2022-01-07
swaybar: fix tray_padding vs min-height re: scale
Nathan Schulte
2022-01-07
input/seat: unset has_focus when focus_stack becomes empty
Thomas Hebb
2022-01-04
[IPC] Add repeat delay/rate info to keyboard
Seth Barberee
2021-12-23
build: bump version to 1.8-dev
Simon Ser
2021-12-21
Add cairo_image_surface_create error handling
Simon Ser
2021-12-21
swaybar: fix errno handling in status_handle_readable
Simon Ser
2021-12-21
swaymsg: add GET_TREE pretty-printing
Simon Ser
2021-12-21
swaymsg: replace if with switch in pretty_print
Simon Ser
2021-12-19
build: bump wlroots dependency to 0.16.0
Sefa Eyeoglu
2021-12-17
output: emit node::destroy event
Ronan Pigott
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
2021-12-14
Handle border width and height on minimum floating sizes
RoastVeg
2021-12-14
meson.build: require wayland-protocols 1.24
Cole Mickens
2021-12-13
swaynag: remove xdg-output logic
Simon Ser
2021-12-13
Add support for linux-dmabuf surface hints
Simon Ser
[next]