mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Xnamespace: add basic namespace config structures
Adding data structure and initial data for namespace configuration. Built-in namespaces are ROOT and ANONYMOUS. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -51,6 +51,7 @@ typedef enum {
|
||||
PRIVATE_GLYPHSET,
|
||||
PRIVATE_PICTURE,
|
||||
PRIVATE_SYNC_FENCE,
|
||||
PRIVATE_NAMESPACE,
|
||||
|
||||
/* last private type */
|
||||
PRIVATE_LAST,
|
||||
|
||||
Reference in New Issue
Block a user