Update TODO
This commit is contained in:
parent
f8d65c5d8c
commit
a98c241c0e
10
TODO
10
TODO
@ -4,7 +4,8 @@ ToDos in Priority order:
|
|||||||
gstreamer sounddriver doesnt work (i think it needs a Glib
|
gstreamer sounddriver doesnt work (i think it needs a Glib
|
||||||
next word wrapping sometimes skips a word on beginn of line
|
next word wrapping sometimes skips a word on beginn of line
|
||||||
|
|
||||||
- try to consume shortcuts
|
- rework inputManager
|
||||||
|
try to consume shortcuts
|
||||||
grab keyboard exclusive
|
grab keyboard exclusive
|
||||||
release keyboard on error or quit
|
release keyboard on error or quit
|
||||||
grab shortcuts with fenrir key
|
grab shortcuts with fenrir key
|
||||||
@ -15,6 +16,8 @@ ToDos in Priority order:
|
|||||||
possiblity to forewart shortcut (or use them as shortcut) [pressing twice while timeout]
|
possiblity to forewart shortcut (or use them as shortcut) [pressing twice while timeout]
|
||||||
cleanup inputManager
|
cleanup inputManager
|
||||||
split input driver out of the handler
|
split input driver out of the handler
|
||||||
|
- add screenManager
|
||||||
|
abstract screen driver
|
||||||
|
|
||||||
- dictonary for special chars and string replacements
|
- dictonary for special chars and string replacements
|
||||||
- punctuation
|
- punctuation
|
||||||
@ -37,7 +40,10 @@ ToDos in Priority order:
|
|||||||
- implement onScreenChange commands
|
- implement onScreenChange 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