]> Dogcows Code - chaz/openbox/blobdiff - openbox/window.h
ignore mouse clicks on override-redirect windows that aren't owned by openbox
[chaz/openbox] / openbox / window.h
index aaf83995806e4f8f56526a53a0d0c5c18d237941..a172cfce62f10664bcb708e8deb0d9b4464ff3b8 100644 (file)
@@ -32,7 +32,8 @@ typedef enum {
     Window_Dock,
     Window_DockApp, /* used for events but not stacking */
     Window_Client,
-    Window_Internal /* used for stacking but not events */
+    Window_Internal /* used for stacking but not events (except to filter
+                       events on the root window) */
 } Window_InternalType;
 
 struct _ObWindow
This page took 0.022771 seconds and 4 git commands to generate.