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-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
2025-01-13
ipc-json: add sandbox properties to view JSON
Puck Meerburg
-0
/
+22
2025-01-13
tree/view: add getters for sandbox properties
Jacob McNamee
-0
/
+35
2025-01-12
Increase max default buffer size to 1 MiB
Jim
-0
/
+1
2025-01-11
layer_shell: cleanup new_popup listener when destroying node
llyyr
-0
/
+1
2025-01-08
config/output: don't hardcode DMA-BUF in search_render_format()
Simon Ser
-1
/
+2
2025-01-08
config/output: skip format checks if all are supported
mtvare6
-1
/
+2
2025-01-07
Fix has_prefix() comparisons with 0
Simon Ser
-2
/
+2
2025-01-07
Use has_prefix() instead of strncmp() throughout
Simon Ser
-49
/
+44
2025-01-07
stringop: move over has_prefix()
Simon Ser
-4
/
+6
2024-12-21
Explain that the title bar always shows
Hong Xu
-3
/
+3
2024-12-08
swaybar: Handle opaque region properly
Alexander Orzechowski
-6
/
+11
2024-12-08
input/libinput: fix parsing input drag_lock command
Baltazár Radics
-1
/
+1
[next]