Age | Commit message (Collapse) | Author | Files | Lines |
|
(cherry picked from commit 79dd600942bbac3c6b531f284b42c7b2c822da90)
|
|
(cherry picked from commit 9f56fc580646a519875b5a1452738d8c6e1fa860)
|
|
Patch by Joe Nall.
The option goes in the "extmod" subsection.
TODO: Make it easier for extension modules to handle their own options.
(cherry picked from commit b5f98fcea2024c67e598947782913982072cf4fb)
|
|
(cherry picked from commit 3bbd77ff98478153afe3251de9ba11d757218213)
|
|
(cherry picked from commit e323bb426ce8a072d119cb2720b773241259c137)
|
|
(cherry picked from commit d4101140f4e569f18554cf0cbf43138d08bd1277)
|
|
|
|
Introduces dixLookupSelection() API.
Removes NumCurrentSelections from API.
|
|
These keyboard and pointer state polling calls are a real problem.
|
|
|
|
|
|
The avc will still appear, however, so that the callsite can be fixed.
|
|
|
|
This resolves an issue where BadWindow errors were being thrown.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to the permission checking function.
|
|
|
|
|
|
|
|
Should be evident from the context.
|
|
|
|
|
|
|
|
|
|
Moving all the names into dix/registry.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Probably not fully baked yet. It's difficult to test since so few apps
actually follow the ICCCM with respect to cut & paste.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
access to other clients.
|