Matthew Mingde Zeng
|
e6403cee78
|
Use document.documentElement.clientHeight to scroll page
|
6 years ago |
Matthew Mingde Zeng
|
4f67eb67b1
|
Use Emacs term buffer instead of tab
|
6 years ago |
Matthew Mingde Zeng
|
e179812427
|
Enable C-f / C-b to scroll right / left
|
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
|
c52b34ae66
|
Add vimium-like link support
Basic render link on screen
|
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
|
7c43c5b450
|
Enhanced EAF message prompts
|
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 |
Clemens Radermacher
|
f4d759eee6
|
Use new python dbus call 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
|
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 |
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
|
333de8866d
|
Add eaf-grip-token option.
|
8 years ago |
Andy Stewart
|
24585c6ea1
|
Finish mission: if popup window emit exit signal, kill buffer
|
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 |
Andy Stewart
|
08ee3a2d31
|
Make browser forward/backward by M-f/M-b
|
8 years ago |
Andy Stewart
|
331253faa7
|
Include browser_buffer module to remove duplicate interface code.
|
8 years ago |
Andy Stewart
|
14b91abfe9
|
Make all browser-base application support scroll interface to respond scroll-other-window
|
8 years ago |
Andy Stewart
|
86854dad53
|
Port application code from QtWebKit to QtWebEngine.
|
8 years ago |
Andy Stewart
|
9677624fab
|
Use QWebEngine instead QtWebkit to re-implement Browser application.
|
8 years ago |
Andy Stewart
|
12e6e820c2
|
Force use python3
|
8 years ago |
Andy Stewart
|
5eab98b979
|
Refacotry code with create_app function.
|
8 years ago |
Andy Stewart
|
2cf99b2b37
|
Adjust file location to fix import problems.
|
8 years ago |
Andy Stewart
|
299d025ba7
|
Don't need init buffer with emacs_width/emacs_height, eaf.py will do resize job in background.
|
8 years ago |
Andy Stewart
|
4addec34aa
|
Refacotry code to simple plugin code
|
8 years ago |
Andy Stewart
|
569dfdf27b
|
Remove unnecessary print code
|
8 years ago |
Andy Stewart
|
23ba366ba2
|
Use QGraphicsVideoItem implement video player.
|
8 years ago |
Andy Stewart
|
3ceda239c3
|
Use QGraphicsView and QGraphicsSecene implement window compositer, approaching hardware performance. Yow!
|
8 years ago |
Andy Stewart
|
fe4be2f17c
|
Remove cookie test code
|
8 years ago |
Andy Stewart
|
24640617ee
|
Fix many problems, but cookies still have problem.
|
8 years ago |
Andy Stewart
|
b051ab18f6
|
Refacotry name to open_url_in_new_tab
|
8 years ago |
Andy Stewart
|
02db35ed75
|
Response link click event in browser.
|
8 years ago |
Andy Stewart
|
b8c00d6b0c
|
Add BrowserWidget class
|
8 years ago |
Andy Stewart
|
ac245be1a1
|
Cleanup white
|
8 years ago |
Andy Stewart
|
7d2dba5f88
|
Change tab name after load image in image viewer.
|
8 years ago |
Andy Stewart
|
edfbae39e4
|
Update browser tab title after title changed.
|
8 years ago |
Fangrui Song
|
886accb8b2
|
Remove trailing whitespace
|
8 years ago |