Enrico Weigelt, metux IT consult
|
c092df17a8
|
dix: registry: add LookupDixAccessName()
Helper for converting Xace access masks to human-readable text.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2025-06-12 17:21:48 +02:00 |
|
Enrico Weigelt, metux IT consult
|
5f5d55be88
|
dix: unexport XREGISTRY_UNKNOWN define
It's not used by external modules, thus no need to have it in the
public API.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
|
2024-03-03 23:20:06 +00:00 |
|
Enrico Weigelt, metux IT consult
|
4ebb02cdda
|
dix: unexport extension registry functions
These aren't used by (known) external modules, thus no need to export them.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
|
2024-03-03 23:20:06 +00:00 |
|
Enrico Weigelt, metux IT consult
|
1f5ab6ec28
|
dix: unexport RegisterResourceName() and LookupResourceName()
These aren't used by external modules, thus no need to export them.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
|
2024-03-03 23:20:06 +00:00 |
|
Enrico Weigelt, metux IT consult
|
36e2cf64c8
|
dix: unexport registry setup/teardown functions
these aren't to be called by modules, thus no need to export them.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
|
2024-03-03 23:20:06 +00:00 |
|