Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-08 | Add support for raising windows | David Robillard | 1 | -1/+1 | |
2022-10-07 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+1 | |
2022-05-23 | Add rich clipboard support | David Robillard | 1 | -5/+43 | |
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. | |||||
2022-05-21 | Add a uniform API for setting size hints | David Robillard | 1 | -1/+1 | |
This collapses many functions into one, which makes the API more easily extensible and reduces code size. | |||||
2022-05-21 | Set a title for all test windows | David Robillard | 1 | -0/+1 | |
2022-05-20 | Use consistent class names and titles in tests and examples | David Robillard | 1 | -1/+1 | |
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
See https://reuse.software/ for details. | |||||
2021-05-06 | Add test for copy/paste | David Robillard | 1 | -0/+124 | |