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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-04-20
build: bump version to 1.11-rc1
1.11-rc1
Simon Ser
-1
/
+1
2025-04-20
Drop wl_drm again
Simon Ser
-7
/
+0
2025-04-17
server: move sway_terminate() definition to header
Simon Ser
-2
/
+3
2025-04-17
swaymsg, swaynag: drop sway_terminate() definitions
Simon Ser
-9
/
+0
2025-04-17
layer_shell: destroy layer_surface on assigned output destruction
llyyr
-1
/
+1
2025-04-17
Remove duplicate arrange_container
Filip Vujičić
-1
/
+0
2025-04-14
Fix crash on shutdown when Xwayland is disabled
Simon Ser
-3
/
+5
2025-04-14
server: fix shutdown crash when running on x11 backend
Loukas Agorgianitis
-1
/
+3
2025-04-13
server: recreate renderer in idle callback to avoid UAF
Ferdinand Bachmann
-3
/
+16
2025-04-13
tree/container: remove event listeners on destroy
Ferdinand Bachmann
-2
/
+18
2025-04-13
input/text_input: remove event listeners on destroy
Ferdinand Bachmann
-2
/
+38
2025-04-13
desktop/idle_inhibit: remove event listeners on destroy
Ferdinand Bachmann
-0
/
+12
2025-04-13
input/input-manager: remove event listeners on fini
Ferdinand Bachmann
-0
/
+11
2025-04-13
server: remove event listeners on fini
Ferdinand Bachmann
-0
/
+21
2025-04-13
idle_inhibit: Check if layer surface output is enabled
Kenny Levinsen
-2
/
+5
2025-04-13
idle_inhibit: Assume view is invisible by default
Kenny Levinsen
-2
/
+2
2025-04-13
idle_inhibit: Explicitly handle layer surfaces
Kenny Levinsen
-1
/
+8
2025-04-13
idle_inhibit: Ignore inhibitors when locked
Kenny Levinsen
-0
/
+25
2025-04-12
Use wl_event_loop_add_signal for exit signals
Daniel De Graaf
-14
/
+18
2025-04-09
ipc: standardize pretty print with raw print
Furkan Sahin
-1
/
+1
2025-03-27
Fix tabbed/stacking container height regression
Claudia
-6
/
+6
2025-03-23
man: clarify criteria (incl. PCRE2 usage)
Dennis Baurichter
-3
/
+13
2025-03-21
Avoid crashing on too many containers
Kenny Levinsen
-12
/
+33
2025-03-20
stringop: fix has_prefix() arg order in config parsing
Paul Riou
-3
/
+3
2025-03-20
text_input: Fix ime panic in ext-session-lock
ShootingStarDragons
-0
/
+29
2025-03-20
desktop/output: Skip repaint if wlr_output is disabled
Kenny Levinsen
-1
/
+1
2025-03-18
sway/commands: Return error if container is not in scratchpad
Piotr Piwoński
-2
/
+2
2025-03-16
Fix output repositioning in global fullscreen
melvinm1
-0
/
+2
2025-03-11
config/output: Reset everything before swaybg exec
Kenny Levinsen
-0
/
+1
2025-03-11
Use SIG_IGN for SIGCHLD instead of our own handler
Kenny Levinsen
-18
/
+14
2025-03-09
sway/server: create ext-data-control manager
llyyr
-3
/
+7
2025-03-08
Add the DesktopNames key to the sway.desktop session file
nilninull
-0
/
+1
2025-03-07
Remove constraint that con->view != NULL to use __focused__ criteria
Chris Perl
-2
/
+1
2025-03-06
Rework fork/exec strategy
Kenny Levinsen
-138
/
+71
2025-02-25
sway_text_node: Remove use of source box
Kenny Levinsen
-14
/
+0
2025-02-25
sway_text_node: Apply max_width when rendering
Kenny Levinsen
-2
/
+2
2025-02-25
commands/opacity: Call output_configure_scene on updated container
Alexander Orzechowski
-1
/
+3
2025-02-25
output: Allow configuring scene without an output
Alexander Orzechowski
-1
/
+3
2025-02-25
output: Expose output_configure_scene to header
Alexander Orzechowski
-1
/
+4
2025-02-17
docs: use "window" instead of "view" throughout.
Mark Stosberg
-65
/
+65
2025-02-16
sway/ipc-json: add ext-foreign-toplevel-handle identifier to get_tree ipc output
Ferdinand Bachmann
-0
/
+12
2025-02-09
output/background: fix config ignoring fallback color
Furkan Sahin
-44
/
+38
2025-02-06
man: Document bar mode toggle command
Dan Baterisna
-0
/
+6
2025-01-27
input/cursor: remove tool_proximity listener in destroy
Attila Fidan
-0
/
+1
2025-01-26
Drop wlr_matrix.h include from sway/desktop/output.c
Bill Li
-1
/
+0
2025-01-21
Add ext-image-copy-capture-v1 and ext-image-capture-source-v1
Simon Ser
-3
/
+12
2025-01-16
config/output: don't leak background_fallback
llyyr
-0
/
+1
2025-01-13
swaymsg: pretty-print sandbox properties
Jacob McNamee
-0
/
+12
2025-01-13
tree/container: support sandbox properties in title format
Jacob McNamee
-6
/
+32
2025-01-13
criteria: add sandbox properties
Puck Meerburg
-1
/
+104
[next]