Re: [Further-devel] Plugins: xmms/launcher

From: Evan Martin (eeyem@u.washington.edu)
Date: Fri May 25 2001 - 19:06:38 PDT


On Sat, May 26, 2001 at 02:13:47AM +0100, Chris Ball wrote:
> On Fri, May 25, 2001 at 06:06:20PM -0700, Evan Martin wrote:
> > On Sat, May 26, 2001 at 01:30:20AM +0100, Chris Ball wrote:
> > > - evas_move(evas, edate, dpy_width - text_width - 5, clock_height);
> > > + evas_move(evas, edate, dpy_width - text_width - 5, clock_height + 10);
> >
> > Ideally, this'll all be covered by the configuration system, eventually.
>
> Yep. It's not too easy to have /any/ idea of where to put things when
> you don't know the fonts/sizes being used by other plugins; hopefully
> the config system will let us have access to things like that. Somehow.
> Hrm. :)

        mail::y = clock::y + clock::font::height

or maybe some more readable syntax:
        mail.y = clock.y + clock.font.height

> > This looks good, though some sort of progress bar might be more
> > appropriate.
> > Maybe I'll play with some of the gradient functions...
>
> *stares at the screen and drools*

:)

Some non-jpg backgrounds (like some .pngs with sexy lines) could also
look really good.

> > And this can be simplified a bit, but I'll commit something like it.
> > Thanks for this bit-- I've been wishing I had something like this. :)
>
> It's all Ed's - I don't have my mouse wheel working in X at the moment.
> *ponders going to play with XF86Conf*

It's pretty easy:
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"

(And speaking of Ed-- does he read his mailing list mail? Or does he
just leave it up to you to post?)

-- 
Evan Martin - martine@speakeasy.org
 http://www.speakeasy.org/~martine

_______________________________________________ Further-devel mailing list Further-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/further-devel



This archive was generated by hypermail 2.1.2 : Sun Nov 11 2001 - 14:16:15 PST