This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
sway
Watch
1
Star
0
Fork
You've already forked sway
0
mirror of
https://github.com/swaywm/sway.git
synced
2026-06-06 03:03:22 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
97c342f9e1
sway
/
swaybar
/
tray
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