Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
6 days | Replace frame with size and position hints | David Robillard | 1 | -1/+1 | |
8 days | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -2/+2 | |
8 days | Move test utilities to a separate subproject | David Robillard | 1 | -1/+1 | |
Towards sorting out sloppy include directories, and avoiding upward-relative paths in includes. A subproject seems like overkill, but this is the only way I can think of that makes for a clean local dependency that doesn't rely on anything non-standard or trigger any linters. | |||||
2024-06-10 | Fix build and tests with optional X11 features disabled | David Robillard | 1 | -1/+3 | |
2023-01-14 | Add general string hint interface | David Robillard | 1 | -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-11 | Add smoke test for puglSetCursor() | David Robillard | 1 | -0/+75 | |