index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
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-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-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
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-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
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-21
Add cairo_image_surface_create error handling
Simon Ser
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-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-12-13
view: Fix null dereference
Alexander Orzechowski
2021-12-10
Add focused_tab_title
Vsevolod
2021-12-09
Fixup headless output names
Simon Ser
2021-12-06
output: remove surface buffer damage check
Kirill Primak
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-25
Replace wlr_headless_backend_create_with_renderer call
Simon Ser
2021-11-25
ipc: make `bar <bar_id> mode|hidden_state` behave as documented
Aleksei Bavshin
2021-11-23
Add 'output render_bit_depth [8|10]' command
Manuel Stoeckl
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-11-15
container: fix surface_is_popup()
Kirill Primak
2021-11-14
sway: allow IPCs on proprietary drivers
Eric Engestrom
2021-10-30
Bump RLIMIT_NOFILE
Simon Ser
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
2021-10-26
fix cursor input for layer-shell surfaces
Rasmus Moorats
2021-10-21
view: add new container as a sibling of tiled view
siikamiika
2021-10-21
commands/focus: focus view inside container
siikamiika
2021-10-19
xwayland: Clear wlr_xwayland_surface in handle_destroy
David Rosca
2021-10-19
Remove --my-next-gpu-wont-be-nvidia
Simon Ser
2021-10-16
Fix a couple of typos
Birger Schacht
2021-10-15
Handle present events with NULL timespec field
Simon Ser
2021-10-10
use node_is_view
siikamiika
2021-10-08
Improve built-in touchscreen detection
Jari Ronkainen
2021-10-07
Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c
Tassilo Horn
2021-10-04
idle_inhibit: Fix tree view after changes in commit 152a559e
Bartel Sielski
2021-10-02
sway-input.5.scd: Fix spelling errors
Elyes HAOUAS
[next]