aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/detail/x11.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-21Move includes to a separate directoryDavid Robillard1-76/+0
2020-10-20Split stub backends into separate filesDavid Robillard1-17/+1
2020-10-04Add puglGetViewHint()David Robillard1-0/+5
2020-07-05Improve struct packingDavid Robillard1-4/+4
2020-07-04X11: Fix internal timer ID type to match public interfaceDavid Robillard1-1/+1
2020-06-13Add puglSetCursor()Jean Pierre Cimalando1-0/+3
2020-05-16Use email address in copyright headersDavid Robillard1-1/+1
2020-05-16Fix file documentationDavid Robillard1-2/+3
2020-03-16Cleanup: Add missing includesDavid Robillard1-0/+2
2020-03-16Add timer eventsDavid Robillard1-0/+11
2020-03-09Add PuglEventClient and puglSendEvent()David Robillard1-0/+1
2020-03-01Cleanup: Fix includesDavid Robillard1-1/+3
2020-02-02X11: Dispatch exposures from event callbacks in the same iterationDavid Robillard1-0/+3
2019-11-03Move platform stub configuration code to platform headersDavid Robillard1-0/+13
2019-09-07Add clipboard supportDavid Robillard1-0/+1
2019-09-03Add puglDispatchEvents()David Robillard1-0/+2
2019-09-03X11: Move input method to worldDavid Robillard1-1/+1
2019-09-03X11: Move atoms to worldDavid Robillard1-10/+11
2019-09-03Add PuglWorldDavid Robillard1-0/+4
2019-07-31X11: Support UTF8 in window titlesJP Cimalando1-0/+2
2019-07-29Reorganize source to separate private implementation detailsDavid Robillard1-0/+41