index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
/
tray
/
item.c
Age
Commit message (
Expand
)
Author
2019-10-23
swaybar: fix typo in the loop over pixmaps
Konstantin Pospelov
2019-10-21
swaybar: do not retry search for tray icons
Konstantin Pospelov
2019-09-04
Add icon_theme_path to find_icon() search if set
Ben Brown
2019-02-28
tray: fix pixmap colors
Ian Fan
2019-02-16
tray: fix memory leaks
Ian Fan
2019-01-23
Merge pull request #3500 from progandy/validate_pixmaps
Drew DeVault
2019-01-23
Fix tray icon updates
Lukas Lihotzki
2019-01-23
swaybar: fix crash with some tray icon pixmaps
progandy
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
2019-01-08
swaybar: improve tray logging
Ian Fan
2019-01-08
swaybar: handle SNI signals better
Ian Fan
2019-01-08
swaybar: free the right item during tray destruction
Ian Fan
2018-12-31
swaybar: use KDE's SNI IconThemePath property
Ian Fan
2018-12-31
swaybar: draw a sad face if SNI has no icon
Ian Fan
2018-12-31
swaybar: set bar dirty on SNI event
Ian Fan
2018-12-31
swaybar: implement mouse events for tray
Ian Fan
2018-12-31
swaybar: implement tray rendering
Ian Fan
2018-12-31
swaybar: add StatusNotifierItem to tray
Ian Fan