diff options
Diffstat (limited to 'nls/C/Window.m')
-rw-r--r-- | nls/C/Window.m | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/nls/C/Window.m b/nls/C/Window.m new file mode 100644 index 0000000..be677cd --- /dev/null +++ b/nls/C/Window.m | |||
@@ -0,0 +1,17 @@ | |||
1 | $set 9 #Window | ||
2 | |||
3 | |||
4 | $ #Creating | ||
5 | # BlackboxWindow::BlackboxWindow: creating 0x%lx\n | ||
6 | $ #XGetWindowAttributesFail | ||
7 | # BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n | ||
8 | $ #CannotFindScreen | ||
9 | # BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n | ||
10 | $ #Unnamed | ||
11 | # Unnamed | ||
12 | $ #MapRequest | ||
13 | # BlackboxWindow::mapRequestEvent() for 0x%lx\n | ||
14 | $ #UnmapNotify | ||
15 | # BlackboxWindow::unmapNotifyEvent() for 0x%lx\n | ||
16 | $ #UnmapNotifyReparent | ||
17 | # BlackboxWindow::unmapnotifyEvent: reparent 0x%lx to root\n | ||