aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-14Add general string hint interfaceDavid Robillard1-2/+2
2023-01-11MacOS: Avoid calling sendEvent in modulesreuk1-0/+1
2023-01-11Remove cached frame from viewDavid Robillard1-1/+2
2023-01-11Center windows on their transient parent where possibleDavid Robillard1-0/+6
2023-01-07Replace map/unmap events with more expressive configure eventsDavid Robillard1-1/+0
2023-01-07Add support for special view types and stylesDavid Robillard1-0/+1
2023-01-07Rename create/destroy events to realize/unrealizeDavid Robillard1-1/+1
2023-01-07Replace visible flag with a more descriptive view "stage"David Robillard1-1/+9
2022-06-07Use a consistent scheme for enum sizesDavid Robillard1-1/+1
2022-05-23Add rich clipboard supportDavid Robillard1-1/+0
2022-05-21Add a uniform API for setting size hintsDavid Robillard1-10/+7
2022-04-21Improve error handlingDavid Robillard1-0/+6
2022-04-21Remove unused return type from backend destroy methodsDavid Robillard1-1/+1
2022-04-21Move attribute definitions to a separate headerDavid Robillard1-10/+1
2022-04-21Fix private include guardsDavid Robillard1-3/+3
2021-12-17Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-05-25Rename event structs in a more readable styleDavid Robillard1-3/+3
2021-01-02Simplify clang-format configuration and format all codeDavid Robillard1-46/+46
2020-11-26Remove file documentationDavid Robillard1-5/+0
2020-10-30Remove logging APIDavid Robillard1-2/+0
2020-10-30Move implementation source files to a conventional src directoryDavid Robillard1-0/+118