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
/
item.c
Age
Commit message (
Expand
)
Author
Lines
2020-03-30
tray: track SNI callbacks
Ian Fan
-27
/
+30
2020-03-30
tray: tidy code
Ian Fan
-4
/
+0
2020-02-10
swaybar: fix i3bar relative coordinates when scaling is used
Hristo Venev
-1
/
+1
2019-10-23
swaybar: fix typo in the loop over pixmaps
Konstantin Pospelov
-1
/
+1
2019-10-21
swaybar: do not retry search for tray icons
Konstantin Pospelov
-51
/
+58
2019-09-04
Add icon_theme_path to find_icon() search if set
Ben Brown
-1
/
+7
2019-02-28
tray: fix pixmap colors
Ian Fan
-1
/
+7
2019-02-16
tray: fix memory leaks
Ian Fan
-1
/
+5
2019-01-23
Merge pull request #3500 from progandy/validate_pixmaps
Drew DeVault
-7
/
+18
2019-01-23
Fix tray icon updates
Lukas Lihotzki
-0
/
+3
2019-01-23
swaybar: fix crash with some tray icon pixmaps
progandy
-7
/
+18
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
-1
/
+1
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-20
/
+20
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
-4
/
+11
2019-01-08
swaybar: improve tray logging
Ian Fan
-28
/
+29
2019-01-08
swaybar: handle SNI signals better
Ian Fan
-33
/
+61
2019-01-08
swaybar: free the right item during tray destruction
Ian Fan
-2
/
+2
2018-12-31
swaybar: use KDE's SNI IconThemePath property
Ian Fan
-0
/
+5
2018-12-31
swaybar: draw a sad face if SNI has no icon
Ian Fan
-9
/
+25
2018-12-31
swaybar: set bar dirty on SNI event
Ian Fan
-0
/
+13
2018-12-31
swaybar: implement mouse events for tray
Ian Fan
-0
/
+89
2018-12-31
swaybar: implement tray rendering
Ian Fan
-0
/
+84
2018-12-31
swaybar: add StatusNotifierItem to tray
Ian Fan
-0
/
+236