Commit graph

11 commits

Author SHA1 Message Date
tfuxu
9f25905130
docs: update source code structure explanation 2022-11-09 22:06:31 +01:00
Kian-Meng Ang
0f297aece3 docs: fix typos
Found via `codespell -S po,builddir`.
2022-11-05 09:37:58 +08:00
tfuxu
aa89bd0729 feat: move from cssutils to in-house solution
This commit replaces cssutils module with a GTK CSS "parser" based on regex expressions
2022-10-14 23:25:12 +02:00
tfuxu
e2512db571
Merge branch 'main' into patch-1 2022-10-13 23:36:58 +02:00
tfuxu
aa2b5a9125 feat: add indent to downloaded presets 2022-10-13 20:20:31 +02:00
tfuxu
174486a4c9 fix: change cssutils defaults to fix issues in CSS validation 2022-10-13 17:58:01 +02:00
tfuxu
281e848ab1
fix: Use different variables for display name and filename 2022-10-11 22:02:32 +02:00
0xMRTT
bcb1f72ba9
fix: remove shell.py because useless 2022-10-11 07:25:06 +02:00
tfuxu
292ea00401 feat: Add copyright notices to modules 2022-10-10 21:52:45 +02:00
tfuxu
9df749df2b refactor: tidy up some modules 2022-10-10 21:45:47 +02:00
tfuxu
16ca8d5a3b refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00