]> git.mxchange.org Git - flightgear.git/commit
Add an 'overrideRedirect' flag to the window configuration section. For
authorCurtis L. Olson <curtolson@flightgear.org>
Wed, 5 Feb 2014 16:04:18 +0000 (10:04 -0600)
committerCurtis L. Olson <curtolson@flightgear.org>
Wed, 5 Feb 2014 16:04:18 +0000 (10:04 -0600)
commitd306e94c1c144e1d785e2e0077d0c76c662c3d63
treef6dfd3225ce009c2baca42a874a65300b909d545
parent27c58ddb217151af31b1a096b0dfaa841be85731
Add an 'overrideRedirect' flag to the window configuration section.  For
multi-headed Gnome based linux systems, this provides an extra hint that we
really wish to open up our full screen window spanning all physical displays.
This works around a kink in the gnome window manager where it tries to "lie"
to applications about the full screen size assuming most applications don't
wish their windows to span multiple physical displays.
src/Viewer/WindowBuilder.cxx