Update TODO
This commit is contained in:
parent
ed9d7102ad
commit
e560cad341
16
TODO
16
TODO
@ -25,7 +25,11 @@ ToDos in Priority order:
|
|||||||
onAppChange
|
onAppChange
|
||||||
onScreenChange
|
onScreenChange
|
||||||
rename current onScreenChange to onScreenUpdate
|
rename current onScreenChange to onScreenUpdate
|
||||||
|
- add perApplicationTrigger trigger
|
||||||
|
per application commands
|
||||||
|
per application onScreenChange
|
||||||
|
per application onInput
|
||||||
|
- per application shortcuts
|
||||||
- implement commands
|
- implement commands
|
||||||
define_window
|
define_window
|
||||||
remove_window
|
remove_window
|
||||||
@ -40,14 +44,12 @@ ToDos in Priority order:
|
|||||||
curr item
|
curr item
|
||||||
first item
|
first item
|
||||||
last item
|
last item
|
||||||
|
- improve performance
|
||||||
- implement onScreenChange commands
|
- pass environment instance in init and remove it from function calls
|
||||||
|
|
||||||
|
- implement onScreenChange (new onScreenUpdate) commands
|
||||||
read highlighted text mode
|
read highlighted text mode
|
||||||
window mode (define a area and just read that changes)
|
window mode (define a area and just read that changes)
|
||||||
- add onApplicationChange trigger
|
|
||||||
per application commands
|
|
||||||
per application onScreenChange
|
|
||||||
per application onInput
|
|
||||||
- add the debugging to core
|
- add the debugging to core
|
||||||
- autostart systemd
|
- autostart systemd
|
||||||
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Unit_Files.html
|
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Unit_Files.html
|
||||||
|
Loading…
Reference in New Issue
Block a user