wxwidgets/include/wx/unix
Vadim Zeitlin 3dde6bdeb0 Disable swap interval in GLX wxGLCanvas implementation too
We need to do it when using XWayland for the same reasons as we had to
do it in the EGL version when using either XWayland or Wayland directly:
without this, we can block for up to 1 second in glXSwapBuffers() if the
window is hidden, see #23512.

Closes #24163.

Closes #24165.
2024-01-05 01:05:30 +01:00
..
private Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
app.h Use std::unordered_map<> in Unix wxAppConsole 2023-04-18 00:54:12 +02:00
apptbase.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
apptrait.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
chkconf.h
evtloop.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
evtloopsrc.h
fontutil.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fswatcher_inotify.h
fswatcher_kqueue.h
glegl.h Call eglSwapInterval() when it can succeed 2023-09-27 14:43:58 +02:00
glx11.h Disable swap interval in GLX wxGLCanvas implementation too 2024-01-05 01:05:30 +01:00
joystick.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
mimetype.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
pipe.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
private.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
sound.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
stackwalk.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
stdpaths.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
taskbarx11.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
utilsx11.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00