aboutsummaryrefslogtreecommitdiffstats
path: root/resources
AgeCommit message (Collapse)AuthorFilesLines
2022-05-23Add rich clipboard supportDavid Robillard1-0/+2
This implements a more powerful protocol for working with clipboards, which supports datatype negotiation, and fixes various issues by mapping more directly to how things work on X11.
2020-11-25Simplify and minify icon SVGDavid Robillard1-83/+9
The old version had some weird Inkscape stuff in it that couldn't be displayed by Firefox, or presumably other generic renderers.
2019-07-28Mac: Set test app bundles as high resolution capableDavid Robillard1-0/+20
This fixes the nasty title bar scaling.
2019-07-25Add logo resourcesDavid Robillard3-0/+376
Because branding is very important for low-level platform abstraction libraries. More seriously, to have something to test icon support with.