Re: GTK+ recent manager and RTL issues

2008-01-22 Thread Behdad Esfahbod
On Tue, 2008-01-22 at 22:47 +, Djihed Afifi wrote: > > > > - One can argue that a better fix would be for LTR filenames to render > > LTR, but alinged to left margin. The fix for that one would be very > > easy too. > > > I oppose this...It breaks the flow of the numbered list, that's the

Re: GTK+ recent manager and RTL issues

2008-01-22 Thread Djihed Afifi
> > - One can argue that a better fix would be for LTR filenames to render > LTR, but alinged to left margin. The fix for that one would be very > easy too. I oppose this...It breaks the flow of the numbered list, that's the point of it after all (besides shortcuts). > > B) After your pat

Re: GTK+ recent manager and RTL issues

2008-01-22 Thread Behdad Esfahbod
On Tue, 2008-01-22 at 12:38 -0500, Behdad Esfahbod wrote: > > On Tue, 2008-01-22 at 08:30 -0500, Owen Taylor wrote: > > On Mon, 2008-01-21 at 18:51 -0500, Behdad Esfahbod wrote: > > > > > D) Another fix, not easy to implement right now: > > > > > > ELIF > > > +-

Re: GTK+ recent manager and RTL issues

2008-01-22 Thread Behdad Esfahbod
On Tue, 2008-01-22 at 08:30 -0500, Owen Taylor wrote: > On Mon, 2008-01-21 at 18:51 -0500, Behdad Esfahbod wrote: > > > D) Another fix, not easy to implement right now: > > > > ELIF > > +-+ > > |NEPO | > > +

Re: GTK+ recent manager and RTL issues

2008-01-22 Thread Owen Taylor
On Mon, 2008-01-21 at 18:51 -0500, Behdad Esfahbod wrote: > D) Another fix, not easy to implement right now: > > ELIF > +-+ > |NEPO | > +-+ > |txt.OLLEH .1 | > |hello.txt

Re: GTK+ recent manager and RTL issues

2008-01-22 Thread Emmanuele Bassi
On Mon, 2008-01-21 at 18:51 -0500, Behdad Esfahbod wrote: > I sure hope ebassi can be talked into adding the widget needed for those > apps to GTK+... as I said, I'd gladly review an inline GtkRecentChooser implementation. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net

Re: GTK+ recent manager and RTL issues

2008-01-21 Thread Behdad Esfahbod
On Sat, 2008-01-19 at 19:27 +, Djihed Afifi wrote: > Hi, Hi, > Recent menus all over GTK+ applications suffer from misaligned text when > they insert characters to make shortcuts, typically numbers (1, 2, 3...) > each corresponding to a recent item entry. > > Basically: > > If the applicati

Re: GTK+ recent manager and RTL issues

2008-01-19 Thread Emmanuele Bassi
On Sat, 2008-01-19 at 19:27 +, Djihed Afifi wrote: > If the application is started in RTL, and the filename is in LTR > characters, the recent menu name is rendered LTR and that is ugly for > RTL languages. > > The same thing happens when filename is RTL and app is LTR. > > Here is a screen

GTK+ recent manager and RTL issues

2008-01-19 Thread Djihed Afifi
Hi, Recent menus all over GTK+ applications suffer from misaligned text when they insert characters to make shortcuts, typically numbers (1, 2, 3...) each corresponding to a recent item entry. Basically: If the application is started in RTL, and the filename is in LTR characters, the recent men