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
Faster division through bit-shifting for rounding numbers.
Added indicator for which folder Mnemosyne is scanning.
Added Keyboard shortcuts for the Menu Bar.
Added a stop button to stop the scanning process by closing the new Mnemosyne scanning window.
Added new graphical representation of the results in a treemap style graph that shows the percentage of the directory size visually.
Including a new option to enable/disable the graph in the settings.
Added a notice/alert to inform the user if Mnemosyne has run out of memory and cannot continue scanning.
Added new drag feature where folder icons can be dragged into the Mnemosyne window to scan them.
Fixed issue where Mnemosyne would not update the bottom text by itself.
Fixed issue where Mnemosyne would not store settings correctly if it was stored in a folder.
Improvements to the code using clang-format to make it more readable and uniform.