Andy Stewart
86ca1dfd90
Add zoom feature and select node default.
6 years ago
Andy Stewart
b92fc0dabc
Add new app: mindmap, many feature still in developing.
6 years ago
Mingde (Matthew) Zeng
130d4deb0a
Modify behavior of eaf-is-valid-url
6 years ago
Mingde (Matthew) Zeng
d0cab433ed
Simplify eaf-open-browser logic
6 years ago
Andy Stewart
d78a7411e5
When text too long, just to beginning of buffer.
6 years ago
Mingde (Matthew) Zeng
1f14e7a0ee
Update eaf--buffer-url after navigation
6 years ago
Mingde (Matthew) Zeng
40c3a25823
Rewrite browser history, dynamic sorting by popularity
6 years ago
Andy Stewart
d6deac9505
Add eaf-edit-buffer-switch-to-org-mode command.
6 years ago
Andy Stewart
ed39127abc
1. Make fake_key_sequence support multiple modifiers.
...
2. Make C-c C-c pass C-c cancel command to terminal.
3. Add C-S-c and C-S-v
6 years ago
Andy Stewart
c935a40278
Fix #235 : use eaf-send-key-sequence send key sequence to terminal.
6 years ago
Andy Stewart
9975263031
Add insert_or_open_url command in browser.
6 years ago
Andy Stewart
7489310adc
Add insert_or_save_as_bookmark command in browser.
6 years ago
Andy Stewart
bd53a37f96
Use build_insert_or_do to remove duplicate code.
6 years ago
Mingde (Matthew) Zeng
d624560d0d
Revise browser history logic so latest URL is always the end of log
...
eaf-open-browser-with-history reverses the list, other clients
(i.e snails) need to do so too.
6 years ago
Andy Stewart
937309898e
Move code from app/browser/buffer.py to core/browser.py
...
Use insert_or_recover_prev_close_page instead recover_prev_close_page
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.
...
refactor origin browser focus text function to support browser and pdf-viewer.
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
...
browser buffer in background.
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."
...
This reverts commit d2a8626fd2 .
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
...
BREAKING CHANGE: search engine name become a string.
Use eaf-browser-search-engines store all search engine,
with a prefix arg, eaf-search-it is able to choose a
search engine to search.
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