100 Commits (abfb7ebf13e60ffde334e280df2bf02fc056d133)

Author SHA1 Message Date
Andy Stewart bec77e1462 Add 'call_emacs' interface: python call elisp method and wait return result. 6 years ago
Andy Stewart 45cbb1df20 Add x in all keybinding for close buffer. 6 years ago
Johnny Zhang 8a0113ea79 Added Python version check 6 years ago
Johnny Zhang a2c45f8e59 Added Python version check 6 years ago
wsw0108 447054c10c Fix webengine codec detect logic 6 years ago
Andy Stewart 9c7ab52667 Simple webengine codec detect logic. 6 years ago
wsw0108 d411daada0 better detection of private codec support 6 years ago
zsxh 8bdbb982e8 Fixed EAF is_dark_mode bool value 6 years ago
Andy Stewart 165f43b7c7 Default EAF app follow current theme mode (light or dark) 6 years ago
Andy Stewart d66e864a0e Move module_path in Buffer 6 years ago
Andy Stewart 2819866c1f Revert "Pass module_path to Buffer." 6 years ago
Andy Stewart 2894c4a24f Pass module_path to Buffer. 6 years ago
Andy Stewart ca52b4b383 Add mermaid plugin. 6 years ago
Andy Stewart adaf4aed60 Add new command: download_youtube_video 6 years ago
Andy Stewart d62f6e2ad0 Make EAF browser fullscreen use emacs frame's size. 6 years ago
Andy Stewart ac44d25509 Press F12 show dev tools page for current page. 6 years ago
Andy Stewart 189dce5c11 1. We need delete QWebEnginePage manual, otherwise QtWebEngineProcess won't quit. 6 years ago
Andy Stewart 0d63e5804f Need pass topic to minibuffer when change node topic. 6 years ago
Andy Stewart 78e9cbc445 Relayout mindmap when window resize. 6 years ago
Andy Stewart e534166b01 Test attribute is signal? 6 years ago
Andy Stewart be807b317c Fix typo. 6 years ago
Andy Stewart 28f95a0626 Add insert_or_save_org_file. 6 years ago
Andy Stewart 2146ef963c Fix error that click terminal not focus emacs buffer. 6 years ago
Andy Stewart 15dbdb9ba0 Add eaf-enable-debug option. 6 years ago
Mingde (Matthew) Zeng 1f14e7a0ee Update eaf--buffer-url after navigation 6 years ago
Andy Stewart c935a40278 Fix #235 : use eaf-send-key-sequence send key sequence to terminal. 6 years ago
Andy Stewart e3414ebaa4 Catch backtrace info when core dump. 6 years ago
luhuaei ad493da760 pdf-viewer: support edit annot text. 6 years ago
Matthew 7601d96a6d Fix #225, code cleanup and refactor 6 years ago
Andy Stewart 8ee32b832a Revert "Add epub-reader." 6 years ago
Andy Stewart d2a8626fd2 Add epub-reader. 6 years ago
Andy Stewart a3002955bb Add eval_js_file command in browser: JS script easy to test. 6 years ago
Andy Stewart ba89dccd47 Fix #222 6 years ago
Andy Stewart d9c0a03eec Browser: add new commands, insert_or_goto_left_tab and insert_or_goto_right_tab 6 years ago
Andy Stewart a69bc76568 Finish feature open browser in background. 6 years ago
Andy Stewart 1ef1bbb56a Refacotry signal name for create new command open_url_in_background_tab. 6 years ago
Andy Stewart 17fd59a6ee Brower: add new commands. 6 years ago
Andy Stewart 543f880b96 Use get_focus_text signal instead eval_in_emacs method, complicated 6 years ago
Andy Stewart 2cfd5b444b Use get_focus_text signal instead eval_in_emacs method, complicated 6 years ago
Andy Stewart 99db0b2d85 EAF Browser: press Alt + e to edit focus text with Emacs. 6 years ago
Andy Stewart 871af1fd79 Fix #206 6 years ago
Andy Stewart 0e3e14b026 Add new_blank_tab command. 6 years ago
Andy Stewart 27976bd1d2 Pass emacs_var_dict to Buffer. 6 years ago
Andy Stewart 3dad99fe13 Pass eaf-var-list values with start-process arguments. 6 years ago
Andy Stewart 352b4a3a89 Add http proxy type. 6 years ago
luhuaei e6f2467d74 add socks5 proxy type. 6 years ago
Andy Stewart d07e445eb6 Add search and open link in browser of rss reader. 6 years ago
Matthew Mingde Zeng 2149f2e7e7 Naming, refactor, use user-emacs-directory instead of eaf-config-dir 6 years ago
Andy Stewart b951304fa0 Fix #186 : add new option eaf-config-dir 6 years ago
Matthew Mingde Zeng c6ba95aa70 Enhance debug messages 6 years ago