69 Commits (8a102bf8fb34701891bc258eaf4b52427bc7ee21)

Author SHA1 Message Date
Matthew 33bc3cf57c New API, eaf-setq on the Emacs side, custom save camera directory 6 years ago
Matthew 8826d9970b Minor fixes, use const EAF_DBUS_NAME whenever possible 6 years ago
Andy Stewart f997b9334e Use __file__ fixed path issue of javascript. 7 years ago
Andy Stewart ff26b27448 Split open new tab url javascript to single js file. 7 years ago
Andy Stewart a05d22ebbd Ctrl + Double Click: use sdcv translate selected text. 7 years ago
Andy Stewart 98740358ec Remove debug print code. 7 years ago
Andy Stewart 939d2c2244 Add terminal emulator application. 7 years ago
Andy Stewart 7d65c6efe8 Add scroll_up_page/scroll_down_page in browser module. 7 years ago
Andy Stewart ae443b1f0d Add eval_js in browser module. 7 years ago
Andy Stewart a18d5200e0 Fix #59 issue, elisp handle key binding. 7 years ago
Andy Stewart 986908fb57 Fix #53 issue: support capital letter now. 7 years ago
zsxh 59d776a695 add zoom-in/zoom-out for Browser 7 years ago
zsxh a28b69c500 Fix Qt.Key_PageDown fake key description 7 years ago
Andy Stewart 103a78c451 Support multi-frame now. 8 years ago
Andy Stewart cc9a46b8f4 Pdf viewer: add remember postion and remember jump functions. 8 years ago
Andy Stewart 4548962b47 Refactory code with flake8 8 years ago
Andy Stewart 8a11c9c022 Use double-buffer technology to generate pixmap cache when after finger release. 8 years ago
Andy Stewart 04bf869bcc Remove debug message from fake_key_event 8 years ago
Andy Stewart 9e3ba4ab7f Support cookie now. 8 years ago
Andy Stewart 44cd649515 Fix bug that TAB and Backtab not working in browser. 8 years ago
Andy Stewart 8cb075acc6 Optimise scrollPage offset of browser. 8 years ago
Andy Stewart 333de8866d Add eaf-grip-token option. 8 years ago
Andy Stewart 24585c6ea1 Finish mission: if popup window emit exit signal, kill buffer 8 years ago
Andy Stewart 0fddf6d39a support pop window, such as emacs-china.org 8 years ago
Andy Stewart 109f754159 Add support for forward/back button of mouse. 8 years ago
Andy Stewart 8be7725f10 Add progress interfaces. 8 years ago
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