[Pkg-urxvt-maintainers] Bug#764620: rxvt-unicode: borderLess incorrectly sets Override Redirect making window unusable.

Micke Karls zoke at valkyr.se
Thu Oct 9 16:31:30 UTC 2014


Source: rxvt-unicode
Severity: normal

Hello,

Trying to launch a terminal without window decorations using the borderLess
option in rxvt-unicode I noticed that it not only removes window decorations
but also sets "Override Redirect" which renders the window useless. 

I did some poking around in the source and saw that it checks for
_MOTIF_WM_INFO to see if "Override Redirect" should be set to make borderLess
work. Running xprop on rxvt-unicode i get no _MOTIF_WM_INFO, I do however get
_MOTIF_WM_HINTS. Altering the if-statement in init.C to check for
_MOTIF_WM_HINTS instead renders a fully usable window without window
decorations when run with borderLess option.

Best Regards,
Micke


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wm_hints
Type: text/x-diff
Size: 610 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-urxvt-maintainers/attachments/20141009/0c8540e2/attachment.diff>


More information about the Pkg-urxvt-maintainers mailing list