Andy Stewart
0ffe680f0b
Fix refactory typo, sorry.
6 years ago
Andy Stewart
2e5fd908bb
Use insert_or_do remove duplicate code.
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
4779f41fab
Fix typo.
6 years ago
Andy Stewart
a69bc76568
Finish feature open browser in background.
6 years ago
Andy Stewart
30eb0b231d
Refacotry code.
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
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
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
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
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
c52b34ae66
Add vimium-like link support
...
Basic render link on screen
6 years ago
Matthew
f5526b01c9
Use C-s and C-r the Emacs-way to search in EAF Browser
6 years ago
Andy Stewart
f997b9334e
Use __file__ fixed path issue of javascript.
7 years ago
Andy Stewart
ff26b27448
Split open new tab url javascript to single js file.
7 years ago
Andy Stewart
a05d22ebbd
Ctrl + Double Click: use sdcv translate selected text.
7 years ago
Andy Stewart
7d65c6efe8
Add scroll_up_page/scroll_down_page in browser module.
7 years ago
zsxh
59d776a695
add zoom-in/zoom-out for Browser
7 years ago
Andy Stewart
4548962b47
Refactory code with flake8
8 years ago
Andy Stewart
9e3ba4ab7f
Support cookie now.
8 years ago
Andy Stewart
8cb075acc6
Optimise scrollPage offset of browser.
8 years ago
Andy Stewart
0fddf6d39a
support pop window, such as emacs-china.org
8 years ago
Andy Stewart
109f754159
Add support for forward/back button of mouse.
8 years ago
Andy Stewart
8be7725f10
Add progress interfaces.
8 years ago
Andy Stewart
619a8073be
Fixed bug that sometimes key event no effect.
8 years ago