Add a short note to document the 'overrideRedirect' flag. This gives an
extra hint to multi-headed Gnome based linux system that we really wish to open up a full screen window that spans *all* physical displays.
This commit is contained in:
parent
e9b1a89052
commit
bdd839a7fb
1 changed files with 6 additions and 0 deletions
|
@ -62,6 +62,12 @@ window, camera, or gui tags.
|
||||||
Shorthand for a window that occupies the entire screen with no
|
Shorthand for a window that occupies the entire screen with no
|
||||||
decoration.
|
decoration.
|
||||||
|
|
||||||
|
overrideRedirect - bool
|
||||||
|
Only effective when fullscreen = true.
|
||||||
|
Provides an extra hint for Gnome-based linux systems that we insist that
|
||||||
|
the full screen window span *all* physical displays, not just the current
|
||||||
|
physical display.
|
||||||
|
|
||||||
camera
|
camera
|
||||||
The camera node contains viewing parameters.
|
The camera node contains viewing parameters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue