RE: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Karoliina.T.Salminen
Hi, >> A design document is available here: >> https://stage.maemo.org/svn/maemo/projects/haf/doc/hildon-window/ > >Umm... it seems thi directory requires authentication!? Yes, but the username is always guest and password guest when you want just checkout or read the contents. Committing thing

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Florian Boor
Hi, Nils Faerber wrote: > Umm... it seems thi directory requires authentication!? guest/guest... but it might be a good idea to drop this "feature" if possible. Greetings Florian -- The dream of yesterday Florian Boor is the hope of todayTel: 0271-771091-

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Nils Faerber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johan Bilien schrieb: > On Fri, Dec 16, 2005, Tommi Komulainen wrote: > >>There's a bit of a problem. People want more eyecandy and flashy >>gimmicks related to application windows, but the current design makes >>those things difficult to implement wi

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Johan Bilien
On Fri, Dec 16, 2005, Tommi Komulainen wrote: > There's a bit of a problem. People want more eyecandy and flashy > gimmicks related to application windows, but the current design makes > those things difficult to implement without making a big mess. > > Therefore we're going to implement new widge

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2005-12-20 Thread Simon Budig
Komulainen Tommi (Nokia-M/Helsinki) ([EMAIL PROTECTED]) wrote: > On Sat, 2005-12-17 at 01:27 +0100, ext Simon Budig wrote: > > Right now the code has to dive into different codepaths for native GTK > > vs. Hildon, so that hildon gets an appview into the window and the rest > > of the UI gets packed

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2005-12-20 Thread Komulainen Tommi (Nokia-M/Helsinki)
On Sat, 2005-12-17 at 01:27 +0100, ext Simon Budig wrote: > Hi. > > Tommi Komulainen ([EMAIL PROTECTED]) wrote: > > Essentially the change would be to introduce a new widget (maybe > > HildonWindow or something) that would replace current HildonAppView. The > > new widget would be a real GtkWindow

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2005-12-16 Thread Simon Budig
Hi. Tommi Komulainen ([EMAIL PROTECTED]) wrote: > Essentially the change would be to introduce a new widget (maybe > HildonWindow or something) that would replace current HildonAppView. The > new widget would be a real GtkWindow / toplevel X window which will > require code changes when migrating

[maemo-developers] RFC: Redesigning the HildonApp+Views

2005-12-16 Thread Tommi Komulainen
Hi, There's a bit of a problem. People want more eyecandy and flashy gimmicks related to application windows, but the current design makes those things difficult to implement without making a big mess. Therefore we're going to implement new widget(s) in parallel with the current HildonApp and Hil