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
Since the library has grown so much we should add QoL improvements to make it more pleasant and appealing. We already made some very nice improvements:
The Library is currently (ab-)using AdwPreferencesWindow and related widgets. This was good to build something quickly but is now limiting us in what we can do. So let's stop using Adw preferences widgets.
Since the library has grown so much we should add QoL improvements to make it more pleasant and appealing. We already made some very nice improvements:
The Library is currently (ab-)using
AdwPreferencesWindow
and related widgets. This was good to build something quickly but is now limiting us in what we can do. So let's stop using Adw preferences widgets.AdwPreferencesPage
@BharatAtbrat (we don't need that anymore)AdwPreferencesGroup
@BharatAtbrat (simples Gtk.Label will do the trick)AdwPreferencesRow
@BharatAtbrat#958
Once that's done we can make further improvements
For the category and language filter we can take inspiration from #510
The text was updated successfully, but these errors were encountered: