[cdesktopenv-devel] "Is you X code ready for 64-bit?"

2012-09-26 Thread Marcin Cieslak
Hello, I have found a copy of an excellent article by Mark J. Kilkgard of SGI titled "Is your X code ready for 64-bit?" http://web.archive.org/web/20010603003655/http://reality.sgi.com/mjk/64bit/64bit.ps Good tips, many of them still have to be applied to our current codebase. //Marcin -

[cdesktopenv-devel] [PATCH 56/56] dticon: make XVaGetValues() call 64-bit compliant

2012-09-26 Thread Marcin Cieslak
--- cde/programs/dticon/main.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cde/programs/dticon/main.c b/cde/programs/dticon/main.c index 381086c..41114d7 100644 --- a/cde/programs/dticon/main.c +++ b/cde/programs/dticon/main.c @@ -796,7 +796,8 @@ CREATION: Visual

[cdesktopenv-devel] [PATCH 55/56] dtstyle: XVaGetValues() calls

2012-09-26 Thread Marcin Cieslak
--- cde/programs/dtstyle/Font.c | 3 ++- cde/programs/dtstyle/I18nMain.c | 9 ++--- cde/programs/dtstyle/Screen.c | 12 +--- 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/cde/programs/dtstyle/Font.c b/cde/programs/dtstyle/Font.c index 777d41b..0d6ba0c 100644 -

[cdesktopenv-devel] [PATCH] Roboto is the new default font for -dt-interface system-*

2012-09-26 Thread Marcin Cieslak
This is a working example how new default font could be introduced. The current implementation introduces new font alias -dt-interface system login-* to point to "Roboto medium" font, because -dt-interface system-* points now to the "Roboto light" (light font looks much better imho) - "-misc-

Re: [cdesktopenv-devel] [PATCH 56/56] dticon: make XVaGetValues() call 64-bit compliant

2012-09-26 Thread Jon Trulson
On Wed, 26 Sep 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- Everyone hates slow websites. So do we. Make your web apps faster with AppDyn

Re: [cdesktopenv-devel] [PATCH 55/56] dtstyle: XVaGetValues() calls

2012-09-26 Thread Jon Trulson
On Wed, 26 Sep 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- Everyone hates slow websites. So do we. Make your web apps faster with AppDyna

Re: [cdesktopenv-devel] New default font?

2012-09-26 Thread Jon Trulson
On Wed, 26 Sep 2012, Marcin Cieslak wrote: > Hello, > > I made some experiments about possible > replacement for the default user interface > font in CDE. > > I gave Roboto font a try (this is the new > font for the Android phones), and it > looks acceptable to me even without XFT > and antialiasi

Re: [cdesktopenv-devel] New default font?

2012-09-26 Thread Marcin Cieslak
On Wed, 26 Sep 2012, Jon Trulson wrote: > > Attached please find two configuration files for testing: > > > > 1. Xresources should go into /etc/dt/config/C/Xresources > > > > 2. fonts.alias should replace /usr/dt/config/xfonts/C/fonts.alias > > > > I did't see any attachments :) Yeah, in the