On 02 Oct, 2015,at 09:13 AM, Pekka Paalanen wrote:
However, for special use cases like yours, there are alternatives that
would work more reliably, but also require more work to implement:
- fullscreen shell; This is a replacement to desktop shell, which means
you cannot run desktop apps on it
> On 01 Oct 2015, at 17:08, Giulio Camuffo wrote:
>
> 2015-10-01 18:03 GMT+03:00 Robert Folland :
>> On 01 Oct 2015, at 16:47, Giulio Camuffo wrote:
>>>
>>> 2015-10-01 16:40 GMT+03:00 Robert Folland :
>>>> Hi,
>>>>
>>>> I
On 01 Oct 2015, at 16:47, Giulio Camuffo wrote:
>
> 2015-10-01 16:40 GMT+03:00 Robert Folland :
>> Hi,
>>
>> I need to display video in different resolutions (the resolution of the
>> recording), but with weston/wayland I always end up with the resolutio
Hi,
I need to display video in different resolutions (the resolution of the
recording), but with weston/wayland I always end up with the resolution
preferred by the monitor (1920x1080 in my current setup).
SDL2 thinks it is producing e.g. 1280x720, but that is not the real output to
screen. Th