xserver/hw/xwin
Adam Jackson 7f1ef9289d dix: Lift DPMS to a screen hook
Following on from the previous change, this adds a DPMS hook to the
ScreenRec and uses that to infer DPMS support. As a result we can drop
the dpms stub code from Xext.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-03-27 15:59:42 -04:00
..
dri Add Windows-DRI extension 2016-09-15 20:10:29 +01:00
glx Add Windows-DRI extension 2016-09-15 20:10:29 +01:00
man hw/xwin: Default to -noresize when -fullscreen is used 2016-06-23 14:15:27 +01:00
winclipboard xwin: Use WM_CLIPBOARDUPDATE clipboard API 2016-02-29 14:04:31 -05:00
.gitignore
InitInput.c hw/xwin: Update for removal of AddEnabledDevice 2016-07-19 08:10:03 -07:00
InitOutput.c Add Windows-DRI extension 2016-09-15 20:10:29 +01:00
Makefile.am dix: Lift DPMS to a screen hook 2017-03-27 15:59:42 -04:00
X.ico
XWin.exe.manifest hw/xwin: Report OS version in log 2015-03-23 16:01:58 +00:00
XWin.rc
ddraw.h
propertystore.h
system.XWinrc
win.h Add Windows-DRI extension 2016-09-15 20:10:29 +01:00
winSetAppUserModelID.c
winallpriv.c hw/xwin: Remove GC privates, unused since native GDI engine removal 2016-03-09 16:13:47 +00:00
winauth.c hw/xwin: xcbify internal window manager 2016-04-07 10:31:39 +01:00
winblock.c hw/xwin: Update BlockHandler function signature 2016-07-19 08:10:11 -07:00
winclipboardinit.c
winclipboardwrappers.c
wincmap.c hw/xwin: printf format fixes for Pixel type 2015-07-07 16:52:53 +01:00
winconfig.c hw/xwin: Tidy-up of winmsg.h 2016-03-09 16:13:54 +00:00
winconfig.h
wincreatewnd.c hw/xwin: Default to -noresize when -fullscreen is used 2016-06-23 14:15:27 +01:00
wincursor.c
windialogs.c hw/xwin: printf format fixes for DWORD type 2015-07-07 16:52:44 +01:00
windisplay.c
windisplay.h
winengine.c hw/xwin: Return FALSE to indicate failure in winSetEngine() 2016-03-09 16:13:21 +00:00
winerror.c hw/xwin: Tell LogInit() to backup previous logfile as .old 2016-06-23 14:15:27 +01:00
winglobals.c hw/xwin: Remove the long-broken -silent-dup-error option 2016-03-09 16:12:25 +00:00
winglobals.h hw/xwin: Remove the long-broken -silent-dup-error option 2016-03-09 16:12:25 +00:00
winkeybd.c hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has failed 2016-06-28 14:29:03 +01:00
winkeybd.h
winkeyhook.c hw/xwin: printf format fixes for DWORD type 2015-07-07 16:52:44 +01:00
winkeynames.h
winlayouts.h xwin: Keyboard layout updates 2016-02-29 14:05:30 -05:00
winmessages.h
winmisc.c
winmonitors.c
winmonitors.h
winmouse.c
winms.h
winmsg.c hw/xwin: Tidy-up of winmsg.h 2016-03-09 16:13:54 +00:00
winmsg.h hw/xwin: Tidy-up of winmsg.h 2016-03-09 16:13:54 +00:00
winmsgwindow.c
winmultiwindowclass.c
winmultiwindowclass.h xwin: Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64 2016-02-29 14:04:19 -05:00
winmultiwindowicons.c hw/xwin: xcbify code for converting X11 icon to Win32 icon 2016-04-07 10:30:48 +01:00
winmultiwindowicons.h hw/xwin: xcbify code for converting X11 icon to Win32 icon 2016-04-07 10:30:48 +01:00
winmultiwindowshape.c
winmultiwindowwindow.c hw/xwin: In multiwindow mode, do window minimization entirely in the WM 2016-04-07 10:31:13 +01:00
winmultiwindowwm.c hw/xwin: Make window maximizable if a maximium size larger than virtual desktop size is specified 2016-06-23 14:15:27 +01:00
winmultiwindowwndproc.c hw/xwin: Fix a crash trying to reload window icons when not in multiwindow mode 2016-06-28 14:29:30 +01:00
winos.c hw/xwin: Report OS version in log 2015-03-23 16:01:58 +00:00
winprefs.c hw/xwin: Fix a crash trying to reload window icons when not in multiwindow mode 2016-06-28 14:29:30 +01:00
winprefs.h hw/xwin: Fix a crash trying to reload window icons when not in multiwindow mode 2016-06-28 14:29:30 +01:00
winprefslex.l
winprefsyacc.y
winprocarg.c hw/xwin: Default to -noresize when -fullscreen is used 2016-06-23 14:15:27 +01:00
winrandr.c xwin: Update to XRANDR 1.2 internal interface to ensure an output is reported by XRANDR 2016-02-29 14:04:36 -05:00
winresource.h
winscrinit.c hw/xwin: Remove allowOtherWM, which is now always FALSE 2016-03-09 16:13:01 +00:00
winshadddnl.c shadow: Macro cleanup 2016-12-12 14:10:44 -05:00
winshadgdi.c shadow: Macro cleanup 2016-12-12 14:10:44 -05:00
wintaskbar.c hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototype 2016-06-23 14:15:27 +01:00
wintrayicon.c
winvalargs.c hw/xwin: Detect invalid options in combination with -nodecoration 2016-06-23 14:15:27 +01:00
winvideo.c
winwakeup.c Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
winwin32rootless.c hw/xwin: xcbify code for converting X11 icon to Win32 icon 2016-04-07 10:30:48 +01:00
winwin32rootlesswindow.c hw/xwin: Remove winIsInternalWMRunning(), which now always returns FALSE 2016-03-09 16:12:51 +00:00
winwin32rootlesswndproc.c hw/xwin: Remove WM_(UN|)MANAGE messages, which are now never sent 2016-03-09 16:13:07 +00:00
winwindow.c
winwindow.h hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototype 2016-06-23 14:15:27 +01:00
winwindowswm.c xwin: Fix format warnings when ./configured --enable-debug --enable-windowswm 2016-02-29 14:03:42 -05:00
winwndproc.c hw/xwin: Fix a typo in "Remove Shadow DirectDraw engine" 2016-06-28 14:29:33 +01:00