feat: basic application library grid view

This commit is contained in:
Ashley Wulber 2021-12-02 12:49:01 -05:00
parent ee6b7f1893
commit b23ec4976f
11 changed files with 477 additions and 0 deletions

View file

@ -29,6 +29,7 @@
<child>
<object class="GtkLabel" id="name">
<property name="halign">start</property>
<property name="ellipsize">end</property>
<style>
<class name="title-4" />
</style>