home | blog | art | now | git gpg | email | rss

morph

Generate xresources colors from an image.
git clone https://pollux.codes/git/morph.git
Log | Files | Refs | README | LICENSE
DateCommit messageAuthorFiles+-
2025-07-22 05:26feat: Add wallpaper path to outputPollux1+2-0
2025-07-22 01:35feat: Shrink image before processingPollux1+20-7
2025-07-21 18:26docs: Version bump to v0.1Pollux1+1-1
2025-07-21 18:26docs: Add complete README.mdPollux1+30-2
2025-07-21 18:26feat: Generate complete color themePollux1+29-20
2025-07-21 04:55docs: Added man page, usage, and arg ...Pollux4+99-14
2025-07-21 03:55docs: Document functions and add more...Pollux1+17-2
2025-07-21 02:58fix: Misc code improvementsPollux1+111-80
2025-07-21 02:07fix: Fine-tune algorithmPollux1+7-6
2025-07-21 01:29feat: Accept image path from argumentsPollux1+6-1
2025-07-21 01:25fix: Various bug fixesPollux1+48-40
2025-07-20 05:13feat: Generate colorscheme and outputPollux1+63-8
2025-07-19 21:31feat: Generate larger palettePollux1+33-3
2025-07-19 21:23docs: Next development stepsPollux1+6-7
2025-07-19 21:22chore: Add release CFLAGSPollux1+7-1
2025-07-19 21:21chore: Remove config.hPollux2+1-4
2025-07-19 02:04docs: Document new functionPollux1+1-0
2025-07-19 02:01feat: Extract main colors from imagePollux1+188-3
2025-07-19 02:01fix: Divide channels by 255 when load...Pollux1+3-3
2025-07-19 00:44docs: Add placeholder README.mdPollux1+3-0
2025-07-19 00:43feat: Add image loading functionalityPollux1+38-6
2025-07-18 22:46feat: Add color space conversionsPollux1+94-2
2025-07-18 22:39chore: Add c99 CFLAGPollux1+1-1
2025-07-18 21:56Initial commitPollux6+694-0