Re: Multimedia widgets in GTK+?

2007-07-20 Thread Stefan Kost
Hi, Tim Janik wrote: > On Fri, 9 Mar 2007, Stefan Kost wrote: > ... >> * better ruler widgets >> yes, I reead the comments that rules wont be extended. > > the gtk rulers have recently been extended to at least support fill-level. > >> anyway, I miss there: >> * disabling the arrows that l

Re: Multimedia widgets in GTK+?

2007-03-22 Thread Kalle Vahlman
2007/3/21, Xavier Bestel <[EMAIL PROTECTED]>: > Le mercredi 21 mars 2007 à 08:46 -0400, Martin Meyer a écrit : > > The slider is something that primarily annoys me in Totem. When Totem > > is in full screen mode the slider/position bar is huge. You might have > > to move your mouse several inches o

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Xavier Bestel
Le mercredi 21 mars 2007 à 08:46 -0400, Martin Meyer a écrit : > The slider is something that primarily annoys me in Totem. When Totem > is in full screen mode the slider/position bar is huge. You might have > to move your mouse several inches out of the way to get over to where > the slider curren

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Bastien Nocera
On Wed, 2007-03-21 at 13:59 +0100, Michael Natterer wrote: > On Wed, 2007-03-21 at 08:46 -0400, Martin Meyer wrote: > > The slider is something that primarily annoys me in Totem. When Totem > > is in full screen mode the slider/position bar is huge. You might have > > to move your mouse several inc

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Martin Meyer
You're right of course that scroll bars should not exhibit the click-to-positon behavior, but I wouldn't like to see Totem creating a custom widget action because I feel it's probably not a unique requirement. Should every app that wants this ability have to add those hooks into the button press ev

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Michael Natterer
On Wed, 2007-03-21 at 08:46 -0400, Martin Meyer wrote: > The slider is something that primarily annoys me in Totem. When Totem > is in full screen mode the slider/position bar is huge. You might have > to move your mouse several inches out of the way to get over to where > the slider current positi

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Martin Meyer
The slider is something that primarily annoys me in Totem. When Totem is in full screen mode the slider/position bar is huge. You might have to move your mouse several inches out of the way to get over to where the slider current position is, then move it right back to where it was before when you

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Michael Natterer
On Wed, 2007-03-21 at 12:43 +0100, Xavier Bestel wrote: > On Wed, 2007-03-21 at 12:24 +0100, Michael Natterer wrote: > > On Thu, 2007-03-01 at 23:14 +, Bastien Nocera wrote: > > > On Thu, 2007-03-01 at 19:39 +, Ross Burton wrote: > > > > > > > Isn't this gtk_range_set_fill_level() (new in

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Xavier Bestel
On Wed, 2007-03-21 at 12:24 +0100, Michael Natterer wrote: > On Thu, 2007-03-01 at 23:14 +, Bastien Nocera wrote: > > On Thu, 2007-03-01 at 19:39 +, Ross Burton wrote: > > > > > Isn't this gtk_range_set_fill_level() (new in GTK+ 2.12)? > > > > Yes it is. We'd still need a different lookin

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Michael Natterer
On Thu, 2007-03-01 at 23:14 +, Bastien Nocera wrote: > On Thu, 2007-03-01 at 19:39 +, Ross Burton wrote: > > > Isn't this gtk_range_set_fill_level() (new in GTK+ 2.12)? > > Yes it is. We'd still need a different looking GtkScale though, to allow > for the different behaviour on left-click

Re: Multimedia widgets in GTK+?

2007-03-21 Thread Andrew Cowie
On Thu, 2007-03-01 at 23:14 +, Bastien Nocera wrote: > On Thu, 2007-03-01 at 19:39 +, Ross Burton wrote: > > > Isn't this gtk_range_set_fill_level() (new in GTK+ 2.12)? > > Yes it is. We'd still need a different looking GtkScale though, to allow > for the different behaviour on left-click.

Re: Multimedia widgets in GTK+?

