Blquinn / notes

GNU General Public License v3.0
102 stars 3 forks source link

Switch to AdwApplication's automatic resources. #2

Closed naipotato closed 2 years ago

naipotato commented 2 years ago

AdwApplication implements an automatic resource system that automatically detects your style files and loads them for you. This feature is documented here: https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/class.Application.html#automatic-resources

https://github.com/Blquinn/notes/blob/c3e78b1855c88070d8963a823909e3afb2264274/src/widgets/window.vala#L62-L66