Today I managed to:
- load a directory of icons into the app. Even with 2000+ icons in the grid it's not too sluggish!
- add a right-click context menu
- invert the icons in dark mode
- show the details of the selected icon in the sidebar
- get the sidebar toggle button working
Will need to pick someone's brain on why the SVGs are rendered blurry at some point. (They're in GtkImage widgets with a set pixel-size)