68 Commits (5a7477cb8f568ce4aeb852215ad40899f18f3d91)

Author SHA1 Message Date
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Manuel Stoeckl e633fe0b40 common: move load_image to swaybar
1 year ago
Manuel Stoeckl 439122e887 common: rename load_background_image to load_image
1 year ago
Hodong 7fbd9fbf28
swaybar: remove the argument of StatusNotifierHostRegistered
1 year ago
Simon Ser 08c1946d71 Use format_str() throughout
2 years ago
Joan Bruguera 94b69acf0d swaybar: Make hotspots block bar release bindings
2 years ago
Tobias Bengfort b4fd4bca0e tray: do not render passive items
3 years ago
Nathan Schulte 107d15fafd swaybar: fix tray item icon scaling, positioning
3 years ago
Nathan Schulte bb60381c75 swaybar: fix tray_padding vs min-height re: scale
3 years ago
Issam E. Maghni d45623c2db cairo: Replace <cairo/cairo.h> by <cairo.h>
4 years ago
Pi-Yueh Chuang 6059c744f8
swaybar: silence missing IconThemePath message
4 years ago
Ian Fan 65501f0e46 tray: track SNI callbacks
5 years ago
Ian Fan 68f53cd509 tray: tidy code
5 years ago
Ian Fan 3b894c387d tray: allow themes to inherit from multiple themes
5 years ago
Ian Fan 66f0c91bb8 tray: better errors when parsing index.theme
5 years ago
Hristo Venev 7affe5c1bd swaybar: fix i3bar relative coordinates when scaling is used
5 years ago
Till Hofmann 0f5157668d Avoid calling strcmp on nullptr
5 years ago
Jason 939c7b2d52 Amend typos
5 years ago
Konstantin Pospelov 06fcebc542 swaybar: fix typo in the loop over pixmaps
5 years ago
Konstantin Pospelov fa0abaf7cf swaybar: do not retry search for tray icons
5 years ago
Ben Brown 0ad5e355bd Add icon_theme_path to find_icon() search if set
5 years ago
Antonin Décimo 3af52d86f7 Fix memory leaks
5 years ago
Maxime “pep” Buquet 20762ecb3c Validate icon_struct in read_theme_file
6 years ago
Alex Maese 31eeda11b0 Fix a crash in swaybar when an icon dir is not readable
6 years ago
Stephan Hilb d64e8ba946 swaybar: fix loading of malformed icon theme
6 years ago
emersion bcde298a71 Fix size_t temporary underflow in log_loaded_themes
6 years ago
Ian Fan 5c8424c074 stringop.c: remove unused functions
6 years ago
Ian Fan 416c6ecb99 tray: fix pixmap colors
6 years ago
Ian Fan f54077dbca tray: fix memory leaks
6 years ago
Ian Fan 26d6360feb tray: when a service is lost, remove all matching items
6 years ago
Ian Fan d3c527220a tray: use correct parameter to set bus slot to floating
6 years ago
Stefan Schick 0952c9f91d Fix #3445: swaybar tray inerited thems not processed
6 years ago
Drew DeVault 8b056cfc82
Merge pull request #3500 from progandy/validate_pixmaps
6 years ago
Lukas Lihotzki f7ed97e2a7 Fix tray icon updates
6 years ago
progandy dcabe0e6da swaybar: fix crash with some tray icon pixmaps
6 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build
6 years ago
Ian Fan 410c961388 swaybar: fix setting floating watcher slots
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
M Stoeckl 695948e689 Fix memory leaks in swaybar
6 years ago
Brian Ashworth 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers
6 years ago
Brian Ashworth 50d36ef238 swaybar: allow identifiers for output and tray
6 years ago
Ian Fan f87628e2ab swaybar: improve tray logging
6 years ago
Ian Fan d093c3ac55 swaybar: handle SNI signals better
6 years ago
Ian Fan b666fc76a6 swaybar: free the right item during tray destruction
6 years ago
Ian Fan 9e31f5d79c swaybar: use KDE's SNI IconThemePath property
6 years ago
Ian Fan 371089f62c swaybar: handle new and lost StatusNotifierWatcher
6 years ago
Ian Fan 8ffb7f0529 swaybar: draw a sad face if SNI has no icon
6 years ago
Ian Fan 2fd41fe9c8 swaybar: set bar dirty on SNI event
6 years ago
Ian Fan 6becde0246 swaybar: implement mouse events for tray
6 years ago
Ian Fan fa2c5282c1 swaybar: implement tray rendering
6 years ago