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-07-27 22:21:05 +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
Scott Leggett
97c342f9e1
swaybar/tray: fix heap buffer overflow in read_pixmap
...
Validate that the icon pixel data array size accommodates the provided dimensions.
2026-06-03 00:41:40 +02: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
swaybar/tray: fix heap buffer overflow in read_pixmap
2026-06-03 00:41:40 +02: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