summaryrefslogtreecommitdiff
path: root/dix/globals.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-30include: Remove now-empty site.hAdam Jackson1-1/+0
2019-10-30dix: Move default screensaver defaults into globals.cAdam Jackson1-4/+5
2019-10-30dix: Remove -to option to set the default connection timeoutAdam Jackson1-2/+0
2019-10-30dix: Remove -fn and -fc options to set default text/cursor fontsAdam Jackson1-2/+0
2017-03-27dpms: Consolidate a bunch of stuff into Xext/dpms.cAdam Jackson1-10/+0
2016-05-30dix: Remove bogus input_mutex and input_mutex_count definitions from globals.cKeith Packard1-9/+0
2016-05-26Create a threaded mechanism for input [v7]Keith Packard1-0/+9
2014-11-12Drop trailing whitespacesPeter Hutterer1-4/+4
2014-03-27Handle -displayfd and an explicit display number sensiblyJon TURNEY1-1/+2
2014-01-12Clean up warnings in DIXKeith Packard1-4/+4
2013-10-18dix: provide accessor methods for the last device event timePeter Hutterer1-1/+0
2012-05-01os: Add -displayfd optionChase Douglas1-0/+1
2012-03-22Change lastDeviceIdleTime to be per-devicePeter Hutterer1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-23/+25
2010-11-11dix: delete logo hack screen saverTiago Vignatti1-4/+0
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-2/+0
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-2/+0
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-2/+0
2009-04-03DPMS: Remove the defaultDPMS* variablesAdam Jackson1-4/+0
2009-04-03DPMS: Simplify command line parsingAdam Jackson1-2/+1
2009-04-03DPMS: Align the default timeouts with the default screensaver timeout.Adam Jackson1-3/+3
2009-04-03DPMS: Simplify some macro silliness.Adam Jackson1-17/+5
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-47/+47
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-24/+24
2008-10-07Reinstate cursorScreenDevPrivAdam Jackson1-0/+2
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson1-3/+1
2008-09-22Default to -br. Add -retro option for the nostalgic.Adam Jackson1-2/+2
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh1-0/+2
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson1-0/+1
2008-08-05Redefine clients as a fixed arrayTomas Carnecky1-1/+1
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky1-1/+1
2008-05-14Move defaultDisplayClass to xdmcp-only visibility.Adam Jackson1-1/+0
2008-05-14Simplify default font path setup.Adam Jackson1-1/+0
2008-05-14Remove global argc/argv variables.Adam Jackson1-2/+0
2008-05-12X n'est pas une print API.Adam Jackson1-3/+0
2008-02-14requestingClient is an xprintism, hide it for other servers.Adam Jackson1-0/+2
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-1/+0
2006-09-14Enable DPMS by default.Adam Jackson1-1/+1
2006-08-18dix: add whiteroot flagDaniel Stone1-0/+1
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-6/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund1-1/+5
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-28/+30
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-3/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2004-09-22Allow overriding DPMS defaults (timeouts & default for on/off) fromAlan Coopersmith1-5/+14
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1