Mingde (Matthew) Zeng
a9ff77cd52
Implement eaf-for-each-eaf-buffer macro
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
Mingde (Matthew) Zeng
faf1493081
Refactor eaf-stop-process
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
Mingde (Matthew) Zeng
921b3baa1b
Stop EAF process when the last EAF-mode buffer is killed
...
Introduce eaf--get-eaf-buffers
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
Mingde (Matthew) Zeng
3df9b9a77e
Remove EAF hooks after stopping process
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
Mingde (Matthew) Zeng
df1ebd782c
Refactor and fix eaf-monitor-configuration-change
...
Fix eaf-try-adjust-view-with-frame-size bug with `when`
Add documentation.
Relating to #408
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
Matthew Zeng
c9485911c1
Merge pull request #409 from zsxh/config-location-trailing-slash
...
fix(config_dir): add the trailing slash if it's not already there
5 years ago
zsxh
307ebeabe4
fix(config_dir): add the trailing slash if it's not already there
5 years ago
Mingde (Matthew) Zeng
7ebd0d02f4
Fix eaf-org-store-link and eaf-org-open, revise eaf-org-override-pdf-links
...
eaf-org-override-pdf-links should be set to 't when the user wants to
ensure the PDF link in the org file can be opened without EAF enabled.
Address #404
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
6 years ago
Andy Stewart
937e5300a4
Merge pull request #401 from HollowMan6/duplicate-page
...
Browser: Support duplicating current page in new tab
6 years ago
Hollow Man
d8399f317a
Browser: Support duplicating current page in new tab
...
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
6 years ago
Mingde (Matthew) Zeng
d69e31e102
image-viewer: fix load_next_image and load_prev_image
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
6 years ago
Andy Stewart
c2fc51c8a4
Fix issue #399
...
check command with symbolp or char "-", othrwise use eaf--make-proxy-function
6 years ago
Andy Stewart
a76134d73f
Merge pull request #397 from zbelial/text_annot
...
no need to select content before adding text annot, just 'M-e' and
6 years ago
zbelial
8f7bc6d86c
double click won't trigger adding text annotation.
6 years ago
Andy Stewart
9e3815c173
Merge pull request #398 from zbelial/switch-org-bugfix
...
fix a bug in switching edit buffer to org mode.
6 years ago
zbelial
a15aef0e67
fix a bug in switching edit buffer to org mode.
6 years ago
zbelial
392c2c102d
no need to select content before adding text annot, just 'M-e' and
...
click left button.
6 years ago
Mingde (Matthew) Zeng
6b25182fd6
browser: rename save_page_password and toggle_password_autofill
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
6 years ago
Matthew
863defaeea
Fix README typo
...
Signed-off-by: Matthew <matthewzmd@gmail.com>
6 years ago
太阳
88f13ab067
display the content of the annotation being hovered in a tooltip. ( #396 )
...
* display the content of the annotation being hovered in a tooltip.
* fix a spell error.
6 years ago
太阳
58e8acd9aa
add page_total_number ( #394 )
6 years ago
Andy Stewart
fa71bf43d1
Make mindmap support 4k screen.
6 years ago
Andy Stewart
86c6c55f71
Merge pull request #393 from HollowMan6/set-default-zoom-for-each-website
...
Add set default zoom for each website function #392
6 years ago
Hollow Man
2749c7f378
Add set default zoom for each website function #392
...
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
6 years ago
Andy Stewart
167a04a4d1
Fix pymupdf error and don't need special 1.17.4 version.
6 years ago
Andy Stewart
2cdb7b42c4
Fix page annotate not render right position in 4k screen.
6 years ago
Andy Stewart
915613fbf7
Add command for newest pymupdf.
6 years ago
Matthew Zeng
d473586e66
Merge pull request #387 from zbelial/unpack
...
be compatible with session data saved before adding rotation
6 years ago
zbelial
19529319fc
be compatible with session data saved before adding rotation
6 years ago
Matthew Zeng
9d2f60dfeb
Merge pull request #385 from HollowMan6/rotate-pdf
...
Add PDF Rotation function for PDF viewer #379
6 years ago
Hollow Man
1ef4bad2e8
Save rotation session data #379
...
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
6 years ago
Hollow Man
d71cc52702
Fix Select Problem #379
...
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
6 years ago
Hollow Man
322e7fc371
Add PDF Rotation function for PDF viewer #379
...
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
6 years ago
Andy Stewart
c302d16c38
Refactory eaf-wm-focus-fix-wms.
6 years ago
Andy Stewart
83d3c8006c
Merge pull request #382 from schspa/master
...
move mouse cursor to frame bottom automatically when using i3 WM.
6 years ago
schspa
2ff25cd630
move mouse cursor to frame bottom automatically when using i3 WM.
...
Due to i3 wm have a lot of modify to X11 reparent, emacs can't get focus when
cursor is in eaf windows area. So add this workaround to move cursor to frame
bottom.
Signed-off-by: schspa <schspa@gmail.com>
6 years ago
Matthew Zeng
5984335f5e
Merge pull request #377 from zbelial/percent
...
fix a bug in current_percent
6 years ago
zbelial
64de72cd56
fix a bug in current_percent
6 years ago
Matthew Zeng
8880c7403f
Merge pull request #374 from zbelial/percent
...
added current_percent and jump_to_percent
6 years ago
zbelial
f217b6649e
added current_percent and jump_to_percent
6 years ago
Mingde (Matthew) Zeng
74fbeea2eb
browser: revert eval_js
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@gmail.com>
6 years ago
Matthew Zeng
072f71d72c
Merge pull request #373 from stardiviner/view-read-only
...
Fix #362 disable view-read-only in eaf-pdf-outline-mode read-only-mode
6 years ago
Andy Stewart
626d3d5e93
Merge pull request #372 from gkowzan/fix-annotations
...
Revert "page-specific cache clearing"
6 years ago
Andy Stewart
3478ba3edd
Merge pull request #370 from loyalpartner/master
...
Improve the marker experience for caret mode.
6 years ago
lee
1db529b28c
Improve the marker experience for caret mode.
6 years ago
lee
6cfc5d56d0
Use marker_js_raw insead of marker_js.
6 years ago
lee
faef79284a
Remove unused js file.
6 years ago
lee
373a297e86
clean code.
6 years ago
stardiviner
3bb2f32f4b
disable view-read-only in eaf-pdf-outline-mode read-only-mode
6 years ago
Mingde (Matthew) Zeng
9c79329116
browser: standardize handle_input_response format
...
Also fixes #371
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@gmail.com>
6 years ago