You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue @SmartLayer! This seems like the same stuff as #36 (comment) - it's Celeste tray icon (which runs as a separate application) that appears to be hogging your system's resources. I'm currently working on reworking the tray icon application (I'm going to be removing it and making it run under the same process as the main app), which should hopefully fix up that issue.
This change has several benefits, including:
- Removal of the separate tray application
- Removal of reliance on GTK3
- Everything being in one crate, in turn simplifying the codebase
Closes#84 and #128.
process /tmp/.tmpfuO3J6 hogs CPU when celeste connected to onedrive this is observed even when the process of celeste is killed.
I'm not sure if it is even related to celeste but if you feel unrelated you can close this
The text was updated successfully, but these errors were encountered: