On 2022-08-31 05:13:24 -0700 Sergei Golovin <[email protected]> wrote:

Xylemon <[email protected]> writes:

If the display mode or resolution changes (for example I undock and
redock my ThinkPad), all of the pixmaps or image resources used by any GNUstep application
become invisible.

Is the RandR extension enabled? (see Xorg logs)


It should be using the RandR extension. It's enabled on both OpenBSD/Linux, and I use a tool called "autorandr" that will automatically call XRandR and apply the appropriate resolutions when I dock/undock.

I also have compiled the latest stable GNUstep GUI libraries and in the config.log I have:

ac_cv_header_X11_extensions_Xrandr_h=${ac_cv_header_X11_extensions_Xrandr_h=yes}

ac_cv_header_X11_extensions_Xrandr_h=yes

Is there anything I'm missing?


Reply via email to