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
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
Andy Stewart
1afecb2177
Add insert_or_history_backward and insert_or_history_forward
6 years ago
Andy Stewart
17fd59a6ee
Brower: add new commands.
6 years ago
feng
ba3b402f4d
eaf--browser-edit-focus-text: set header-line-mode
6 years ago
Matthew Zeng
bd30897c93
Rename eaf-file-transfer-airshare to eaf-open-airshare ( #209 )
6 years ago
Matthew Zeng
656044904c
fallback to eaf-open-browser if history file doesn't exist
6 years ago
Andy Stewart
f8a2d3cf1a
Add new command eaf-share-path-or-url.
6 years ago
Andy Stewart
5aa96fc0c9
Pick up buffer-id from buffer name.
6 years ago
Andy Stewart
543f880b96
Use get_focus_text signal instead eval_in_emacs method, complicated
...
text will trigger bug in eval_in_emacs DBus call.
6 years ago
Matthew Zeng
55a57100e7
Fix eaf-browser-edit-buffer-cancel bug and formatting
6 years ago
Andy Stewart
0bb48e4d70
Add new command eaf-share-path-or-url.
6 years ago
Andy Stewart
ce7e533947
Pick up buffer-id from buffer name.
6 years ago
Andy Stewart
2cfd5b444b
Use get_focus_text signal instead eval_in_emacs method, complicated
...
text will trigger bug in eval_in_emacs DBus call.
6 years ago
Mingde (Matthew) Zeng
6e6ef7509a
Fix eaf-browser-edit-buffer-cancel bug and formatting
6 years ago
Andy Stewart
2f6f379ae0
Binding M-/ with eaf-get-path-or-url
6 years ago
Andy Stewart
99db0b2d85
EAF Browser: press Alt + e to edit focus text with Emacs.
6 years ago
Matthew
7a6522130f
eaf-call only when eaf process started
6 years ago
Andy Stewart
871af1fd79
Fix #206
6 years ago
Andy Stewart
ac3cebabe3
Use wetty as terminal backend.
6 years ago
Matthew
9509bc5d12
Fix error when history-url is nil
6 years ago
Andy Stewart
0f5d9dd04f
Support localhost condition.
6 years ago
Matthew
ffbc858b28
Ignore some record_history, simplify prompt
6 years ago
Matthew
f448a9bb47
Verify history-url is valid URL
6 years ago
Matthew
608b55a846
Generalize eaf-search-it, eaf-open-browser fallback to search if url invalid
6 years ago
Matthew
dc8a9578ab
Remove eaf-open-buffer-url
6 years ago
Matthew
dc8d4ee551
Rename eaf-browser-goto-history into eaf-open-browser-with-history
6 years ago
Matthew
4482613339
Rewrite record_history and add eaf-browser-goto-history
6 years ago
Andy Stewart
3fc221b3f2
Rename to new_blank_page.
6 years ago
Andy Stewart
0e3e14b026
Add new_blank_tab command.
6 years ago
Andy Stewart
e2cb74b28b
Change defvar to defcustom.
6 years ago