391 Commits (de1ad259372abdfdfbfae908ce3fd00a4bfbb2ee)

Author SHA1 Message Date
Andy Stewart 937309898e Move code from app/browser/buffer.py to core/browser.py 6 years ago
Andy Stewart 244bd91d90 Add recover_prev_close_page in browser. 6 years ago
Andy Stewart 9f3193eaef Add open_download_manage_page. 6 years ago
Andy Stewart 9dfe03c61b Rename. 6 years ago
Andy Stewart c026064067 Use aria2 as download manager for browser. 6 years ago
Andy Stewart 3d2333a762 Disable cursor shape in eaf buffer, avoid cursor shape over top of Web page. 6 years ago
Matthew 909a05ee2b Make Browser and PDF Viewer share same markers 6 years ago
Matthew 4c7ec883b6 Take I out of marker letters 6 years ago
Andy Stewart 8aab177356 Add eaf-browser-marker-letters option. 6 years ago
Andy Stewart 9811129372 Add eaf-browser-scroll-behavior option. 6 years ago
luhuaei ad493da760 pdf-viewer: support edit annot text. 6 years ago
luhuaei ddec12eaf2 pdf-viewer: support delete annot. 6 years ago
luhuaei 3d40def506 pdf-viewer: add multi annot type for select text. 6 years ago
Matthew 9d0c100c41 Reverse M-< and M-> to stay consistent with Emacs 6 years ago
Matthew 7601d96a6d Fix #225, code cleanup and refactor 6 years ago
Andy Stewart 8b94af9e88 Add option eaf--monitor-configuration-p avoid page blink when open 6 years ago
Andy Stewart 3249eefb5c Image viewer: add svg and webp. 6 years ago
Andy Stewart 246787729d Fix error "variable binding depth exceeds max-specpdl-size" when call eaf-search-it. 6 years ago
Andy Stewart 5e3c23c4ad Make image-viewer support gif file. 6 years ago
Andy Stewart 8d50b5f1f4 Use browser as image-viewer core, to support zoom feature. 6 years ago
Andy Stewart 8ee32b832a Revert "Add epub-reader." 6 years ago
Andy Stewart d2a8626fd2 Add epub-reader. 6 years ago
Mingde (Matthew) Zeng 1903f6bbdc force (temporary-file-directory) to ignore remote directory 6 years ago
Andy Stewart 83bc3c9888 URL should not include blank char. 6 years ago
Andy Stewart d3daa6c87d Add dark_mode and option eaf-browser-dark-mode. 6 years ago
Andy Stewart a3002955bb Add eval_js_file command in browser: JS script easy to test. 6 years ago
luhuaei 475715952d Pdf-viewer: add highlight annot on select mode. 6 years ago
ctrlwei 4d22ecffc6 fix commit 319aeda, replace defvar with defcustom 6 years ago
feng 8478bccff5 Add eaf-open-external command 6 years ago
Matthew b2d9ffab3b Utilize eaf-is-valid-url 6 years ago
Andy Stewart 804ace692e Add eaf-is-valid-url and eaf-wrap-url 6 years ago
Matthew 0df5a6d5b2 Add socket dependency back, support .JPG files 6 years ago
ctrlwei 319aeda35b Allow user define search engine and switch it when call eaf-search-it interactively 6 years ago
feng 8848c08fa4 Add eaf-buffer-title-format 6 years ago
Andy Stewart 0c3d887a54 Get header line height from EAF buffer's window, not current window. 6 years ago
Andy Stewart 8180852834 Add window-header-line-height to support header-line plugins, such as awesome-tab. 6 years ago
feng 7a3edeb200 eaf-get-window-allocation: use window-pixel-edges instead. 6 years ago
ctrlwei ccd2a36c92 change variable name eaf-cache-dir to eaf-config-location. 6 years ago
ctrlwei b4a98d3dd1 feat: allow user set where store cache files 6 years ago
Andy Stewart d42fcdeeda Add new command: select_all_or_input_text. 6 years ago
Andy Stewart d9c0a03eec Browser: add new commands, insert_or_goto_left_tab and insert_or_goto_right_tab 6 years ago
Matthew 73bca9e1ca Add new command insert_or_scroll_down_page 6 years ago
Andy Stewart 59ccd540c4 Add new command insert_or_close_buffer. 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 4e2050133f Add new commands insert_or_scroll_to_begin and insert_or_scroll_to_bottom 6 years ago
Andy Stewart 06912838b7 Add insert_or_scroll_up_page command 6 years ago
Mingde (Matthew) Zeng a9ca4d8dac Update url regex 6 years ago
Andy Stewart 61a91faace Use M-u as keybindng of clear_focus. 6 years ago
Andy Stewart a9178e6ce7 Add four commands for brwoser. 6 years ago