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 |
Matthew Mingde Zeng
|
b76d61d2f4
|
Support open link with new tab with M-S
|
6 years ago |
Matthew Mingde Zeng
|
fbf6b370f8
|
Suport checkbox
|
6 years ago |
Matthew Mingde Zeng
|
c52b34ae66
|
Add vimium-like link support
Basic render link on screen
|
6 years ago |
Matthew Mingde Zeng
|
8c448ad36e
|
Basic structure for vimium support
|
6 years ago |
Matthew Mingde Zeng
|
ded563e8d1
|
Refactor, use triggerPageAction instead of web_page.triggerAction
|
6 years ago |
Matthew Mingde Zeng
|
f942a83a4a
|
Add copy, cut, paste, undo, redo actions to EAF Browser
|
6 years ago |
Matthew Mingde Zeng
|
c1d700c183
|
Use buffer_widget's built-in reload() instead
|
6 years ago |
Matthew Mingde Zeng
|
e4e0b4674a
|
Enhance message and mode-name
|
6 years ago |
Matthew
|
04d79f8790
|
Fix typo
|
6 years ago |
Matthew
|
f5526b01c9
|
Use C-s and C-r the Emacs-way to search in EAF Browser
|
6 years ago |
Matthew
|
c10ab03646
|
Introduce eaf-keyboard-quit, replacing Emacs keyboard-quit
This will be needed for PDF and also another upcoming PR
|
6 years ago |
Matthew
|
7c43c5b450
|
Enhanced EAF message prompts
|
6 years ago |
Andy Stewart
|
b8cb6cb0ff
|
Clean mark/jump links after user cancel input.
|
6 years ago |
Matthew
|
d4627fd717
|
Generalize get_bookmark into get_url with eaf-get-path-or-url
|
6 years ago |
Clemens Radermacher
|
71439d1ccd
|
Add refresh command for browser app
|
6 years ago |
Matthew
|
6a72164c52
|
Recognize most symbol keys on modern keyboard
|
6 years ago |
Clemens Radermacher
|
ac8572af5b
|
Return string from get_bookmark to implement dbus API
|
6 years ago |
Clemens Radermacher
|
f4d759eee6
|
Use new python dbus call interface
|
6 years ago |
Andy Stewart
|
465c3f3ec4
|
Define call_function interface.
|
6 years ago |
Clemens Radermacher
|
e159f4c1ea
|
Use set_bookmark on python side
|
6 years ago |
Clemens Radermacher
|
5e449517d5
|
Add bookmark feature for eaf browser
|
6 years ago |
Andy Stewart
|
dd647100ad
|
Support exclamation mark on Python side.
|
6 years ago |
Andy Stewart
|
ba8df8ab70
|
Fix #103 , add eval_in_emacs signal.
|
6 years ago |
Andy Stewart
|
2b7fed5732
|
Fix #101 , add set_emacs_var interface use for pass data from Python to Elisp
|
6 years ago |
Andy Stewart
|
5956827745
|
Fix #100 : add eaf-browser-enable-plugin and eaf-browser-enable-plugin
|
6 years ago |
Matthew
|
33bc3cf57c
|
New API, eaf-setq on the Emacs side, custom save camera directory
|
6 years ago |
Matthew
|
8826d9970b
|
Minor fixes, use const EAF_DBUS_NAME whenever possible
|
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
|
98740358ec
|
Remove debug print code.
|
7 years ago |
Andy Stewart
|
939d2c2244
|
Add terminal emulator application.
|
7 years ago |
Andy Stewart
|
7d65c6efe8
|
Add scroll_up_page/scroll_down_page in browser module.
|
7 years ago |
Andy Stewart
|
ae443b1f0d
|
Add eval_js in browser module.
|
7 years ago |
Andy Stewart
|
a18d5200e0
|
Fix #59 issue, elisp handle key binding.
|
7 years ago |
Andy Stewart
|
986908fb57
|
Fix #53 issue: support capital letter now.
|
7 years ago |
zsxh
|
59d776a695
|
add zoom-in/zoom-out for Browser
|
7 years ago |