Quickly ported the preferences window of #Curtail (by @hugoposnic) to use #libadwaita's dedicated switch row and spin row widgets! It's a fun and super easy task because it leads to more lines of code removed than added. If you're somewhat familiar with #GNOME development, why not try it yourself next time you notice that an app hasn't been ported to them?
preferences: Port to new libadwaita row widgets by bragefuglseth · Pull Request #244 · Huluti/Curtail
Yay, a PR that removes more lines of code than it adds! I've ported the preferences window to use AdwSwitchRow and AdwSpinRow throughout, reducing code complexity and bringing the visuals up to...



