[Ohrrpgce] [ohrrpgce/ohrrpgce] gfx_sdl: can't resize the window on Xfce (#1115)

Ralph Versteegen notifications at github.com
Sat Apr 25 18:53:40 PDT 2020


That's very interesting. It's good news that it's our bug: we can fix it.

On startup, Custom calls `unlock_resolution 320, 200` immediately after creating the window, to make it resizable, so the problem must be related to that.

I also have a branch to make Custom remember its window size on startup, which worked by resizing the window immediately after creating it, but that can also cause problems (under X11/KDE), so it seemed necessary to instead tell the backend what the initial window size should be. That ought to fix this bug too.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1115#issuecomment-619466451
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20200425/c24a1fb6/attachment-0001.html>


More information about the Ohrrpgce mailing list