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 00000000..057593a3 --- /dev/null +++ b/nls/C/Window.m @@ -0,0 +1,17 @@ +$set 9 #Window + + +$ #Creating +# OpenboxWindow::OpenboxWindow: creating 0x%lx\n +$ #XGetWindowAttributesFail +# OpenboxWindow::OpenboxWindow: XGetWindowAttributres failed\n +$ #CannotFindScreen +# OpenboxWindow::OpenboxWindow: cannot find screen for root window 0x%lx\n +$ #Unnamed +# Unnamed +$ #MapRequest +# OpenboxWindow::mapRequestEvent() for 0x%lx\n +$ #UnmapNotify +# OpenboxWindow::unmapNotifyEvent() for 0x%lx\n +$ #UnmapNotifyReparent +# OpenboxWindow::unmapnotifyEvent: reparent 0x%lx to root\n |
