reassign 623429 trayer
retitle 623429 trayer: huge values in _NET_WM_STRUT_PARTIAL
thanks

* [Wed, Apr 20, 2011 at 02:16:24PM +0530] Joachim Breitner:
thanks for reporting the bug. Do you happen to have a non-rectangular
screen, e.g. two screens of different size? There was a discussion about
that on the xmonad mailing list.

Hi Joachim,

thanks for pointing me to the xmonad ml. Reading the thread you were referring to I could do some more test and now I'm pretty convinced it's probably caused by trayer's update, not xmonad's.
Sorry for the noise, reassigning it.


Back to the bug report:

trayer 1.1-1 seems to set wrong values for _NET_WM_STRUT_PARTIAL. Not merging
with #603447 as I'm experiencing different effects, but maybe the two bugs
could be related.

With 1.0-5 I get :

$ xprop | grep STRUT
_NET_WM_STRUT(CARDINAL) = 0, 0, 20, 0
_NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 20, 0, 0, 0, 0, 0, 1224, 1440, 0, 0

while this is the result with 1.1-1 :

$ xprop | grep STRUT
_NET_WM_STRUT(CARDINAL) = 0, 20, 0, 0
_NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 20, 0, 0, 1224, 0, 0, 9126352, 1224, 
4212818, 0, 9448656

Following is the command line I use to start trayer:

trayer --edge top --align right \
  --widthtype percent --width 15 \
  --heighttype pixel --height 25 \
  --SetDockType true --SetPartialStrut true \
  --transparent true --tint 0x333333 --alpha 0 &

Thanks,
Gian Piero.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to