Re: [SailfishDevel] Sailfish application with pure Wayland

2017-08-29 Thread Dmitriy Sedov
Thanks for the link, but it about how to run X11 application in sailfish Wayland via XWayland. I am can’t find? How I can handle a signal? When sailfish OS close my Wayland window? Everything other thing I get, I can pause rendering when window is minimized, I can get desktops resolution in sail

Re: [SailfishDevel] Sailfish application with pure Wayland

2017-08-28 Thread Michael Fuchs
Hi, maybe here someone can help you: http://talk.maemo.org/showthread.php?t=98882 /Michael. Am 22.08.2017 um 10:08 schrieb Dmitriy Sedov: I am trying to porting Irrlicht engine to Sailfish OS, and i don’t now where I can get Display Resolution and DPI in Wayland code? How I can receive signal

[SailfishDevel] Sailfish application with pure Wayland

2017-08-22 Thread Dmitriy Sedov
I am trying to porting Irrlicht engine to Sailfish OS, and i don’t now where I can get Display Resolution and DPI in Wayland code? How I can receive signal from OS when application closing by user in sailfish ( I always get error when app is closing, because Irrlicht don’t now about this, and tr