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-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
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-07
readme: use right-to-left marks in ir translation
M.Zeinali
2021-12-06
output: remove surface buffer damage check
Kirill Primak
2021-12-06
Delete .clang-format
Simon Ser
2021-11-26
build: use list for sdbus dep
Simon Ser
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
swaybar: signal status command's process group
Ludvig Michaelsson
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-11-02
Update URL to wlroots project (GitHub->GitLab)
Manuel Stoeckl
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-25
refactor: use JSON_MAX_DEPTH everywhere
Jason Nader
2021-10-22
refactor: use sway_abort instead
Sefa Eyeoglu
2021-10-22
fix: use sane value for json_tokener max_depth
Sefa Eyeoglu
2021-10-22
fix: handle NULL from json_tokener_new_ex
Sefa Eyeoglu
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-18
swaymsg: fix misplaced return value
Jason Nader
2021-10-18
swaymsg: be explicit about the json parser error
Jason Nader
[next]