Implement xrdb reading without popen
Avoid using the shell, awk and cut command
This commit is contained in:
@@ -5,6 +5,7 @@ lite_sources = [
|
||||
'api/system.c',
|
||||
'renderer.c',
|
||||
'rencache.c',
|
||||
'xrdb_parse.c',
|
||||
'main.c',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user