On Fri, Mar 15, 2002 at 06:06:13PM +0000, Mikhael Goikhman wrote: > On 15 Mar 2002 15:32:30 +0100, Olivier Chapuis wrote: > > > > On Fri, Mar 15, 2002 at 01:57:09PM +0100, Dominik Vogt wrote: > > > On Fri, Mar 15, 2002 at 03:49:36AM -0600, fvwm-workers wrote: > > > > CVSROOT: /home/cvs/fvwm > > > > Module name: fvwm > > > > Changes by: olicha 02/03/15 03:49:36 > > > > > > > > Modified files: > > > > . : ChangeLog > > > > fvwm : add_window.c borders.c fvwm.h fvwm2.1 > > > > geometry.c geometry.h style.c style.h update.c > > > > update.h window_flags.h > > > > libs : Fft.c Fft.h Flocale.c Flocale.h > > > > > > > > Log message: > > > > * Implemented vertical text rendering > > > > * New Style SideTitleTextTopToBottom, SideTitleTextBottomToTop and > > > > SideTitleTextDefault > > > > * Removed matrix xft specification doc as now it is use internally by > > > > fvwm > > > > > > Could we name it "LeftTitleTopToBottom" etc. instead? > > > > > > > So it will be: > > > > LeftTitleTopToBottom / LeftTitleBottomToTop > > RightTitleBottomToTop / RightTitleTopToBottom > > > > with the defaults LeftTitleBottomToTop and RightTitleTopToBottom? > > I think it is good to have the same configurability for TopTitle and > BottomTitle, and in this case the naming scheme should be different, > because it is not intuitive that RightToLeft refers to upside-down and not > to upside-up with Hebrew direction. >
I do not think that we have to implement text direction configurability for TopTitle and Bottom Title. The reason is that we/I should add libfribidi support and fvwm will display automatically text in the good direction for top/bottom title (work in progress here but this may take some times). On the other hands, with a LTR string, LeftTitle and LeftTitleTopToBottom a priori I think that the string will be displayed bottomtotop form the user language point of view. But maybe we should reverse direction in such a situation?? Any way I do not think that all these are big problems because fvwm configuration commands are in English. > So, maybe to clear the same confusion for side titles, name the options as: > > LeftTitleUpsideRight / LeftTitleUpsideLeft (default) > RightTitleUpsideRight (default) / RightTitleUpsideLeft Here I am really confused, maybe the reason is that my english is poor, but I am unable to understand the logic of these names :o) Olivier -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]