This website requires JavaScript.
explore
Help
Register
Sign In
mirror
/
sway
Watch
1
Star
1
Fork
0
You've already forked sway
mirror of
https://github.com/swaywm/sway
synced
2026-05-03 10:10:39 +02:00
Code
Issues
Activity
Files
master
sway
/
swaybar
/
tray
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Simon Ser
0c60d1581f
Use has_prefix() instead of strncmp() throughout
...
This is safer than hardcoded string lengths.
2025-01-07 16:35:31 +01:00
..
host.c
Define _POSIX_C_SOURCE globally
2024-02-23 17:43:19 +03:00
icon.c
Define _POSIX_C_SOURCE globally
2024-02-23 17:43:19 +03:00
item.c
Use has_prefix() instead of strncmp() throughout
2025-01-07 16:35:31 +01:00
tray.c
swaybar: Fix 100% cpu usage if dbus dies.
2024-09-28 16:23:21 +02:00
watcher.c
Use has_prefix() instead of strncmp() throughout
2025-01-07 16:35:31 +01:00