Re: [SailfishDevel] [API] Ambience DBus API

2014-07-31 Thread Mohammed Hassan
On Wed, 23 Jul 2014 08:20:30 +0200 Tomasz Sterna wrote: > > I can't actually imagine one except the colorset change > > notification but if I understand correctly Silica's Theme object > > already contains current ambience colors. > > SDL apps may find useful to get ambience colours to paint UI >

Re: [SailfishDevel] Setting application screen orientation from C++

2014-07-31 Thread Robin Burchell
Den 31.07.14, 07.49 skrev "Iosif Hamlatzis" mailto:i.hamlat...@gmail.com>>: I had asked a while a go the same question regarding orientation when I started porting my SDL games and received the same answer that I should do the rotation translation my self and not only for rendering but for touch

Re: [SailfishDevel] Setting application screen orientation from C++

2014-07-31 Thread Robin Burchell
Den 31.07.14, 10.39 skrev "Tomasz Sterna" : >Dnia 2014-07-31, czw o godzinie 08:49 +0300, Iosif Hamlatzis pisze: >> the same answer that I should do the rotation translation my self and >> not only for rendering but for touch screen. > >Also a regression from Maemo... where the only thing applicati

Re: [SailfishDevel] Pagestack problems

2014-07-31 Thread Chris Walker
On Thu, 10 Jul 2014 15:38:52 +0100 Chris Walker wrote: > On Thu, 10 Jul 2014 16:14:34 +0200 (CEST) > sfietkonstan...@free.fr wrote: > > > Hello, looking a bit at your code, you are using a pagestack.push, > > meaning that you effectively adds another page to your pagestack. > > > > For adding a

Re: [SailfishDevel] Setting application screen orientation from C++

2014-07-31 Thread Tomasz Sterna
Dnia 2014-07-31, czw o godzinie 08:49 +0300, Iosif Hamlatzis pisze: > the same answer that I should do the rotation translation my self and > not only for rendering but for touch screen. I agree that's a huge inconvenience, also a waste of effort that every single application in the need of landsc