summaryrefslogtreecommitdiff
path: root/hw/xnest
AgeCommit message (Expand)AuthorFilesLines
2018-03-27meson: Install man pagesAdam Jackson1-0/+6
2018-03-27man: s/__/@/gAdam Jackson1-11/+11
2018-02-14miinitext: Load GLX on the mi pathAdam Jackson1-0/+7
2017-04-26Add a Meson build system alongside autotools.Eric Anholt1-0/+37
2017-03-27dix: Lift DPMS to a screen hookAdam Jackson1-6/+0
2016-12-12dix: Rename (and retype) PixmapPerDepth[1] to defaultStippleAdam Jackson1-1/+1
2016-07-18Remove fd_set from Block/Wakeup handler APIKeith Packard2-5/+4
2016-07-18xnest: Use SetNotifyFd to receive eventsKeith Packard1-1/+8
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard2-4/+6
2015-11-24xnest: Fix needless build dependency on xcb-util-keysymsAdam Jackson1-3/+2
2015-05-11Merge remote-tracking branch 'jturney/mingw-build-fixes'Keith Packard1-0/+4
2015-04-22hw/xnest: Fix build for MinGWJon TURNEY1-0/+4
2015-04-21Convert hw/xnest & hw/vfb to new *allocarray functionsAlan Coopersmith5-18/+14
2015-03-13Drop valuator mask argument from GetKeyboardEventsPeter Hutterer1-1/+1
2015-01-07Synchronize capslock in Xnest and XephyrOlivier Fourdan1-1/+8
2014-11-12Drop trailing whitespacesPeter Hutterer2-2/+2
2014-10-27dix: Always store GC client clip as a region (v2)Adam Jackson2-45/+12
2014-10-09dix: Drop the third argument from WindowExposuresProcPtrAdam Jackson2-4/+3
2014-03-27Build fbcmap_mi.c once, rather than once for each DDXJon TURNEY1-5/+0
2014-03-27Build Xi/stubs.c once as a convenience library, rather than once for each DDX...Jon TURNEY1-2/+2
2014-03-27Build dpmsstubs.c once as a convenience library, rather than once for each DD...Jon TURNEY1-2/+2
2014-01-22hw/xnest: Eliminate shadowed namesKeith Packard4-17/+17
2014-01-12Replace 'pointer' type with 'void *'Keith Packard13-35/+35
2013-11-23xnest: Ignore GetImage() error in xnestGetImage() (v3)Keith Packard1-1/+0
2013-09-10xnest: Ignore GetImage() error in xnestGetImage()Radek Doulik1-0/+14
2013-09-10Xnest: Implement xnestModifyPixmapHeaderMichal Srb3-0/+18
2013-07-17Fix typo in header guard.Thomas Klausner1-1/+1
2012-09-23dix: Remove #includes of mibstore.hDaniel Martin2-2/+0
2012-07-10Replace NO_HW_ONLY_EXTS with Xorg DDX testDaniel Stone1-1/+0
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie2-6/+4
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard35-2436/+2429
2011-12-05Fix builds of Xnest & Xephyr with Solaris Studio compilersAlan Coopersmith1-0/+5
2011-10-21Xnest: Match the host's keymapJeremy Huddleston1-4/+21
2011-10-21Xnest: Fix DestroyNotify handlerJeremy Huddleston1-2/+0
2011-10-10Xnest: Remove socket and its lock file on exitJeremy Huddleston2-1/+16
2011-09-19Eliminate MAXSCREENS-sized CursorScreenKey array.Jamey Sharp1-2/+2
2011-09-18xnest: Delete unused nClipRects GC-private field.Jamey Sharp2-4/+0
2011-07-27Terminate the log with one last message.Peter Hutterer1-3/+3
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-0/+1
2011-05-11input: remove DDX event list handlingPeter Hutterer2-13/+5
2011-05-11input: replace EventListPtr with InternalEvent arrayPeter Hutterer2-2/+2
2011-05-11input: Provide Queue{Button|Keyboard|Proximity}Event helpersPeter Hutterer1-22/+10
2011-04-24hw/xnest: remove duplicated includeNicolas Kaiser1-1/+0
2011-04-18input: remove GetKeyboardValuatorEvents, this is now unnecessary.Peter Hutterer1-1/+1
2011-03-17Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"Keith Packard2-3/+4
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson2-4/+3
2011-01-18man: refactor common code in the man pages makefilesGaetan Nadon1-9/+1
2011-01-18Xnest: build Xnest man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-25/+13
2010-11-30dix: Remove the backing store leftoversAdam Jackson1-2/+0