Today I began building a native icon manager app for Linux.
On MacOS, I relied on IconJar to select icon sets that fitted different visual styles. It also gave me lightning-fast access to glyphs I would use over and over again, like arrows and chevrons.
While we have Norde Source for Linux, sadly:
- It crashes when you click-and-drag an icon
- It's slow to load
- It hasn't been updated in 4 years
Let's see where this goes!
#GNOME #Linux #FOSS #design #UIDesign
@chriswood Looks neat! The sidebar list box would benefit from the .navigation-sidebar class: https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/style-classes.html#sidebars
@chriswood In GNOME apps with sidebars, the main menu (hamburger) button is usually placed to the right in the sidebar, not to the right in the entire window itself. Also, since the sidebar hides automatically on narrow window widths, the show/collapse button is usually not displayed when the window is that wide. You may choose to not follow that convention if you think it makes sense for your app, though 🙂
@bragefuglseth Perfect, I'll follow suit with those conventions. Thank you very much!
@chriswood No problem! Feel free to join the #app-dev:gnome.org room on Matrix for questions about coding/designing for GNOME, there are lots of helpful people there 💬