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
path:
root
/
swaybar
/
tray
/
icon.c
Age
Commit message (
Expand
)
Author
Lines
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
-1
/
+0
2023-04-14
Use format_str() throughout
Simon Ser
-20
/
+6
2020-03-30
tray: tidy code
Ian Fan
-13
/
+5
2020-03-30
tray: allow themes to inherit from multiple themes
Ian Fan
-4
/
+9
2020-03-30
tray: better errors when parsing index.theme
Ian Fan
-60
/
+90
2020-02-10
Avoid calling strcmp on nullptr
Till Hofmann
-1
/
+4
2019-11-23
Amend typos
Jason
-1
/
+1
2019-08-12
Fix memory leaks
Antonin Décimo
-0
/
+1
2019-04-20
Validate icon_struct in read_theme_file
Maxime “pep” Buquet
-2
/
+6
2019-03-30
Fix a crash in swaybar when an icon dir is not readable
Alex Maese
-0
/
+3
2019-03-13
swaybar: fix loading of malformed icon theme
Stephan Hilb
-0
/
+4
2019-03-11
Fix size_t temporary underflow in log_loaded_themes
emersion
-3
/
+3
2019-03-11
stringop.c: remove unused functions
Ian Fan
-9
/
+38
2019-02-01
Fix #3445: swaybar tray inerited thems not processed
Stefan Schick
-1
/
+1
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-1
/
+1
2019-01-19
Fix memory leaks in swaybar
M Stoeckl
-1
/
+8
2018-12-31
swaybar: implement icon themes and lookup for tray
Ian Fan
-0
/
+462
2018-03-29
Start port of swaybar to layer shell
Drew DeVault
-400
/
+0
2017-07-08
Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...
Johannes Lundberg
-1
/
+1
2017-06-23
Handle getline failure in icon theme parsing
Mykyta Holubakha
-9
/
+5
2017-06-07
Implement Tray Icons
Calvin Lee
-0
/
+404