Commit Graph

25 Commits

Author SHA1 Message Date
Vaxry f4ea0297a0 core: Add support for toml manifests and metas
ref #20
2024-04-04 16:21:38 +01:00
Vaxry 73721de9ae lib: fixup path accessibility lookups 2024-04-02 15:28:31 +01:00
Vaxry d3876f3477 lib: improve access checks on themes 2024-03-26 15:26:26 +00:00
Vaxry 1a1fcfb58d lib: fixup theme name matching 2024-03-25 11:54:29 +00:00
Vaxry 22a4195557 lib: add user-defined logging 2024-03-24 20:37:31 +00:00
Vaxry 7bd0d55aa2 lib: set size to 0 for svg images
ref #13
2024-03-23 01:04:53 +00:00
Vaxry 6a92473237 lib: accept theme names for lookup 2024-03-21 15:42:22 +00:00
Vaxry 60f9c53cf2 lib: avoid arithmetic on void*
fixes #8
2024-03-16 16:39:14 +00:00
Vaxry e3056efd46 lib: fix missing isSVG assignment 2024-03-12 00:25:56 +00:00
Vaxry 09b2a50fe7 lib: fix compile 2024-03-11 22:01:40 +00:00
Vaxry 0eef4db598 lib: fixup free conditions in done 2024-03-11 21:04:17 +00:00
Vaxry 7be76c1ae0 lib: fix animated types rasterization 2024-03-11 21:01:14 +00:00
Vaxry 05db7dfd7f lib: refuse to read inaccessible themes
fixes #1
2024-03-10 17:17:08 +00:00
Vaxry a5cfddb46f core: fix theme cycling 2024-03-09 17:45:44 +00:00
Vaxry 06d1028025 util: add --resize 2024-03-08 02:01:45 +00:00
Vaxry 74ae8a1847 core: support svg cursors 2024-03-07 20:46:36 +00:00
Vaxry d1dcce9a00 core: formatting and small fixes 2024-03-07 17:51:14 +00:00
Vaxry ceecc4e7da lib: header fixes 2024-03-07 16:36:26 +00:00
Vaxry 3dc5ca4e11 all: add support for animated cursors 2024-03-07 16:21:04 +00:00
Vaxry 6760e68a1b API: improve in prep for animated 2024-03-07 16:01:45 +00:00
Vaxry 953f2fb118 tests: add C tests and fixup api 2024-03-07 15:10:45 +00:00
Vaxry a1df22903a lib: add resampling 2024-03-07 14:50:48 +00:00
Vaxry fcfa979979 core: add helper for resize algo 2024-03-07 14:16:22 +00:00
Vaxry 10516e0451 util: add extracting xcursor themes 2024-03-07 14:14:39 +00:00
Vaxry 5227dcc787 Initial commit: very basics 2024-03-07 03:19:38 +00:00