Update TODO v2.0
This commit is contained in:
parent
b5310e8547
commit
4911cc5110
@ -54,7 +54,6 @@ Settings:
|
|||||||
|
|
||||||
Application Profiles
|
Application Profiles
|
||||||
- reimplement process detection without subprocessing
|
- reimplement process detection without subprocessing
|
||||||
- reuse new process detection code for X11 detection
|
|
||||||
- fenrir is not able to detect the current application inside of screen.
|
- fenrir is not able to detect the current application inside of screen.
|
||||||
ps -e -H -o pid,pgrp,ppid,tty,cmd
|
ps -e -H -o pid,pgrp,ppid,tty,cmd
|
||||||
http://stackoverflow.com/questions/24861351/how-to-detect-if-python-script-is-being-run-as-a-background-process/24862213
|
http://stackoverflow.com/questions/24861351/how-to-detect-if-python-script-is-being-run-as-a-background-process/24862213
|
||||||
@ -68,6 +67,7 @@ Application Profiles
|
|||||||
|
|
||||||
-----------DONE----------------
|
-----------DONE----------------
|
||||||
- Add nice dummy drivers as template or for debugging
|
- Add nice dummy drivers as template or for debugging
|
||||||
|
- reimplement detection code for X11
|
||||||
|
|
||||||
Braille Support:
|
Braille Support:
|
||||||
initial BrlTTY driver
|
initial BrlTTY driver
|
||||||
|
Loading…
Reference in New Issue
Block a user