Commit Graph
13 Commits
Author SHA1 Message Date
FTCHD b4d55188a3 fix Tray shifting in tab bars (#35)
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
2025-09-17 13:13:02 +02:00
FTCHD ef7a81f50b exit & relaunching
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
2025-09-12 19:14:30 +02:00
FTCHD 6d67f88582 update browser sentry
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
2025-08-31 01:44:04 +02:00
FTCHD 1bec1378f2 update nextui > heroui, tailwind, vite, onboard, comments, fixes 2025-08-05 05:11:29 +03:00
FTCHD 0335950345 remove tray window 2025-02-28 15:49:24 +02:00
FTCHD 9dad86bd25 improve linux compatibility 2025-02-14 09:56:23 +02:00
FTCHD 665218a514 new icon & resource handling 2025-02-02 12:52:06 +02:00
FTCHD 123f5eeebe close handling in loading tray 2025-02-01 21:01:36 +02:00
Lucas Nogueira 236c664867 resolve tray window position manually, remove positioner plugin 2025-01-28 10:36:03 -03:00
FTCHD fda5a5a24e remove rclone binary 2025-01-28 13:23:12 +02:00
FTCHD a6fca36263 add Quit option to loading tray 2025-01-27 18:58:41 +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
FTCHD af044bca82 build status: failing 2025-01-22 14:47:24 +02:00