diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-03-24 23:19:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-03-24 23:19:45 +0000 |
| commit | eb2a0feb0154e86a1c6c117fd0f6d1a18959b694 (patch) | |
| tree | 341cf6129fe724edad9466a18310713489a3c74a /openbox/frame.h | |
| parent | 4aa8d64f76b48f8c43eb39eeca1f61fcc8c7b61e (diff) | |
watch for reverttoparent reverting to the root window, which will create a DetailInferior focusin event on root.
adding some debug messages also which I am using..
Diffstat (limited to 'openbox/frame.h')
| -rw-r--r-- | openbox/frame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/frame.h b/openbox/frame.h index 70855b1b..0d044366 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -76,7 +76,6 @@ struct _ObFrame Strut size; Rect area; gboolean visible; - gboolean firstmap; /*! Whether the window is obscured at all or fully visible. */ gboolean obscured; |
