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-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
2024-11-23
input/libinput: fix builtin device detection logic
György Kurucz
-2
/
+2
2024-11-23
tree/container: remove output_{enter,leave} listeners in destroy
Violet Purcell
-0
/
+2
2024-11-23
Add support for LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY
Simon Ser
-3
/
+18
2024-11-23
ipc-json: handle LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY
Simon Ser
-5
/
+8
2024-11-17
desktop/output: Clear repaint timer earlier in destroy
Kenny Levinsen
-1
/
+3
2024-11-17
commands/include: handle many files in single line
mtvare6
-5
/
+5
2024-11-17
ipc-server: Force modeset if needed after executing commands
Kenny Levinsen
-0
/
+11
2024-11-17
config: Force modeset before running deferred configs
Kenny Levinsen
-5
/
+11
[next]