Re: [cdesktopenv-devel] about fonts

2016-02-13 Thread Eugene Doudine
tartup/set home session" button if "dtstyle/startup/at login/return to home session" option is selected. Regarding the xfontscale problem I've opened bug at freedesktop.org: https://bugs.freedesktop.org/show_bug.cgi?id=94111 Regards, Eugene On Fri, 12 Feb 2016 17:47

Re: [cdesktopenv-devel] about fonts

2016-02-12 Thread Eugene
Hi, Yes, it needs font on side of the X server that runs on side of your thinclient. This is the obvious problem that yesterday I've missed somehow in the files that you've sent: directory with CDE aliases is not here, you ve got just /usr/share/fonts/truetype/msttcorefonts/,/usr/share/fonts/X

Re: [cdesktopenv-devel] about fonts

2016-02-11 Thread Eugene
ay? What fonts/sizes do you see when you run the CDE Style Manager? What happens if you choose font size and save configuration: does it anyhow change the fonts in applications that you start after that? After logout/login? Regards, Eugene On Thu, 11 Feb 2016 19:14:26 +0200 Antonis Tsolomi

Re: [cdesktopenv-devel] about fonts

2016-02-09 Thread Eugene
sy, I'll try, but I'm not sure that they'll look any good with the legacy rasterizer. Regards, Eugene > > best, > > Antonis. > > > > > On 08/02/2016 04:08 πμ, Eugene wrote: > > Hi, > > > > Monotype fonts that are listed > >

Re: [cdesktopenv-devel] about fonts

2016-02-07 Thread Eugene
t sure how to proceed with it: Or simply fix the current file so it will works for most people and place the generation script into the contrib for those who want custimization, or, alternatively, integrate it's generation into the build, thus letting to select font family and supported cod

[cdesktopenv-devel] Is dtterm supposed to be unicode-aware?

2015-07-25 Thread Eugene Doudine
applications as XLFD fonts. In case you want hebrew and arabic (symbols only, RTL is unsupported by underlying Motif library) you may have to add entries for them to /usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE. To give you some encouragement I attach my dtterm screenshot :-) Good luck, Eugene

Re: [cdesktopenv-devel] Fwd: scaling down/up

2015-06-10 Thread Eugene Doudine
minimized app icons. I think It would be great if there were such a central mechanism to override resolution selection for all applications like there is one for selection of font size. BTW, has anyone tried running CDE on those new shiny 4K monitors? Is it usable on them? Regards, Eugene On

[cdesktopenv-devel] Fwd: scaling down/up

2015-06-09 Thread Eugene Doudine
), dtdtfile(4) for details. Best regards, Eugene On Tue, Jun 9, 2015 at 9:34 AM, Antonis Tsolomitis wrote: > > > Hi. Is it possible to scale down everything on the desktop? Say the panel? > > I ask this because the panel looks big on low resolution monitors (on > some lap

[cdesktopenv-devel] [PATCH] bugfix for stripes of wrong background clolor in dtterm

2014-05-03 Thread Eugene
according to the extents of the given string, not to extents of the font set, which determine terminal line height. Now, when such a situation is detected, the background is cleared before drawing the characters. Regards, Eugene>From c201551dffebc0578d61898987300a8c5b7cd44b Mon Sep 17 00:00:00 2

[cdesktopenv-devel] [PATCH] Fix for #32 dtfile table formatting bug with non-latin filenames

2014-03-22 Thread Eugene
The attached patch fixes the bug. Regards, Eugene>From 83402220eefa7c7c079b853fac5812cdd8973c7e Mon Sep 17 00:00:00 2001 From: Eugene Doudine Date: Sun, 23 Mar 2014 08:06:36 +0200 Subject: [PATCH 3/3] Fixed bug #32 dtfile table formatting bug with non-latin filenames --- cde/programs/dtf

[cdesktopenv-devel] [PATCH] Fix for #27 dtfile space handling bug

2014-03-22 Thread Eugene
The attached patch fixes the bug. Regards, Eugene>From 57fb563cd656d328f49143db358fe78fa8f20a38 Mon Sep 17 00:00:00 2001 From: Eugene Doudine Date: Sun, 23 Mar 2014 07:37:35 +0200 Subject: [PATCH 2/3] Fixed bug #27 dtfile space handling bug --- cde/programs/dtfile/File.c |

[cdesktopenv-devel] [PATCH] dtsession can't validate passwords longer than 8 characters when the session is locked

2014-03-22 Thread Eugene
The attached patch fixes the bug. Memory for password buffer is now allocated dynamically up to a reasonable upper limit (64k). Regards, Eugene >From 0a88a2ab47fc2b98d868fef5fc9676c50b82d5e2 Mon Sep 17 00:00:00 2001 From: Eugene Doudine Date: Sun, 23 Mar 2014 07:32:02 +0200 Subject: [PA

Re: [cdesktopenv-devel] question about sfx/stp files in dtsr

2014-03-14 Thread Eugene
in lib/DtSearch/lang.c. Regards, Eugene -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three accla

Re: [cdesktopenv-devel] does dtcm get build?

2014-03-03 Thread Eugene
Hi, I think that your compilation really did show errors when building dtcm, but had not stop because of them. You can descend into programs/dctm and try to run make from there to see the errors. I use ubuntu 12.04LTS (not LTSP) and had the same problem: link failed because of missing register

Re: [cdesktopenv-devel] [PATCH] addition of the en_US.UTF-8 locale

2014-02-28 Thread Eugene
My bad, sorry about that. Eugene On Fri, 28 Feb 2014 16:01:24 +0100 Ulrich Wilkens wrote: > [...] > > > Applied. > > > Unfortunately the last patch has broken building of message > files on non-linux systems. The atta

[cdesktopenv-devel] [PATCH] patchhes for several segfaults

2014-02-21 Thread Eugene
, Eugene>From e1277b23b7ba5b2c1e836a35328871d532dbd0bf Mon Sep 17 00:00:00 2001 From: Eugene Doudine Date: Fri, 21 Feb 2014 13:34:04 +0200 Subject: [PATCH 1/2] Fix for several segfaults in dtwm that happen with UTF-8 locale and were caused by unckeked XmeRenderTableGetDefaultFont return va

[cdesktopenv-devel] [PATCH] Bugfix for #9 Cut off fonts in titles

2014-02-17 Thread Eugene
y language or in mix of languages, so it's just not right to use one of the fonts to calculate title height and geometry of messages. Eugene >From 34523cdfb38cdd680edaccc75c5080b0809b01a0 Mon Sep 17 00:00:00 2001 From: Eugene Doudine Date: Tue, 18 Feb 2014 00:12:19 +0200 Subject: [PATCH]

[cdesktopenv-devel] [PATCH] Bugfix for: #8 xorg-xkb partially freezes dtwm when keyboard layout is changed.

2014-02-13 Thread Eugene Doudine
--- cde/programs/dtwm/WmGlobal.h |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cde/programs/dtwm/WmGlobal.h b/cde/programs/dtwm/WmGlobal.h index 0995c7e..944b4b3 100644 --- a/cde/programs/dtwm/WmGlobal.h +++ b/cde/programs/dtwm/WmGlobal.h @@ -2367,7 +2367,9 @@ typedef s