summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-12randr: Fix initial panning border copypanning-for-server-1.6Matthias Hopf1-1/+4
2008-12-12randr: Oops, miscalculated panning rectangle's coordinatesMatthias Hopf1-4/+4
2008-12-12randr: Update initial screen size if panning information is presentMatthias Hopf1-4/+17
2008-12-12randr: Fix error message for bad panning configMatthias Hopf1-1/+1
2008-12-12randr: Add monitor option "Panning" for initial panning configurationMatthias Hopf2-1/+65
2008-12-09Bump version to 1.5.99.3 (1.6 beta3)xorg-server-1.5.99.3Keith Packard1-1/+1
2008-12-09randr: Update SProcRandrVector for panningMatthias Hopf1-0/+39
2008-12-09randr: Allow panning to be disabled per axisMatthias Hopf1-25/+39
2008-12-09randr: Rework panning area verificationMatthias Hopf1-25/+73
2008-12-09randr: Don't change panning parameters if verification fails.Matthias Hopf1-4/+19
2008-12-09randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()Matthias Hopf3-8/+8
2008-12-09randr: Nuke config-timestamp for panningMatthias Hopf1-15/+0
2008-12-09randr: Protocol bits for panning supportMatthias Hopf3-0/+188
2008-12-09randr: Panning supportMatthias Hopf2-2/+178
2008-12-09randr: Crtc interface update for panning support.Matthias Hopf1-1/+35
2008-12-09randr: Weird enough, crtc->version was never set upon creation. Fix that.Matthias Hopf1-0/+1
2008-12-09Default to x86emu even on i386 linuxAdam Jackson1-1/+0
2008-12-09ddxCtrls.c: XkbDDXUsesSoftRepeat always returns 1 nowSascha Hlusiak1-20/+0
2008-12-09xfree86: don't FatalError on "too many input devices".Peter Hutterer4-10/+29
2008-12-09dix: fix calculation of valuator events.Peter Hutterer1-3/+3
2008-12-09Xi: XIGetDevice needs to ignore the MORE_EVENTS flag.Tom Jaeger1-1/+1
2008-12-09xfree86: init EQ before trying to initialise the devices (#18890)Peter Hutterer1-2/+2
2008-12-09randr: Avoid needlessly creating a shadow framebuffer.Maarten Maathuis2-3/+12
2008-12-09If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.Timo Aaltonen2-3/+4
2008-12-09randr: add swapped dispatch for RR[GS]etCrtcTransformJulien Cristau2-10/+25
2008-12-09Test for DRI2 extension in dri_internal.h and only enable AIGLX DRI2 if found.Kristian Høgsberg2-2/+24
2008-12-09Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandlerPeter Hutterer2-2/+2
2008-12-09Revert "dmx: claim we support XI 2."Keith Packard1-1/+1
2008-12-02Bump version to 1.5.99.2 (1.6 beta 2)xorg-server-1.5.99.2Keith Packard1-1/+1
2008-12-02Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballsAlan Coopersmith1-0/+1
2008-12-02randr: Don't send output property events on server exitAdam Jackson1-1/+2
2008-12-02More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages.Alan Coopersmith3-102/+66
2008-12-02Correct warning for unknown GlxVisuals option in conf fileAlan Coopersmith1-1/+1
2008-12-02Sun bug 6618220: Xorg server core dump in xf86RandRModeRefresh(NULL)Jay Cotton1-1/+1
2008-12-02Update See Also lists in Xorg & xorg.conf man pagesAlan Coopersmith2-7/+6
2008-12-02Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)Bernhard Rosenkraenzer1-2/+2
2008-12-02xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14...Stuart Bennett1-2/+8
2008-12-01Bump dri2proto requirement to 1.99.3.Kristian Høgsberg1-1/+1
2008-12-01Drop unused DRI2 vblank infrastructure.Kristian Høgsberg2-29/+0
2008-12-01xkb: don't attempt to filter events for devices without key classes.Peter Hutterer1-1/+9
2008-12-01xkb: Extra sanity checks to prevent dev->key == NULL dereferencing.Peter Hutterer1-4/+15
2008-12-01Require inputproto 1.5Peter Hutterer2-3/+3
2008-12-01dix: don't detach SDs during grabs.Peter Hutterer1-67/+0
2008-12-01dix: Don't deliver XI events from MDs.Peter Hutterer1-42/+20
2008-12-01Xi: Purge XGE remainders, we don't have any XGE events anymore.Peter Hutterer1-37/+0
2008-12-01input: don't switch MDs' classes around between SDs.Peter Hutterer5-169/+3
2008-12-01dix: No DeviceEnterLeave events in server 1.6Peter Hutterer5-158/+0
2008-12-01Xi: don't allow VCP/VCK be OpenDevice'd, but allow all SDs.Peter Hutterer1-9/+2
2008-12-01Xi: don't list attachment in ListInputDevices, but list all SDs.Peter Hutterer1-34/+0
2008-12-01Xi: remove the GetExtensionVersion hack - don't reply with supported version.Peter Hutterer1-13/+0