Commit Graph
3 Commits
Author SHA1 Message Date
Lucas Nogueira 236c664867 resolve tray window position manually, remove positioner plugin 2025-01-28 10:36:03 -03:00
Lucas Nogueira 4d3960dfc1 chore: cleanup system vs internal vs sidecar rclone logic 2025-01-27 20:17:30 -03:00
Lucas Nogueira 1081e79778 fix(app): tray icon not opening in production
after some investigation and realizing the app was opening in production only if the current working directory was <repo-root>/src-tauri, I noticed we're not using the icons properly here. They must be included in the bundle as a resource, as that's the proper way to load embedded files.
2025-01-25 08:40:48 -03:00