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
Age
Commit message (
Expand
)
Author
Lines
2025-01-07
Use has_prefix() instead of strncmp() throughout
Simon Ser
-5
/
+6
2024-11-10
swaybar: Emit property changes for SNI watcher
Joan Bruguera Micó
-0
/
+12
2024-09-28
swaybar: Fix 100% cpu usage if dbus dies.
Furkan Sahin
-2
/
+10
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
-4
/
+0
2023-11-23
common: move load_image to swaybar
Manuel Stoeckl
-1
/
+1
2023-11-23
common: rename load_background_image to load_image
Manuel Stoeckl
-1
/
+1
2023-06-23
swaybar: remove the argument of StatusNotifierHostRegistered
Hodong
-1
/
+1
2023-04-14
Use format_str() throughout
Simon Ser
-33
/
+12
2022-11-26
swaybar: Make hotspots block bar release bindings
Joan Bruguera
-1
/
+6
2022-01-19
tray: do not render passive items
Tobias Bengfort
-0
/
+5
2022-01-07
swaybar: fix tray item icon scaling, positioning
Nathan Schulte
-7
/
+19
2022-01-07
swaybar: fix tray_padding vs min-height re: scale
Nathan Schulte
-2
/
+2
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
-1
/
+1
2021-03-17
swaybar: silence missing IconThemePath message
Pi-Yueh Chuang
-2
/
+7
2020-03-30
tray: track SNI callbacks
Ian Fan
-28
/
+37
2020-03-30
tray: tidy code
Ian Fan
-20
/
+10
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
swaybar: fix i3bar relative coordinates when scaling is used
Hristo Venev
-1
/
+1
2020-02-10
Avoid calling strcmp on nullptr
Till Hofmann
-1
/
+4
2019-11-23
Amend typos
Jason
-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
-52
/
+61
2019-09-04
Add icon_theme_path to find_icon() search if set
Ben Brown
-1
/
+7
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-28
tray: fix pixmap colors
Ian Fan
-1
/
+7
2019-02-16
tray: fix memory leaks
Ian Fan
-3
/
+7
2019-02-16
tray: when a service is lost, remove all matching items
Ian Fan
-13
/
+14
2019-02-15
tray: use correct parameter to set bus slot to floating
Ian Fan
-3
/
+3
2019-02-01
Fix #3445: swaybar tray inerited thems not processed
Stefan Schick
-1
/
+1
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
swaybar: fix setting floating watcher slots
Ian Fan
-2
/
+2
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-54
/
+54
2019-01-19
Fix memory leaks in swaybar
M Stoeckl
-1
/
+8
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
-4
/
+11
2019-01-13
swaybar: allow identifiers for output and tray
Brian Ashworth
-2
/
+6
2019-01-08
swaybar: improve tray logging
Ian Fan
-30
/
+31
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
-3
/
+3
2018-12-31
swaybar: use KDE's SNI IconThemePath property
Ian Fan
-0
/
+5
2018-12-31
swaybar: handle new and lost StatusNotifierWatcher
Ian Fan
-1
/
+60
2018-12-31
swaybar: draw a sad face if SNI has no icon
Ian Fan
-9
/
+25
[next]