FVWM: Any plan to replace imlib with imlib2?

2011-05-02 Thread XeCycle
any plan? imlib depends on gtk v1, which is somewhat out of date. seems that imlib2 doesn't depend on any gtk.

Re: FVWM: Any plan to replace imlib with imlib2?

2011-05-02 Thread Thomas Adam
On Mon, May 02, 2011 at 07:45:35PM +0800, XeCycle wrote: > any plan? No. It's only used for FvwmGtk, and I hope this module is dead anyway. -- Thomas Adam -- "Deep in my heart I wish I was wrong. But deep in my heart I know I am not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)

Re: FVWM: Any plan to replace imlib with imlib2?

2011-05-02 Thread XeCycle
So, I can compile FVWM myself to get rid of this dependency? On Mon, May 02, 2011 at 01:13:37PM +0100, Thomas Adam wrote: > On Mon, May 02, 2011 at 07:45:35PM +0800, XeCycle wrote: > > any plan? > > No. It's only used for FvwmGtk, and I hope this module is dead anyway. > > -- Thomas Adam > > -

Re: FVWM: Any plan to replace imlib with imlib2?

2011-05-02 Thread Thomas Adam
On Mon, May 02, 2011 at 08:47:50PM +0800, XeCycle wrote: > So, I can compile FVWM myself to get rid of this dependency? There is no dependency if you don't have GTK1.X and imlib1 installed, and FVWM will just ignore it and not build FvwmGTK. Don't top-post, please. -- Thomas Adam -- "Deep in m

Re: FVWM: Any plan to replace imlib with imlib2?

2011-05-02 Thread XeCycle
Thank you and I got it working. Well... I just pressed "L" in my mutt. This time I pressed "r". Which should I use? On Mon, May 02, 2011 at 01:53:37PM +0100, Thomas Adam wrote: > On Mon, May 02, 2011 at 08:47:50PM +0800, XeCycle wrote: > > So, I can compile FVWM myself to get rid of this dependen

Re: FVWM: Any plan to replace imlib with imlib2?

2011-05-02 Thread Thomas Adam
On Mon, May 02, 2011 at 09:16:27PM +0800, XeCycle wrote: > Thank you and I got it working. > > Well... I just pressed "L" in my mutt. This time I pressed > > "r". Which should I use? 'L' tries to use list_reply_to by looking at the mail headers. "r" uses reply-to. 'g' on the other hand is al

Re: FVWM: Any plan to replace imlib with imlib2?

2011-05-02 Thread XeCycle
On Mon, May 02, 2011 at 02:22:46PM +0100, Thomas Adam wrote: > On Mon, May 02, 2011 at 09:16:27PM +0800, XeCycle wrote: > > Thank you and I got it working. > > > > Well... I just pressed "L" in my mutt. This time I pressed > > > > "r". Which should I use? > > 'L' tries to use list_reply_to by lo