mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Added flag for non-functional RandR monitor path.
This commit is contained in:
@@ -164,6 +164,7 @@ typedef struct _GLFWlibraryX11
|
||||
int versionMajor;
|
||||
int versionMinor;
|
||||
GLboolean gammaBroken;
|
||||
GLboolean monitorBroken;
|
||||
} randr;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user