Re: [SailfishDevel] Question creating full screen SDL window

2014-04-07 Thread Thomas Perl
Hi, I've submitted a patch for this to upstream SDL now: https://bugzilla.libsdl.org/show_bug.cgi?id=2481 For testing the changes, RPMs with the change applied are available here: http://repo.merproject.org/obs/home:/thp:/sdl2/1.0.4.20_armv7hl/armv7hl/ You can install RPM files with "pkcon inst

Re: [SailfishDevel] Question creating full screen SDL window

2014-04-05 Thread Thomas Perl
On 04 Apr 2014, at 18:57, Iosif Hamlatzis wrote: > I have different behaviour creating a full screen SDL window between Sailfish > OS and other mobile platforms I have tested. > > I am using the same source code below: > > SDL_Window* pWindow = SDL_CreateWindow("", 0, 0, 0, 0, > SDL_WINDOW_OPE