Under Raspberry, the windows can ALWAYS be resized.
Even if it is not allowed
PB v6.xx - Raspberry Resize Window
PB v6.xx - Raspberry Resize Window
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: PB v6.xx - Raspberry Resize Window
This one was very weird to find: we use 'GDK_BACKEND=x11' on wayland systems to have the Screen/OGRE stuff working but the side effect on Raspberry is it doesn't respect the sizeable flag anymore (probably a window manager bug).
We plan to remove this hack and run pure wayland someday, when OGRE will be updated and the OpenGL screen lib will be migrated.
We plan to remove this hack and run pure wayland someday, when OGRE will be updated and the OpenGL screen lib will be migrated.
Re: PB v6.xx - Raspberry Resize Window
Is there any possibility of making this hack (GDK_BACKEND=x11) optional?
It breaks fractional scaling for for me when running GTK programs on KDE Plasma 6. I do not use OGRE/OpenGL and it would be nice to have the option of creating GTK programs that run natively on wayland now that many mainstream linux distros default to wayland.
It breaks fractional scaling for for me when running GTK programs on KDE Plasma 6. I do not use OGRE/OpenGL and it would be nice to have the option of creating GTK programs that run natively on wayland now that many mainstream linux distros default to wayland.