I'd like to report a bug about the smart resize feature of rxvt-unicode.
When you resize an rxvt-unicode with the "\e[8;20;60t" control
sequence, this smart resize feature moves the window such that the
corner closest to screen edge stays fixed. This almost works for me,
the corner almost remains fixed, but actually the corner always moves
four pixels down and four pixels to the right for me. The four pixels
likely comes from the width of the window border the icewm window
manager draws around the window (title bars are not shown in my
configuration). Independently of where the window is and so which
corner is always fixed, the direction of offset is always down and
right. The error might be specific to icewm, as it did not seem to
happen under the twm nor the fvwm2 window managers on the same
machine.
This is rxvt-unicode v9.06 almost vanilla, built with the two patches
I sent to the mailing list a few weeks ago (I hope these patches are
irrelevant). The machine is an x86_64 system with debian linux. The
window manager is icewm 1.2.35 which comes from the debian etch
system; X.org too comes from the debian package.
The configuration options for rxvt-unicode follows:
--prefix=/usr/local
--enable-xft # do I need this?
--enable-font-styles
--disable-afterimage
--disable-transparency
--disable-fading
--disable-next-scroll
--enable-frills
--enable-iso14755
--enable-selectionscrolling
--enable-mousewheel
--enable-smart-resize
--enable-pointer-blank
--enable-perl
--enable-warnings
The run-time options for urxvt are:
-ls
-geometry 80x25
+sb
-b 0
-bg \#000000
-fg \#c0c0c0
--colorBD \#ffffff
--color0 \#000000 --color1 \#aa0000 --color2 \#00aa00 --color3 \#aa5500
--color4 \#0000ff --color5 \#aa00aa --color6 \#00aaaa --color7 \#c0c0c0
--color8 \#555555 --color9 \#ff5555 --color10 \#55ff55
--color11 \#ffff55
--color12 \#5588ff --color13 \#ff55ff --color14 \#55ffff
--color15 \#ffffff
-cr \#c0f0a0
-fn
"x:-*-fecupboard-medium-r-*-*-20-*-*-*-*-*-iso10646-1,x:-*-terminus-bold-r-*-*-20-*-*-*-*-*-iso10646-1"
--boldFont ""
-vb
-sbg
--print-pipe false
--pointerBlank
--pointerBlankDelay 2147483647
-pe -searchable-scrollback,-readline
++iso14755_52
The locale is LC_CTYPE=hu_HU which implies iso-8859-2 encoding.
Feel free to ask for any other details of my configuration that you
think are relevant. Thanks in advance,
Ambrus
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode