115 Commits (377ae0f12ee05caba855e36ea2041b010153cadd)

Author SHA1 Message Date
Mingde (Matthew) Zeng df1ebd782c Refactor and fix eaf-monitor-configuration-change 5 years ago
zsxh 307ebeabe4 fix(config_dir): add the trailing slash if it's not already there 5 years ago
Hollow Man d8399f317a
Browser: Support duplicating current page in new tab 6 years ago
Mingde (Matthew) Zeng 07240c3044 core: standardize send_input_message and handle_input_response API 6 years ago
Mingde (Matthew) Zeng bb8e8d3ea0 core: give set-emacs-var ability to modify eaf-var-list 6 years ago
Hollow Man 727f06f0db
Mindmap: Patch #330 Change Request 6 years ago
Hollow Man b9dc0c090c
Mindmap: Support multi-line insert dons nodes 6 years ago
Hollow Man 73e2201de7
Fix typos 6 years ago
Hollow Man 1b5e23ba1e
Add English documentation for EAF functions 6 years ago
Mingde (Matthew) Zeng 77f805ad1b Rename scroll -> scroll_other_buffer, update_details -> update_buffer_details 6 years ago
Mingde (Matthew) Zeng 25367f2260 eaf.py: force call_function to return string 6 years ago
Andy Stewart d39ef0d2f6 Remove synchronal function 'call_emacs', ready for receive websocket 6 years ago
Andy Stewart 27e905c6ca Add call_function_with_args interface. 6 years ago
Andy Stewart 4e1b35b915 Use json as data format between elisp and python. 6 years ago
Andy Stewart 27f70100e1 Add terminal actions. 6 years ago
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