Mathew-D
|
776be99c93
|
fix(tray): undo brake
|
2026-05-10 21:24:44 -04:00 |
|
Mathew-D
|
2b96a2cd09
|
fix(tray): undid breaking
|
2026-05-10 21:23:12 -04:00 |
|
Mathew-D
|
4d83376208
|
fix(tray): Removed empty vec and fix cache increase
|
2026-05-10 21:20:22 -04:00 |
|
Mathew-D
|
7a9d58becc
|
fix(tray): Minor changes to the tray menu handling and root menu invalidation logic
|
2026-05-10 21:02:22 -04:00 |
|
Mathew-D
|
abdae5fb08
|
Remove triple try/catch pattern
|
2026-05-10 20:54:42 -04:00 |
|
Mathew-D
|
9a80da1e6e
|
tray: consolidate all tray branch changes
|
2026-05-10 20:49:50 -04:00 |
|
Mathew-D
|
c0500fa874
|
tray: harden dbusmenu loading and keep menu interactions non-blocking
|
2026-05-10 18:04:29 -04:00 |
|
Ly-sec
|
dd1e220183
|
fix(tray): persist pinned items with stable plain names
|
2026-05-10 22:33:04 +02:00 |
|
Ly-sec
|
edce19bb80
|
Revert "fix(tray): open dbusmenu before layout fetch and show id-only rows"
This reverts commit e5231e91ff.
|
2026-05-10 12:50:29 +02:00 |
|
Ly-sec
|
e5231e91ff
|
fix(tray): open dbusmenu before layout fetch and show id-only rows
|
2026-05-10 12:33:11 +02:00 |
|
Lemmy
|
c68ec88350
|
tray: harden async dbusMenu loading
|
2026-05-09 19:19:56 -04:00 |
|
Lemmy
|
ebef1ab7d6
|
tray: fix proton VPN
|
2026-05-09 17:43:32 -04:00 |
|
Lemmy
|
f8eeff3e8a
|
chore(credits) and comments
|
2026-05-08 23:36:13 -04:00 |
|
Ly-sec
|
4948caef80
|
perf(tray): defer watcher startup and async item probing
|
2026-04-29 02:28:58 +02:00 |
|
Ly-sec
|
92e4ac526f
|
chore(tray): turn all tray logging to debug logs
|
2026-04-29 02:07:28 +02:00 |
|
Ly-sec
|
d0cd5813ed
|
fix(tray): reply to SNI item registrations
|
2026-04-29 01:56:09 +02:00 |
|
Ly-sec
|
bc8c64d997
|
fix(tray): potential parity alignment with v4 watcher semantics
|
2026-04-29 01:22:17 +02:00 |
|
Ly-sec
|
f83f15322d
|
fix(tray): avoid bogus bus-only SNI entries (potential xembed fix)
|
2026-04-29 01:03:12 +02:00 |
|
Ly-sec
|
480287e437
|
chore(tray): move logging to debug
|
2026-04-29 00:38:16 +02:00 |
|
Ly-sec
|
af811459e0
|
Revert "fix(tray): potential fix for xembed SNI bus mismatch stalls"
This reverts commit 707a8ee1a1.
|
2026-04-29 00:32:25 +02:00 |
|
Ly-sec
|
707a8ee1a1
|
fix(tray): potential fix for xembed SNI bus mismatch stalls
|
2026-04-29 00:21:19 +02:00 |
|
Ly-sec
|
0146214abc
|
chore(tray): add info logging for xembed
|
2026-04-29 00:14:33 +02:00 |
|
Ly-sec
|
3753418f92
|
fix(tray): defer initial SNI metadata fetch to avoid xembed registration stalls
|
2026-04-29 00:07:48 +02:00 |
|
Ly-sec
|
82f90c874e
|
fix(tray): improve SNI compatibility and icon state rendering
|
2026-04-28 23:35:23 +02:00 |
|
Ly-sec
|
64dcbe8007
|
fix(tray): improve potential xembed-sni-proxy compatibility
|
2026-04-28 14:50:53 +02:00 |
|
Ly-sec
|
7b980bd9b3
|
fix(tray): improve item discovery reliability
|
2026-04-28 14:31:36 +02:00 |
|
Ly-sec
|
67bc7a1ff9
|
fix(tray): recover missing items and stale empty menus
|
2026-04-27 20:07:43 +02:00 |
|
Lemmy
|
3fd651246a
|
refactor(string): going with StringUtils for trim/toLower/contains
|
2026-04-22 22:16:11 -04:00 |
|
Lemmy
|
f11eee4522
|
chore(clangd): new clang-format rules + actually applies to all cpp/h files
|
2026-04-18 10:21:11 -04:00 |
|
Lemmy
|
7ddea7ae6a
|
fix(tray): cache dbusmenu layout and send opened/closed events. fixes my recurring issues
|
2026-04-16 20:09:39 -04:00 |
|
Lysec
|
4488384af4
|
chore(tray): restore icon resolution logging to debug
|
2026-04-12 15:52:59 +02:00 |
|
Lysec
|
b124b8b4d9
|
fix(tray): prefer item icon theme paths for tray icons
|
2026-04-12 15:51:08 +02:00 |
|
Lemmy
|
46915bfbd2
|
fix(tray): harden watcher startup sequence
|
2026-04-11 17:36:57 -04:00 |
|
Lemmy
|
203db0e71e
|
fix(tray): more robust electron tray entries
|
2026-04-11 16:55:04 -04:00 |
|
Lemmy
|
90b245305c
|
feat(tray+popup): allow for submenus/child
|
2026-04-11 14:37:09 -04:00 |
|
Lysec
|
946ddab4dc
|
fix(tray-menu): lazily resolve menus for path-only status notifier items
|
2026-04-07 16:32:16 +02:00 |
|
Lemmy
|
f4ba630e5a
|
feat(logger): minor cleanup
|
2026-04-06 12:19:36 -04:00 |
|
Lysec
|
e31c10b851
|
feat(tray): add tray menu
|
2026-04-05 10:30:03 +02:00 |
|
Lemmy
|
a1da86cffc
|
refactor: camelCase local vars and parameters
|
2026-04-04 23:49:34 -04:00 |
|
Lemmy
|
dd128cc301
|
refactor: camelCase fot all class/struct members
|
2026-04-04 23:35:40 -04:00 |
|
Lemmy
|
ae93d907bd
|
refactor: snake_case for all filenames (excl. third_party/)
|
2026-04-04 23:21:22 -04:00 |
|