Mingde (Matthew) Zeng
6dbc44ce2f
Use both git clone or wget to install EAF
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
Andy Stewart
377ae0f12e
Use wget instead git clone to fetch EAF faster.
5 years ago
Andy Stewart
34864923b0
Remove killed debug message.
5 years ago
Andy Stewart
2c7ce0ad32
Remove kill message, it's use for debug when EAF created.
5 years ago
Andy Stewart
2199397e50
Merge pull request #418 from zbelial/render_quality
...
display pages in same width and not sacrificing render quality, again
5 years ago
zbelial
e00e026b6d
display pages in same width and not sacrificing render quality, again
5 years ago
Andy Stewart
45292043ae
Revert "display pages in same width and not sacrificing render quality"
...
This reverts commit f2e10dee7b .
5 years ago
Andy Stewart
a2b0145f7a
Merge pull request #417 from zbelial/render_quality
...
display pages in same width and not sacrificing render quality
5 years ago
zbelial
f2e10dee7b
display pages in same width and not sacrificing render quality
5 years ago
Andy Stewart
7ea8cb96e6
Always scale pdf render.
5 years ago
Andy Stewart
8ead07b50f
Fix issue #415
5 years ago
Andy Stewart
f6a1c28b5c
Fix issue #414
5 years ago
Matthew Zeng
2bf07d71ee
Merge pull request #413 from luhuaei/master
...
Force use xcb backend at wayland desktop session
5 years ago
Matthew Zeng
b48c396962
Merge pull request #412 from zbelial/render_quality
...
improve pdf-viewer render quality
5 years ago
luhuaei
523a253bce
Force use xcb backend at wayland desktop session
...
Add QT_QPA_PLATFORM arg for eaf python process.
5 years ago
zbelial
335a135ec0
improve pdf-viewer render quality
5 years ago
Mingde (Matthew) Zeng
296780aa71
rename eaf-git-viewer to eaf-git
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
Andy Stewart
c19b638438
Init git client layout.
5 years ago
Andy Stewart
2bad38a921
Add git repo size in summary area.
5 years ago
Andy Stewart
fb4858bb05
Rename.
5 years ago
Andy Stewart
312deab850
Use pygit2's discover_repository API search git repo by current pass directory.
5 years ago
Andy Stewart
83c37617ff
Add git client.
5 years ago
Mingde (Matthew) Zeng
89dce1b301
eaf-org: backward compatible with emasc26
...
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
5 years ago
zbelial
e255f58e81
Fix issue #408
5 years ago
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