Opentk/Source
thefiddler 88f7cd68f5 [X11] Fixed border size on Gnome 3
The _NET_FRAME_EXTENTS atom is implemented differently by
different window managers, when window decorations are hidden
with Motif. Unity returns a 0 size, while Gnome 3 returns the
previous size.

This patch removes that ambiguity: when decorations are hidden,
border size becomes zero. This should work everywhere, unless
some window manager decides to troll us by decorating the window
when we explicitly request no decorations. Sigh...
2013-12-27 13:31:51 +02:00
..
Bind Added overloads for compatibility with svn r3127 2013-12-16 01:55:05 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Normalized xml doc file paths 2013-12-15 23:24:17 +01:00
Converter Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples Display renderer information 2013-12-21 22:41:10 +01:00
Generator.Rewrite Merge master into no-reflect 2013-12-15 16:36:37 +01:00
GLControl Remove bogus GraphicsMode.Index check. Fixes #22 2013-12-22 15:40:01 +01:00
OpenTK [X11] Fixed border size on Gnome 3 2013-12-27 13:31:51 +02:00