Andy Stewart
30eb0b231d
Refacotry code.
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
06b6d0433b
Fix edge case when there is only 1 link
6 years ago
Mingde (Matthew) Zeng
15f06db14b
Fix disappear element
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
Matthew
cd2ee4a2a1
Remove unnecessary message
6 years ago
Matthew
e17a96183e
Make EAF Browser vimium more accurate, filter overlapping links
6 years ago
Andy Stewart
981d33d937
Us input event instead click event.
6 years ago
Andy Stewart
aa7c8c949c
Add comment.
6 years ago
Andy Stewart
cae17fdabc
Click active element after set focus text.
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
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
c20b615c9f
Use base64 as format to fix complicated message.
6 years ago
Andy Stewart
99db0b2d85
EAF Browser: press Alt + e to edit focus text with Emacs.
6 years ago
Andy Stewart
ac3cebabe3
Use wetty as terminal backend.
6 years ago
Andy Stewart
0e3e14b026
Add new_blank_tab command.
6 years ago
Andy Stewart
92822d5da5
Reset to default zoom when page init or url changed.
6 years ago
Andy Stewart
27976bd1d2
Pass emacs_var_dict to Buffer.
6 years ago
Matthew
0a3c05b539
Make EAF Browser history more flexible
...
- Add clear_history mapping to C-M-q to clear history
- Add eaf-browser-store-history variable for user to customize
- Move history functions to app/browser/buffer.py instead
6 years ago
Matthew
80681d5b5c
Rename clean_all_cookie to clear_all_cookies
6 years ago
Andy Stewart
fe9c904c67
Fitler safe and oq parameters.
6 years ago
Andy Stewart
32449e6038
Filter google tracking url parameter.
6 years ago
Andy Stewart
0e5e43a464
Add browser history record feature.
6 years ago
Andy Stewart
55f3b0d361
Code refactory.
6 years ago
Mingde (Matthew) Zeng
47014c08d9
Fix #194 , process webpage in python
...
Revise goto_marker logic
6 years ago
Matthew Mingde Zeng
fcc5256344
Fix tab and backtab bug
6 years ago
Matthew Mingde Zeng
26af7a3d56
Remove unused imports, fix dup condition and dup declarations
6 years ago
Andy Stewart
e28216ff5e
Merge core/browser_buffer.py to core/browser.py
6 years ago
Andy Stewart
3439abb6b2
Move browser core code from browser_buffer.py to browser.py
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
e6403cee78
Use document.documentElement.clientHeight to scroll page
6 years ago
Matthew Mingde Zeng
fc9f750f8d
Modify subscribe message
6 years ago
Andy Stewart
dffc588306
Add add_subscription function, rss reader is incomplete.
6 years ago
Matthew Mingde Zeng
f20bacd525
Modify marker style
6 years ago
Andy Stewart
611d00a152
Adjust padding and border color of marker.
6 years ago
Matthew Mingde Zeng
f3d88a072e
EAF Browser bold marker selection
6 years ago
Matthew Mingde Zeng
d316344099
Re-order input logic
6 years ago
Matthew Mingde Zeng
4f67eb67b1
Use Emacs term buffer instead of tab
6 years ago
Matthew Mingde Zeng
64683c7d05
EAF-Browser: Use hasCopy instead of built-in includes
6 years ago
Matthew Mingde Zeng
6da3820799
Support <delete> key
6 years ago
Matthew Mingde Zeng
e179812427
Enable C-f / C-b to scroll right / left
6 years ago
Matthew Mingde Zeng
69364ec127
Code refactor, support more buttons
6 years ago
Matthew Mingde Zeng
7f46612206
Remove debug lines and add more optional letters
6 years ago