Changed is_fullscreen to monitor.is_some()

This commit is contained in:
DavidPartouche 2014-09-18 14:03:03 +02:00 committed by Tomaka17
parent b149fca83d
commit bd3b06e1a5
3 changed files with 3 additions and 5 deletions

View file

@ -1426,6 +1426,7 @@ extern "C" {
pub fn glXSwapBuffers(dpy: *mut Display, drawable: GLXDrawable);
pub fn XkbSetDetectableAutoRepeat(dpy: *mut Display, detectable: bool, supported_rtm: *mut bool) -> bool;
pub fn XF86VidModeSwitchToMode(dpy: *mut Display, screen: libc::c_int,
modeline: *mut XF86VidModeModeInfo) -> Bool;
pub fn XF86VidModeSetViewPort(dpy: *mut Display, screen: libc::c_int,