Firefox littered again, for me -- it seems to be pretty reliable, when I'm not *trying* to make it litter. :-) I think I mentioned before on IRC, tooltips seem to be related ...
Nathaniel Smith spake unto us the following wisdom:
> Could you arrange that there are no other windows (esp. xpra windows)
> overlapping a piece of litter, and then send, clearly labeled, the
> results of:
> xprop when run against your real X server
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
Initial state is Normal State.
window id # of group leader: 0x3400001
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 54527369
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
_NET_WM_USER_TIME(CARDINAL) = 514043444
_NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x3400588
WM_CLIENT_LEADER(WINDOW): window id # 0x3400001
_NET_WM_PID(CARDINAL) = 1491
WM_LOCALE_NAME(STRING) = "en_US.UTF-8"
WM_CLIENT_MACHINE(STRING) = "feg"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified location: 0, 0
program specified minimum size: 0 by 0
window gravity: NorthWest
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING,
_NET_WM_SYNC_REQUEST
WM_CLASS(STRING) = "xpra", "Xpra"
WM_ICON_NAME(STRING) = "<untitled window> (via xpra)"
_NET_WM_ICON_NAME(UTF8_STRING) = 0x3c, 0x75, 0x6e, 0x74, 0x69, 0x74, 0x6c,
0x65, 0x64, 0x20, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x3e, 0x20, 0x28, 0x76,
0x69, 0x61, 0x20, 0x78, 0x70, 0x72, 0x61, 0x29
WM_NAME(STRING) = "<untitled window> (via xpra)"
_NET_WM_NAME(UTF8_STRING) = 0x3c, 0x75, 0x6e, 0x74, 0x69, 0x74, 0x6c, 0x65,
0x64, 0x20, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x3e, 0x20, 0x28, 0x76, 0x69,
0x61, 0x20, 0x78, 0x70, 0x72, 0x61, 0x29
> xwininfo -all when run against your real X server
xwininfo: Please select the window about which you
would like information by clicking the
mouse in that window.
xwininfo: Window id: 0x3400587 "<untitled window> (via xpra)"
Root window id: 0x5e (the root window) (has no name)
Parent window id: 0x5e (the root window) (has no name)
1 child:
0x3400588 (has no name): () 1x1+-1+-1 +330+106
Absolute upper-left X: 331
Absolute upper-left Y: 107
Relative upper-left X: 331
Relative upper-left Y: 107
Width: 177
Height: 46
Depth: 24
Visual Class: TrueColor
Border width: 0
Class: InputOutput
Colormap: 0x20 (installed)
Bit Gravity State: NorthWestGravity
Window Gravity State: NorthWestGravity
Backing Store State: NotUseful
Save Under State: yes
Map State: IsViewable
Override Redirect State: yes
Corners: +331+107 -516+107 -516-615 +331-615
-geometry 177x46+331+107
Bit gravity: NorthWestGravity
Window gravity: NorthWestGravity
Backing-store hint: NotUseful
Backing-planes to be preserved: 0xffffffff
Backing pixel: 0
Save-unders: Yes
Someone wants these events:
KeyPress
KeyRelease
ButtonPress
ButtonRelease
EnterWindow
LeaveWindow
PointerMotion
Exposure
StructureNotify
SubstructureNotify
FocusChange
PropertyChange
Do not propagate these events:
Override redirection?: Yes
Window manager hints:
Client accepts input or input focus: Yes
Initial state is Normal State
Normal window size hints:
Program supplied location: 0, 0
Program supplied minimum size: 0 by 0
Program supplied window gravity: NorthWestGravity
No zoom window size hints defined
No window shape defined
No border shape defined
> xprop when run against xpra's Xvfb
GDK_TIMESTAMP_PROP(GDK_TIMESTAMP_PROP) = 0x61
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
Initial state is Normal State.
window id # of group leader: 0x200001
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 2097183
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
_NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x20001e
WM_CLIENT_LEADER(WINDOW): window id # 0x200001
_NET_WM_PID(CARDINAL) = 8317
WM_LOCALE_NAME(STRING) = "en_US.UTF-8"
WM_CLIENT_MACHINE(STRING) = "colt"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified location: 0, 0
program specified minimum size: 2048 by 2048
program specified maximum size: 2048 by 2048
window gravity: NorthWest
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING,
_NET_WM_SYNC_REQUEST
WM_CLASS(STRING) = "xpra", "Xpra"
WM_ICON_NAME(STRING) = "xpra"
_NET_WM_ICON_NAME(UTF8_STRING) = 0x78, 0x70, 0x72, 0x61
WM_NAME(STRING) = "xpra"
_NET_WM_NAME(UTF8_STRING) = 0x78, 0x70, 0x72, 0x61
> xwininfo -all when run against xpra's Xvfb
xwininfo: Please select the window about which you
would like information by clicking the
mouse in that window.
xwininfo: Window id: 0x20001d "xpra"
Root window id: 0x41 (the root window) (has no name)
Parent window id: 0x41 (the root window) (has no name)
1 child:
0x20001e (has no name): () 1x1+-1+-1 +-1+-1
Absolute upper-left X: 0
Absolute upper-left Y: 0
Relative upper-left X: 0
Relative upper-left Y: 0
Width: 2048
Height: 2048
Depth: 24
Visual Class: TrueColor
Border width: 0
Class: InputOutput
Colormap: 0x20 (installed)
Bit Gravity State: NorthWestGravity
Window Gravity State: NorthWestGravity
Backing Store State: NotUseful
Save Under State: no
Map State: IsViewable
Override Redirect State: no
Corners: +0+0 -0+0 -0-0 +0-0
-geometry 2048x2048+0+0
Bit gravity: NorthWestGravity
Window gravity: NorthWestGravity
Backing-store hint: NotUseful
Backing-planes to be preserved: 0xffffffff
Backing pixel: 0
Save-unders: No
Someone wants these events:
KeyPress
KeyRelease
EnterWindow
LeaveWindow
Exposure
StructureNotify
FocusChange
PropertyChange
Do not propagate these events:
Override redirection?: No
Window manager hints:
Client accepts input or input focus: Yes
Initial state is Normal State
Normal window size hints:
Program supplied location: 0, 0
Program supplied minimum size: 2048 by 2048
Program supplied maximum size: 2048 by 2048
Program supplied window gravity: NorthWestGravity
No zoom window size hints defined
No window shape defined
No border shape defined
Ethan
--
The laws that forbid the carrying of arms are laws [that have no remedy
for evils]. They disarm only those who are neither inclined nor
determined to commit crimes.
-- Cesare Beccaria, "On Crimes and Punishments", 1764
signature.asc
Description: Digital signature
_______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
