Opentk/Source/OpenTK/Platform
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
..
Dummy
Egl
MacOS
SDL2
Windows Fixed crash in MakeCurrent(null) 2013-12-22 11:10:05 +01:00
X11 [X11] Fixed border size on Gnome 3 2013-12-27 13:31:51 +02:00
DesktopGraphicsContext.cs
DisplayDeviceBase.cs
EmbeddedGraphicsContext.cs
Factory.cs
IDisplayDeviceDriver.cs
INativeGLWindow.cs
IPlatformFactory.cs
IWindowInfo.cs
PlatformException.cs
Utilities.cs