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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-06-23
tree/view: send event unconditionally in view_send_frame_done()
Simon Ser
-1
/
+1
2025-06-16
Add support for toplevel capture
Simon Ser
-5
/
+60
2025-06-16
Stop using wlr_scene_buffer_send_frame_done()
Simon Ser
-7
/
+18
2025-06-16
seatop_default: Call seatop_rebase with proper timestamp
hwsmm
-1
/
+4
2025-06-16
Rename get_current_time_msec to get_current_time_in_msec and move to util.c
hwsmm
-8
/
+10
2025-06-16
build: set wrap_mode=nodownload in default options
Simon Ser
-0
/
+1
2025-06-14
text_input: Don't relay IM state from unfocused windows
Attila Fidan
-0
/
+4
2025-06-14
text_input: Ignore enable requests from unfocused windows
Attila Fidan
-0
/
+4
2025-06-09
build: bump version to 1.12-dev
Simon Ser
-1
/
+1
2025-06-09
config.in: bind XF86Audio* keycodes to playerctl
Callum Andrew
-0
/
+9
2025-06-05
Remove trailing spaces
Simon Ser
-11
/
+11
2025-06-05
server: fix socket path memory leak
YaoBing Xiao
-1
/
+2
2025-05-25
swaybar: deduplicate mode and workspace rendering code
Konstantin Pospelov
-86
/
+58
2025-05-25
Log message on for_window command error
Simon Ser
-2
/
+4
2025-05-24
Improve example of input section in default config
Bonsaiiv
-2
/
+6
2025-05-22
tree/workspace: Remove exclude arg from get_highest_available
Kenny Levinsen
-8
/
+4
2025-05-22
output: Minimize interaction with output after destroy
Kenny Levinsen
-14
/
+15
2025-05-21
transaction: fix floating fullscreen containers
alex-huff
-2
/
+2
2025-05-21
layer-shell: reclaim space from unmapped layer surfaces
alex-huff
-5
/
+1
2025-05-20
input: fix udev_device leak
Simon Ser
-10
/
+16
2025-05-19
transaction: reparent scenes of containers behind fullscreen containers
alex-huff
-2
/
+11
2025-05-19
transaction: fix size of child container decorations in stacking layouts
alex-huff
-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-15
input/text_input: chase wlroots update
Bill Li
-1
/
+1
2025-05-15
build: bump wlroots version
GreyXor
-2
/
+2
2025-05-08
move: fix broken titlebar when moving child to new workspace
alex-huff
-0
/
+1
2025-05-06
input/seatop_down: Update decorations for touchscreen inputs
Furkan Sahin
-0
/
+1
2025-05-04
transaction: Ensure all tabs are visible in tabbed mode
alex-huff
-0
/
+2
2025-05-01
config/output: Fix missing output config supersedes
Kenny Levinsen
-0
/
+10
2025-05-01
config/output: Use INT_MAX as x/y unset value
Kenny Levinsen
-8
/
+8
2025-04-28
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
[next]