From ea5d88e54fedd0246d93c732eceb087f7043cdce Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sun, 12 Dec 2010 10:00:57 +0000 Subject: [PATCH] Added TODO notes --- src/osgViewer/GraphicsWindowX11.cpp | 4 ++++ 1 file changed, 4 insertions(+) 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