userspace: Implement program launcher
This is kinda useless as I only have Terminal and test-window implemented. Also the code is really messy as I don't have GUI widgets.
This commit is contained in:
@@ -24,6 +24,7 @@ set(USERSPACE_PROGRAMS
|
||||
mkdir
|
||||
nslookup
|
||||
poweroff
|
||||
ProgramLauncher
|
||||
resolver
|
||||
rm
|
||||
Shell
|
||||
|
||||
Reference in New Issue
Block a user