Mingde (Matthew) Zeng
a7da7ea2da
Click submit buttons too
6 years ago
Mingde (Matthew) Zeng
0887149231
Support select tag and more links
6 years ago
Matthew
406948c4b8
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
6 years ago
Matthew
159de1d69c
Revert "Wrap document.readyState"
...
This reverts commit db019d3bc9 .
6 years ago
Andy Stewart
ba89dccd47
Fix #222
6 years ago
Matthew Zeng
befdceef0f
Merge pull request #223 from tumashu/pdf-select
...
pdf-view: tell user how to select pdf text when copy_select copy fail
6 years ago
Matthew Zeng
0ef64b79c0
Merge pull request #224 from luhuaei/master
...
Fix: don't input Chinese or Unicode char.
6 years ago
luhuaei
271314ce34
Fix: don't input Chinese or Unicode char.
6 years ago
feng
22a2f23e8b
pdf-view: tell user how to select pdf text when copy_select copy fail
6 years ago
Matthew Zeng
cb4ee7e0f7
Merge pull request #221 from luhuaei/master
...
Pdf-viewer: add highlight annot on select mode.
6 years ago
luhuaei
475715952d
Pdf-viewer: add highlight annot on select mode.
6 years ago
Matthew Zeng
747fecbcde
Merge pull request #220 from ctrl2wei/fix
...
fix commit 319aeda , replace defvar with defcustom
6 years ago
ctrlwei
4d22ecffc6
fix commit 319aeda, replace defvar with defcustom
6 years ago
Matthew Zeng
2737a727e3
Merge pull request #219 from tumashu/open-external
...
Add eaf-open-external command
6 years ago
feng
8478bccff5
Add eaf-open-external command
6 years ago
Matthew
b2d9ffab3b
Utilize eaf-is-valid-url
6 years ago
Andy Stewart
804ace692e
Add eaf-is-valid-url and eaf-wrap-url
6 years ago
Matthew
db019d3bc9
Wrap document.readyState
6 years ago
Matthew
7d49f7ac69
Use execute_js whenever possible
6 years ago
Andy Stewart
9952372c25
Strip jump marker before pass to javascript.
6 years ago
Andy Stewart
1bd26fe814
Add new google track parameters.
6 years ago
Andy Stewart
56284dc7d5
use read_js_content function remove duplicate code.
6 years ago
Andy Stewart
df74e2a66b
Merge pull request #217 from FirstLoveLife/fix/guidless-rss
...
fix/rss: use link when guid is not available
6 years ago
chenli
1cdad260c2
fix/rss: use link when guid is not available
...
Some rss doesn't provide a id/uuid, so they cannot provide
a attr named "id", which will result of a coredump.
"link" is a good alternative when "id/guid"
is not provided
How to reproduce coredump? just add
"http://lambda-the-ultimate.org/rss.xml " to rss-reader
6 years ago
Matthew Zeng
b94c01b2ad
Merge pull request #216 from ctrl2wei/mine
...
Allow user define search engine and switch it when call eaf-search-it…
6 years ago
Matthew
0df5a6d5b2
Add socket dependency back, support .JPG files
6 years ago
ctrlwei
319aeda35b
Allow user define search engine and switch it when call eaf-search-it interactively
...
BREAKING CHANGE: search engine name become a string.
Use eaf-browser-search-engines store all search engine,
with a prefix arg, eaf-search-it is able to choose a
search engine to search.
6 years ago
Andy Stewart
2d399aeca8
Merge pull request #215 from tumashu/title-format
...
Add eaf-buffer-title-format
6 years ago
feng
8848c08fa4
Add eaf-buffer-title-format
6 years ago
Andy Stewart
0c3d887a54
Get header line height from EAF buffer's window, not current window.
6 years ago
Andy Stewart
c1ca9521ee
Click after focus input/textarea element to show blink cursor.
6 years ago
Andy Stewart
d0b715b595
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
6 years ago
Andy Stewart
8180852834
Add window-header-line-height to support header-line plugins, such as awesome-tab.
6 years ago
Matthew
3b1d9363a1
Fix typo
6 years ago
Andy Stewart
f797fca69d
We ned move cursor to end of input after focus input.
6 years ago
Matthew Zeng
8ed8efa6c7
Merge pull request #213 from tumashu/win-edges
...
eaf-get-window-allocation: use window-pixel-edges instead.
6 years ago
feng
7a3edeb200
eaf-get-window-allocation: use window-pixel-edges instead.
6 years ago
Matthew
6c031a668f
Fix input unable to select bug, support more links and buttons
6 years ago
Matthew Zeng
f7cd268653
Merge pull request #212 from ctrl2wei/mine
...
allow user set where store cache files
6 years ago
ctrlwei
ccd2a36c92
change variable name eaf-cache-dir to eaf-config-location.
6 years ago
ctrlwei
b4a98d3dd1
feat: allow user set where store cache files
6 years ago
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
Matthew
c4f57c8522
Rewrite generateKeys logic, make key consistent every time
6 years ago
Andy Stewart
59ccd540c4
Add new command insert_or_close_buffer.
6 years ago
Andy Stewart
75227696a9
Add border radius for jump link label.
6 years ago
Andy Stewart
4779f41fab
Fix typo.
6 years ago