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.
939 B
939 B
Todo list
- Browser: implement js plugin like vimium
- Browser: study more code from
c25d5721b4/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.
- Maybe i can study key-process from https://github.com/tarsius/keycast ?
- Support HiDPI? I haven't HiDPI screen.
- Press F11 not work with EAF
- Make EAF support bookmark.
- Aria2 client is awesome, welcome to PR.