2007-03-13 Thread Tim Janik
On Fri, 9 Mar 2007, Stefan Kost wrote: > Hi Bastien, > > I found the BaconVolume quite useful So +1 from myself too. Other things that > I > miss: > * a volume-meter > I use GtkVUMeter right now, I would like to see a input/output vu-meters in > the mixer. this is a good indicator for people to

Re: Multimedia widgets in GTK+?

2007-03-09 Thread Stefan Kost
Hi Bastien, I found the BaconVolume quite useful So +1 from myself too. Other things that I miss: * a volume-meter I use GtkVUMeter right now, I would like to see a input/output vu-meters in the mixer. this is a good indicator for people to trac down why the don't hear their music. is the mi

Re: Multimedia widgets in GTK+?

2007-03-07 Thread Milosz Derezynski
I volunteer for the gtkmm wrapping (no seriously :p) Milosz BMPx: http://beep-media-player.org On 3/7/07, Bastien Nocera <[EMAIL PROTECTED]> wrote: On Thu, 2007-03-01 at 19:39 +, Ross Burton wrote: > On Thu, 2007-03-01 at 11:06 -0800, Brian J. Tarricone wrote: > > >- BaconVolumeWidget

Re: Multimedia widgets in GTK+?

2007-03-07 Thread Bastien Nocera
On Thu, 2007-03-01 at 19:39 +, Ross Burton wrote: > On Thu, 2007-03-01 at 11:06 -0800, Brian J. Tarricone wrote: > > >- BaconVolumeWidget, living in the libbacon module in SVN. It's > > >currently used by a large number of applications, cut'n'pasted (Totem, > > >Rhythmbox, LastExit, Banshee, Mu

Re: Multimedia widgets in GTK+?

2007-03-01 Thread Brian J. Tarricone
On Thu, 01 Mar 2007 23:12:53 + Bastien Nocera wrote: >On Thu, 2007-03-01 at 11:06 -0800, Brian J. Tarricone wrote: >> On Thu, 01 Mar 2007 18:29:50 + Bastien Nocera wrote: >> >> >Heya, >> > >> >There are a few widgets in use in multimedia applications. The first >> >one is: >> >- BaconVolu

Re: Multimedia widgets in GTK+?

2007-03-01 Thread Bastien Nocera
On Thu, 2007-03-01 at 19:39 +, Ross Burton wrote: > Isn't this gtk_range_set_fill_level() (new in GTK+ 2.12)? Yes it is. We'd still need a different looking GtkScale though, to allow for the different behaviour on left-click. -- Bastien Nocera <[EMAIL PROTECTED]> _

Re: Multimedia widgets in GTK+?

2007-03-01 Thread Bastien Nocera
On Thu, 2007-03-01 at 11:06 -0800, Brian J. Tarricone wrote: > On Thu, 01 Mar 2007 18:29:50 + Bastien Nocera wrote: > > >Heya, > > > >There are a few widgets in use in multimedia applications. The first > >one is: > >- BaconVolumeWidget, living in the libbacon module in SVN. It's > >currently

Re: Multimedia widgets in GTK+?

2007-03-01 Thread Ross Burton
On Thu, 2007-03-01 at 11:06 -0800, Brian J. Tarricone wrote: > >- BaconVolumeWidget, living in the libbacon module in SVN. It's > >currently used by a large number of applications, cut'n'pasted (Totem, > >Rhythmbox, LastExit, Banshee, Muine, Sound-Juicer, possibly others). > > I feel like this is

Re: Multimedia widgets in GTK+?

2007-03-01 Thread Brian J. Tarricone
On Thu, 01 Mar 2007 18:29:50 + Bastien Nocera wrote: >Heya, > >There are a few widgets in use in multimedia applications. The first >one is: >- BaconVolumeWidget, living in the libbacon module in SVN. It's >currently used by a large number of applications, cut'n'pasted (Totem, >Rhythmbox, Last

Multimedia widgets in GTK+?

2007-03-01 Thread Bastien Nocera
Heya, There are a few widgets in use in multimedia applications. The first one is: - BaconVolumeWidget, living in the libbacon module in SVN. It's currently used by a large number of applications, cut'n'pasted (Totem, Rhythmbox, LastExit, Banshee, Muine, Sound-Juicer, possibly others). - HildonSee