On Thu, 4 Sep 2014 22:50:53 +0100
Thomas Adam wrote:

> I'd be interested in seeing the output from xev attached to the chromium
> window when these problems happen.

I started xev immediately before hitting the minimize window decoration
and that printed all the events through serial 20.

I then went to the window list and restored it, and got a slew of events,
all of which are serial 21 (which seems a bit weird to me :-).

Here is the output:

zooty> xev -id 0x2200001

FocusIn event, serial 18, synthetic NO, window 0x2200001,
    mode NotifyNormal, detail NotifyNonlinear

KeymapNotify event, serial 18, synthetic NO, window 0x0,
    keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

FocusOut event, serial 18, synthetic NO, window 0x2200001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 18, synthetic NO, window 0x2200001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 18, synthetic NO, window 0x0,
    keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

FocusOut event, serial 18, synthetic NO, window 0x2200001,
    mode NotifyNormal, detail NotifyNonlinear

UnmapNotify event, serial 18, synthetic NO, window 0x2200001,
    event 0x2200001, window 0x2200001, from_configure NO

PropertyNotify event, serial 18, synthetic NO, window 0x2200001,
    atom 0x11d (WM_STATE), time 283968683, state PropertyNewValue

PropertyNotify event, serial 18, synthetic NO, window 0x2200001,
    atom 0x13f (_NET_WM_STATE), time 283968687, state PropertyNewValue

PropertyNotify event, serial 20, synthetic NO, window 0x2200001,
    atom 0x28 (WM_NORMAL_HINTS), time 283968690, state PropertyNewValue

MapNotify event, serial 21, synthetic NO, window 0x2200001,
    event 0x2200001, window 0x2200001, override NO

VisibilityNotify event, serial 21, synthetic NO, window 0x2200001,
    state VisibilityPartiallyObscured

PropertyNotify event, serial 21, synthetic NO, window 0x2200001,
    atom 0x11d (WM_STATE), time 283985397, state PropertyNewValue

VisibilityNotify event, serial 21, synthetic NO, window 0x2200001,
    state VisibilityUnobscured

FocusIn event, serial 21, synthetic NO, window 0x2200001,
    mode NotifyWhileGrabbed, detail NotifyNonlinear

KeymapNotify event, serial 21, synthetic NO, window 0x0,
    keys:  29  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

PropertyNotify event, serial 21, synthetic NO, window 0x2200001,
    atom 0x249 (_WIN_AREA), time 283985399, state PropertyNewValue

PropertyNotify event, serial 21, synthetic NO, window 0x2200001,
    atom 0x13f (_NET_WM_STATE), time 283985399, state PropertyDelete

FocusIn event, serial 21, synthetic NO, window 0x2200001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 21, synthetic NO, window 0x0,
    keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

FocusOut event, serial 21, synthetic NO, window 0x2200001,
    mode NotifyNormal, detail NotifyNonlinear

Expose event, serial 21, synthetic YES, window 0x2200001,
    (0,0), width 1526, height 679, count 1

Expose event, serial 21, synthetic YES, window 0x2200001,
    (508,679), width 1018, height 299, count 0

Expose event, serial 21, synthetic YES, window 0x2200001,
    (0,679), width 508, height 299, count 0
^C

Reply via email to