rio: make full-screen work properly; add showevent

This commit is contained in:
Russ Cox
2008-01-30 10:29:17 -05:00
parent 52abe8e130
commit 0206bd5113
12 changed files with 2132 additions and 11 deletions

View File

@@ -113,3 +113,5 @@ void dotrace();
/* cursor.c */
void initcurs();
void ShowEvent(XEvent*);