Re: xmms plugin updated
Xavier Otazu <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Organization | CVC |
| Message-ID | <[email protected]> |
Hi: Compilation error xmms_plugin.h does not exists. Xavier On Tue, 26 Apr 2005 12:00:07 +0200 [email protected] wrote: > Hi all, > > > I picked Kernal's version of the xmms plugin and added some more > changes/enhancements to it which I found useful: > > - klicking on the "play" button starts xmms now if not already running > - removing or exiting the plugin (e.g. on logout) makes xmms quit > - middle click on the progress bar shows/hides the xmms window(s) > - the visibility state of the xmms windows is saved and reused on > next login > - smooth scrolling of the song title (pixel-, not character based) > - properties menu to change song title font size and scrolling > parameters > - scrolled song title at the moment permanently visible (TBD: should > probably be another option in the properties dialog) > > I attached the modified source file xmms_plugin.c to this mail.