summaryrefslogtreecommitdiff
path: root/hw/kdrive/src
AgeCommit message (Expand)AuthorFilesLines
2008-02-19dix: change GetEventList to return length of list and set parameter in place.Peter Hutterer1-4/+4
2008-02-18Move input event list initialisation and storage from DDX to DIX.Peter Hutterer1-9/+7
2008-01-31kdrive: AddInputClient takes a ClientPtr.Benjamin Tissoires1-2/+2
2008-01-10Merge branch 'master' into mpxPeter Hutterer2-1/+16
2008-01-08[Kdrive] make XCalibrate 'orientation aware'Richard Purdie2-1/+16
2008-01-03Merge branch 'master' into mpxPeter Hutterer5-67/+42
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh2-11/+14
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-20kaa: update kaaCreatePixmap to support the new usage_intDodji Seketeli1-1/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-5/+0
2007-11-15For some reason "-nozap" appeared twice. Weird.Tiago Vignatti1-5/+0
2007-11-07Merge branch 'master' into mpxPeter Hutterer6-135/+5
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh2-3/+3
2007-11-05KDrive: Remove usage of allocaDaniel Stone1-2/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+1
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-10-02Kdrive: use fbcmap_mi.c instead of fbcmap.cDodji Seketeli1-1/+1
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh3-61/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt3-61/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh4-55/+32
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson3-70/+1
2007-08-12Merge branch 'master' into mpxPeter Hutterer24-123/+163
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti1-1/+2
2007-08-07Export device path key options to be called by the command line of server.Tiago Vignatti1-0/+6
2007-08-07Update KdUseMsg() for completeness.Tiago Vignatti2-1/+7
2007-08-07Fix typo.Tiago Vignatti1-1/+3
2007-08-07Clean a little bit the code.Tiago Vignatti1-52/+42
2007-08-07Let xkb options be passed through command line in kdrive servers. I start myTiago Vignatti2-10/+108
2007-08-07When we call Xephyr with '-pointer' a new pointer is added inside the serverTiago Vignatti1-0/+4
2007-08-03Fix kdrive command line parser.Tiago Vignatti1-5/+8
2007-08-01Input: Allow enabling and disabling of devicesDaniel Stone1-0/+1
2007-07-05Clean up unused #ifdefs from fb.Adam Jackson3-22/+0
2007-07-05Postpone options variable assignment to fix segfault when we got a device butTiago Vignatti1-3/+14
2007-07-05kdrive must to know that devices are unplugged.Tiago Vignatti1-0/+1
2007-06-29Death to RCS tags.Adam Jackson24-62/+0
2007-06-27Fix kdrive XKB.Tiago Vignatti1-3/+4
2007-04-12Merge branch 'master' into mpxPeter Hutterer1-1/+12
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz1-1/+7
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-0/+5
2007-04-02Merge branch 'master' into mpxPeter Hutterer1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-03-14kdrive: update kdrive to new mi API with additional device argument. IncludesPeter Hutterer1-3/+3
2007-02-16kdrive: delete input debugging, yet again ...Daniel Stone1-25/+0
2006-11-02kdrive:remove Change{Keyboard,Pointer}DeviceDaniel Stone1-15/+0
2006-11-01kdrive: add KdRingBell prototypeDaniel Stone1-0/+6
2006-10-29kdrive: avoid null dereferencesDaniel Stone1-6/+10
2006-10-29kdrive: move bell ringing into an OS functionDaniel Stone2-7/+32
2006-10-25kdrive/input: remove unnecessary #ifdef XINPUTsDaniel Stone1-12/+0
2006-10-25port all users to the new DIX motion history APIDaniel Stone1-4/+2
2006-10-23kdrive: numerous warning fixesDaniel Stone3-15/+23