THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#499 - High c.titlebar.border_width breaks
User who did this - Hiltjo P. (bob127)
----------
Possibly related: setting a negative border width on wiboxes in your theme will
set the border width to a very high value (integer overflow). I think when a
negative value is specified it should ignore it.
Xtrace output:
-- snip snip --
000:>:03c7: Event CreateNotify(16) parent=0x00000103 window=0x00800046 x=0 y=0
width=1 height=1 border-width=65521 override-redirect=true(0x01)
000:>:03c7: Event PropertyNotify(28) window=0x00800046
atom=0x15a("_NET_WM_WINDOW_OPACITY") time=0x00ef8691 state=NewValue(0x00)
000:>:03c7: Event PropertyNotify(28) window=0x00800046
atom=0x139("_NET_WM_STRUT_PARTIAL") time=0x00ef8691 state=NewValue(0x00)
000:>:03c7: Event ConfigureNotify(22) event=0x00800046 window=0x00800046
above-sibling=0x00800001 x=0 y=0 width=123 height=13 border-width=65521
override-redirect=true(0x01)
000:>:03c7: Event ConfigureNotify(22) event=0x00000103 window=0x00800046
above-sibling=0x00800001 x=0 y=0 width=123 height=13 border-width=65521
override-redirect=true(0x01)
000:>:03c7:32: Reply to QueryPointer: same-screen=true(0x01) root=0x00000103
child=0x00800004 root-x=1171 root-y=1007 win-x=1171 win-y=1007 mask=Mod2
000:<:03c8: 20: Request(12): ConfigureWindow window=0x00800046 values={x=1109
y=1000}
000:<:03c9: 16: Request(12): ConfigureWindow window=0x00800046 values={y=993}
000:<:03ca: 8: Request(8): MapWindow window=0x00800046
000:<:03cb: 24: Request(20): GetProperty delete=false(0x00) window=0x00800046
property=0x15a("_NET_WM_WINDOW_OPACITY") type=any(0x0) long-offset=0x00000000
long-length=0x00000001
000:>:03cb: Event ConfigureNotify(22) event=0x00800046 window=0x00800046
above-sibling=0x00800001 x=1109 y=1000 width=123 height=13 border-width=65521
override-redirect=true(0x01)
000:>:03cb: Event ConfigureNotify(22) event=0x00000103 window=0x00800046
above-sibling=0x00800001 x=1109 y=1000 width=123 height=13 border-width=65521
override-redirect=true(0x01)
000:>:03cb: Event ConfigureNotify(22) event=0x00800046 window=0x00800046
above-sibling=0x00800001 x=1109 y=993 width=123 height=13 border-width=65521
override-redirect=true(0x01)
000:>:03cb: Event ConfigureNotify(22) event=0x00000103 window=0x00800046
above-sibling=0x00800001 x=1109 y=993 width=123 height=13 border-width=65521
override-redirect=true(0x01)
-- snip snip --
I attached 2 patches which fix it for me (against v3.4.1), can anyone please
test these patches ?
----------
One or more files have been attached.
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=499#comment1529
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
--
To unsubscribe, send mail to [email protected].