public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode/files: rxvt-unicode-9.10-force-hints.patch
@ 2010-12-22 19:09 Alex Alexander (wired)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2010-12-22 19:09 UTC (permalink / raw
  To: gentoo-commits

wired       10/12/22 19:09:51

  Added:                rxvt-unicode-9.10-force-hints.patch
  Log:
  added some USE flags, bugs #346613 and #346553, including pixbuf for transparency support.
  
  (Portage version: 2.2.0_alpha9/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch?rev=1.1&content-type=text/plain

Index: rxvt-unicode-9.10-force-hints.patch
===================================================================
patch that forces hints on rxvt-unicode's geometry.

for more info, read this Gentoo bug:
http://bugs.gentoo.org/show_bug.cgi?id=346553
--- src/main.C
+++ src/main.C
@@ -644,6 +644,8 @@
 
   ncol = width / fwidth;
   nrow = height / fheight;
+  width = ncol * fwidth;
+  height = nrow * fheight;
 }
 
 /*----------------------------------------------------------------------*/








^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode/files: rxvt-unicode-9.10-force-hints.patch
@ 2012-03-31 17:44 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2012-03-31 17:44 UTC (permalink / raw
  To: gentoo-commits

jer         12/03/31 17:44:06

  Removed:              rxvt-unicode-9.10-force-hints.patch
  Log:
  Old.
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-31 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 17:44 [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode/files: rxvt-unicode-9.10-force-hints.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-22 19:09 Alex Alexander (wired)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox