summaryrefslogtreecommitdiffstats
path: root/src/tk/window.c
Commit message (Expand)AuthorAgeFilesLines
* tk: Add window origin coordinatesP. J. McDermott2021-08-071-3/+7
* tk: Handle text inputP. J. McDermott2021-08-061-0/+3
* tk: Add (de)focus methodsP. J. McDermott2021-08-061-0/+5
* tk: Pass key eventsP. J. McDermott2021-08-061-1/+2
* tk: Rename mouse event methodP. J. McDermott2021-08-061-1/+1
* tk: Implement focusing by mouseP. J. McDermott2021-08-061-0/+8
* tk: Implement focus switchingP. J. McDermott2021-08-061-1/+24
* tk: Build focus tab indexP. J. McDermott2021-08-061-0/+23
* tk: Add window objectP. J. McDermott2021-08-061-0/+76