aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_cursor.c
AgeCommit message (Collapse)AuthorFilesLines
2023-01-14Add general string hint interfaceDavid Robillard1-2/+2
This replaces the window title and class name APIs with a more general one that can be easily extended to other things, like icon names, more detailed application hints, and so on.
2023-01-11Add smoke test for puglSetCursor()David Robillard1-0/+75