summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
2021-12-13Merge branch 'master' into msysouwou
2021-12-12dont crash immediately if gif pixbufloader doesnt existouwou
2021-12-04split channel CellRenderer into its own sourcesouwou
2021-11-28fix distortion of non-1:1 emojisouwou
2021-11-24remove SimpleIni as a dependencyouwou
use Glib::KeyFile instead which is basically the same file format also read into and save from struct once, cuz its faster and less redundant
2021-11-23Restructure source and resource files (#46)Dylam De La Torre
importantly, res is now res/res and css is now res/css