gdkwindow-quartz: Support native fullscreen mode
This implements native fullscreen mode on OS X >= 10.7. This patch adds tracking of the fullscreen mode if externally modified, as well as toggling the native fullscreen mode of the window as needed.
This commit is contained in:
		| @ -42,6 +42,7 @@ | ||||
| -(BOOL)trackManualResize; | ||||
| -(void)showAndMakeKey:(BOOL)makeKey; | ||||
| -(void)hide; | ||||
| -(void)setStyleMask:(NSUInteger)styleMask; | ||||
|  | ||||
| @end | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jesse van den Kieboom
					Jesse van den Kieboom