diff --git a/src/osgViewer/GraphicsWindowX11.cpp b/src/osgViewer/GraphicsWindowX11.cpp index d47f399f2..10bd3cfb6 100644 --- a/src/osgViewer/GraphicsWindowX11.cpp +++ b/src/osgViewer/GraphicsWindowX11.cpp @@ -16,6 +16,10 @@ * These elements are licensed under OSGPL as above, with Copyright (C) 2001-2004 Don Burns. */ +// TODO: +// implement http://www.opengl.org/registry/specs/OML/glx_swap_method.txt +// Fix toggling of fullscreen to window mode as it does enable window decoration with recent linux window managers + #include #include