42 Commits (ef8ae0a7d0cb846d541819fc8ad659f19dbfdc8e)

Author SHA1 Message Date
Andy Stewart 619a8073be Fixed bug that sometimes key event no effect. 8 years ago
Andy Stewart 08ee3a2d31 Make browser forward/backward by M-f/M-b 8 years ago
Andy Stewart 331253faa7 Include browser_buffer module to remove duplicate interface code. 8 years ago
Andy Stewart 14b91abfe9 Make all browser-base application support scroll interface to respond scroll-other-window 8 years ago
Andy Stewart 86854dad53 Port application code from QtWebKit to QtWebEngine. 8 years ago
Andy Stewart 6ddd3f3763 Finish org previewer. 8 years ago
Andy Stewart 53df175748 Just save session if session data is not empty. 8 years ago
Andy Stewart 94dafbb217 Pdf viewer now can save/restore read position and scale detail. 8 years ago
Andy Stewart f0902820a9 Add scroll_buffer interface, to make pdf viewer application respond emacs's scroll-other-window command. 8 years ago
Andy Stewart 12e6e820c2 Force use python3 8 years ago
Andy Stewart 6a7851ff80 PdfViewer: scroll event to update current page. 8 years ago
Andy Stewart 0c36b63156 Add interfaces 'send_input_message' and 'handle_input_message' in framework, then we can accpet from emacs minibuffer. 8 years ago
Andy Stewart 2cf99b2b37 Adjust file location to fix import problems. 8 years ago
Andy Stewart 66e51af1f8 Use __init__.py fix import problem. 8 years ago
Andy Stewart 1e7d05d8ac eaf.el: e 8 years ago
Andy Stewart 522bc4189e Expand path before pass to app. 8 years ago
Andy Stewart cbe25cb4c9 Finish pdf viewer. 8 years ago
Andy Stewart 428fde2681 Add pdfviewer. 8 years ago
Andy Stewart f5d7807350 Add send_key_event interface. 8 years ago
Andy Stewart 299d025ba7 Don't need init buffer with emacs_width/emacs_height, eaf.py will do resize job in background. 8 years ago
Andy Stewart d4ca6a8897 Build smarter play/pause logic, just auto pause need re-play. 8 years ago
Andy Stewart 62b67949eb Press space to toggle play/pause status of video player. 8 years ago
Andy Stewart 992188b343 Add HACKING.md 8 years ago
Andy Stewart 4addec34aa Refacotry code to simple plugin code 8 years ago
Andy Stewart f36aba51e0 Just report to me when eaf buffer exist. 8 years ago
Andy Stewart 79703299a2 Refactroy module, more PostGui code to utils.py 8 years ago
Andy Stewart 569dfdf27b Remove unnecessary print code 8 years ago
Andy Stewart e656147171 Use MediaInfo for file type detect. 8 years ago
Andy Stewart 78c505ce72 Return error if eaf-open file is not exists. 8 years ago
Andy Stewart 23ba366ba2 Use QGraphicsVideoItem implement video player. 8 years ago
Andy Stewart 3ceda239c3 Use QGraphicsView and QGraphicsSecene implement window compositer, approaching hardware performance. Yow! 8 years ago
Andy Stewart 363d4ab929 Fix no attr erro 8 years ago
Andy Stewart 24640617ee Fix many problems, but cookies still have problem. 8 years ago
Andy Stewart 02db35ed75 Response link click event in browser. 8 years ago
Andy Stewart 09628ebcd5 Rename to PostGui 8 years ago
Andy Stewart ac245be1a1 Cleanup white 8 years ago
Andy Stewart 7d2dba5f88 Change tab name after load image in image viewer. 8 years ago
Andy Stewart edfbae39e4 Update browser tab title after title changed. 8 years ago
Fangrui Song 886accb8b2 Remove trailing whitespace 8 years ago
Fangrui Song 34b075c54c Remove blank after #! 8 years ago
Andy Stewart 6e2f1ddd3d Init. 8 years ago