You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
865 B
16 lines
865 B
## Todo list |
|
* Browser: implement js plugin like vimium |
|
* Browser: study more code from https://github.com/LavaPower/Browthon-Old/blob/c25d5721b40e95131a3c521566a18467f13ecbf0/files/Browthon_elements.py |
|
* ImageViewer: add zoom support |
|
* Pdfviewer: hover mouse to detect url postion, ctrl + button can open url under mouse. |
|
* Pdfviewer: open link like vimium. |
|
* PdfViewer: use mupdf/page.searchFor implement search text in pdf. |
|
* PdfViewer: split window first, then scroll event cause view blank |
|
* PdfViewer: allow select text. |
|
* Terminal: https://github.com/hrngultekin/pyqtermwidget5 looks good enough |
|
* Terminal: https://github.com/lxqt/qtermwidget looks support pyqt5 too. ;) |
|
* CHMViewer: develop a chm viewer in emacs. |
|
* Support HiDPI? I haven't HiDPI screen. |
|
* Press F11 not work with EAF |
|
* Make EAF support bookmark. |
|
* Aria2 client is awesome, welcome to PR.
|
|
|