Peter Hutterer 415c6df0da Xi: copy feedback classes first, in some cases xkb relies on kbdfeed.
XkbInitIndicatorMap (in XkbInitDevice) calls XkbFindSrvLedInfo. This accesses
the devices kbdfeed struct, which is all nice and dandy if it is NULL. When
copying the device classes however, kbdfeed may not be NULL and thus
XkbFindSrvLedInfo goes on its merry way to do whatever it does.

By copying kbdfeed first, we avoid XkbFSLI to reference the "old" kbdfeed
struct of the previous SD.
2008-04-13 11:46:44 +09:30
2007-12-02 12:40:25 -05:00
2008-04-10 19:25:43 +09:30
2008-02-22 15:22:38 -05:00
2008-04-07 07:56:41 +09:30
2008-04-07 07:56:41 +09:30
2008-01-03 17:04:54 +10:30
2008-03-04 18:11:10 +10:30
2008-01-03 17:04:54 +10:30
2008-03-31 16:38:45 +03:00
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%