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 |
Fangrui Song
|
34b075c54c
|
Remove blank after #!
There is a rumor that a few earlier Unix versions (particularly 4.2BSD derivatives) require us to add a blank. This claim turns out to be incorrect according to https://www.in-ulm.de/~mascheck/various/shebang/#blankrequired
|
8 years ago |
Andy Stewart
|
6e2f1ddd3d
|
Init.
|
8 years ago |