mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-28 09:27:18 +00:00
update readme / TODO
This commit is contained in:
parent
fb430b036e
commit
0b2cc3ba79
@ -53,6 +53,7 @@ Installation
|
|||||||
* `-DBUILD_DATAENGINE:BOOL=0` - do not build DataEngine
|
* `-DBUILD_DATAENGINE:BOOL=0` - do not build DataEngine
|
||||||
* `-DBUILD_DOCS:BOOL=0` - do not build developer documentation
|
* `-DBUILD_DOCS:BOOL=0` - do not build developer documentation
|
||||||
* `-DBUILD_GUI:BOOL=0` - do not build GUI
|
* `-DBUILD_GUI:BOOL=0` - do not build GUI
|
||||||
|
* `-DBUILD_HELPER:BOOL=0` - do not build helper daemon
|
||||||
* `-DBUILD_LIBRARY:BOOL=0` - do not build library
|
* `-DBUILD_LIBRARY:BOOL=0` - do not build library
|
||||||
* `-DBUILD_PLASMOID:BOOL=0` - do not build Plasmoid
|
* `-DBUILD_PLASMOID:BOOL=0` - do not build Plasmoid
|
||||||
* `-DUSE_QT5:BOOL=0` - use Qt4 instead of Qt5 for GUI
|
* `-DUSE_QT5:BOOL=0` - use Qt4 instead of Qt5 for GUI
|
||||||
@ -63,9 +64,13 @@ Additional information
|
|||||||
TODO (wish list)
|
TODO (wish list)
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
* helper daemon (including systemd integration)
|
* plasmoid helper integration
|
||||||
|
* helper shell completions
|
||||||
|
* gui helper|systemd integration
|
||||||
|
* helper uid/euid check to allow use /Ctrl interface
|
||||||
* include security notes / project architecture to about window
|
* include security notes / project architecture to about window
|
||||||
* DBus API description
|
* DBus API description
|
||||||
|
* tests
|
||||||
|
|
||||||
Links
|
Links
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user