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-05-18
build: bump version to 1.11-rc3
1.11-rc3
Simon Ser
-1
/
+1
2025-05-18
raise scratchpad container
odyxz
-0
/
+2
2025-05-18
transaction: ensure border scene is enabled for floating containers
alex-huff
-0
/
+1
2025-05-18
move: fix broken titlebar when moving child to new workspace
alex-huff
-0
/
+1
2025-05-18
input/seatop_down: Update decorations for touchscreen inputs
Furkan Sahin
-0
/
+1
2025-05-18
transaction: Ensure all tabs are visible in tabbed mode
alex-huff
-0
/
+2
2025-05-18
config/output: Fix missing output config supersedes
Kenny Levinsen
-0
/
+10
2025-05-18
config/output: Use INT_MAX as x/y unset value
Kenny Levinsen
-8
/
+8
2025-05-18
Fix includes with relative paths
Pavel 'LEdoian' Turinsky
-20
/
+4
2025-04-27
build: bump version to 1.11-rc2
1.11-rc2
Simon Ser
-1
/
+1
2025-04-27
sway/commands: Handle incorrect resize unit
Furkan Sahin
-1
/
+1
2025-04-27
Replace signal() with sigaction()
Simon Ser
-8
/
+12
2025-04-21
Use pthread_atfork() to restore signals and NOFILE limit
Simon Ser
-28
/
+23
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
[next]