Commit Graph
5 Commits
Author SHA1 Message Date
FTCHD da659243eb fix forbidden paths 2025-01-26 13:19:34 +02:00
FTCHDandGitHub 5458e8a39c Merge pull request #1 from FTCHD/fix/release
fix(app): tray icon not opening in production
2025-01-25 14:21:35 +02: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
FTCHDandGitHub 42e1617e34 Update README.md 2025-01-22 14:52:09 +02:00
FTCHD af044bca82 build status: failing 2025-01-22 14:47:24 +02:00