Commit Graph

  • bc90e633a3 Add eaf-chrome-bookmark-file in not exist message. master Andy Stewart 2020-10-24 05:01:56 +0800
  • 1350299802 Add "C-c i" key in eaf-generate-keymap-doc. Andy Stewart 2020-10-23 21:53:39 +0800
  • b1f4bd2e9c
    Support import bookmark from chrome (#423) mackong 2020-10-23 21:42:48 +0800
  • bccc3db53f Add history file in check message. Andy Stewart 2020-10-23 18:27:26 +0800
  • a2570c2400
    Support import history from chrome (#422) mackong 2020-10-23 18:25:38 +0800
  • 99c7c0ef25 Add interactive wrap. Andy Stewart 2020-10-23 09:58:16 +0800
  • 1d86598d02 Rename Andy Stewart 2020-10-23 09:56:50 +0800
  • 1d547239b9 Add refresh command. Andy Stewart 2020-10-23 09:54:19 +0800
  • c0fe196b23
    Merge pull request #420 from mackong/master Andy Stewart 2020-10-23 01:55:02 +0800
  • 184ede6c67 Support eaf-browser-font-family, eaf-terminal-font-family mackong 2020-10-22 15:57:06 +0800
  • 8d78471714
    Merge pull request #419 from wpchou/master Matthew Zeng 2020-10-21 22:50:44 -0400
  • 6dbc44ce2f Use both git clone or wget to install EAF Mingde (Matthew) Zeng 2020-10-21 22:46:39 -0400
  • 9d6c7fd205 require missing dependency: s.el wenpin 2020-10-22 10:44:34 +0800
  • 377ae0f12e Use wget instead git clone to fetch EAF faster. Andy Stewart 2020-10-22 02:05:50 +0800
  • 34864923b0 Remove killed debug message. Andy Stewart 2020-10-22 01:40:53 +0800
  • 2c7ce0ad32 Remove kill message, it's use for debug when EAF created. Andy Stewart 2020-10-22 01:36:44 +0800
  • 2199397e50
    Merge pull request #418 from zbelial/render_quality Andy Stewart 2020-10-21 23:39:40 +0800
  • e00e026b6d display pages in same width and not sacrificing render quality, again zbelial 2020-10-21 23:27:28 +0800
  • 45292043ae Revert "display pages in same width and not sacrificing render quality" Andy Stewart 2020-10-21 22:02:12 +0800
  • a2b0145f7a
    Merge pull request #417 from zbelial/render_quality Andy Stewart 2020-10-21 21:45:24 +0800
  • f2e10dee7b display pages in same width and not sacrificing render quality zbelial 2020-10-21 18:03:47 +0800
  • 7ea8cb96e6 Always scale pdf render. Andy Stewart 2020-10-20 23:20:03 +0800
  • 8ead07b50f Fix issue #415 Andy Stewart 2020-10-20 22:33:08 +0800
  • f6a1c28b5c Fix issue #414 Andy Stewart 2020-10-20 22:17:51 +0800
  • 2bf07d71ee
    Merge pull request #413 from luhuaei/master Matthew Zeng 2020-10-19 11:31:48 -0400
  • b48c396962
    Merge pull request #412 from zbelial/render_quality Matthew Zeng 2020-10-19 11:31:10 -0400
  • 523a253bce Force use xcb backend at wayland desktop session luhuaei 2020-10-19 21:03:26 +0800
  • 335a135ec0 improve pdf-viewer render quality zbelial 2020-10-19 17:54:19 +0800
  • 296780aa71 rename eaf-git-viewer to eaf-git Mingde (Matthew) Zeng 2020-10-17 18:58:13 -0400
  • c19b638438 Init git client layout. Andy Stewart 2020-10-18 01:03:57 +0800
  • 2bad38a921 Add git repo size in summary area. Andy Stewart 2020-10-18 00:09:29 +0800
  • fb4858bb05 Rename. Andy Stewart 2020-10-17 23:42:49 +0800
  • 312deab850 Use pygit2's discover_repository API search git repo by current pass directory. Andy Stewart 2020-10-17 23:34:08 +0800
  • 83c37617ff Add git client. Andy Stewart 2020-10-17 23:11:08 +0800
  • 89dce1b301 eaf-org: backward compatible with emasc26 Mingde (Matthew) Zeng 2020-10-12 12:23:30 -0400
  • e255f58e81 Fix issue #408 zbelial 2020-10-11 16:45:17 +0800
  • a9ff77cd52 Implement eaf-for-each-eaf-buffer macro Mingde (Matthew) Zeng 2020-10-11 02:05:14 -0400
  • faf1493081 Refactor eaf-stop-process Mingde (Matthew) Zeng 2020-10-11 00:55:47 -0400
  • 921b3baa1b Stop EAF process when the last EAF-mode buffer is killed Mingde (Matthew) Zeng 2020-10-10 23:54:34 -0400
  • 3df9b9a77e Remove EAF hooks after stopping process Mingde (Matthew) Zeng 2020-10-10 23:54:21 -0400
  • df1ebd782c Refactor and fix eaf-monitor-configuration-change Mingde (Matthew) Zeng 2020-10-10 23:51:25 -0400
  • c9485911c1
    Merge pull request #409 from zsxh/config-location-trailing-slash Matthew Zeng 2020-10-10 05:05:31 -0400
  • 307ebeabe4 fix(config_dir): add the trailing slash if it's not already there zsxh 2020-10-10 16:34:12 +0800
  • 7ebd0d02f4 Fix eaf-org-store-link and eaf-org-open, revise eaf-org-override-pdf-links Mingde (Matthew) Zeng 2020-09-27 23:41:05 -0400
  • 937e5300a4
    Merge pull request #401 from HollowMan6/duplicate-page Andy Stewart 2020-09-22 13:52:37 +0800
  • d8399f317a
    Browser: Support duplicating current page in new tab Hollow Man 2020-09-22 13:40:42 +0800
  • d69e31e102 image-viewer: fix load_next_image and load_prev_image Mingde (Matthew) Zeng 2020-09-21 01:34:19 -0400
  • c2fc51c8a4 Fix issue #399 check command with symbolp or char "-", othrwise use eaf--make-proxy-function Andy Stewart 2020-09-19 17:34:09 +0800
  • a76134d73f
    Merge pull request #397 from zbelial/text_annot Andy Stewart 2020-09-14 19:12:40 +0800
  • 8f7bc6d86c double click won't trigger adding text annotation. zbelial 2020-09-14 11:15:17 +0800
  • 9e3815c173
    Merge pull request #398 from zbelial/switch-org-bugfix Andy Stewart 2020-09-14 07:08:27 +0800
  • a15aef0e67 fix a bug in switching edit buffer to org mode. zbelial 2020-09-13 22:32:11 +0800
  • 392c2c102d no need to select content before adding text annot, just 'M-e' and click left button. zbelial 2020-09-13 22:26:00 +0800
  • 6b25182fd6 browser: rename save_page_password and toggle_password_autofill Mingde (Matthew) Zeng 2020-09-13 04:30:30 -0400
  • 863defaeea Fix README typo Matthew 2020-09-12 14:24:37 -0400
  • 88f13ab067
    display the content of the annotation being hovered in a tooltip. (#396) 太阳 2020-09-12 21:36:44 +0800
  • 58e8acd9aa
    add page_total_number (#394) 太阳 2020-09-12 12:28:16 +0800
  • fa71bf43d1 Make mindmap support 4k screen. Andy Stewart 2020-09-11 19:25:32 +0800
  • 86c6c55f71
    Merge pull request #393 from HollowMan6/set-default-zoom-for-each-website Andy Stewart 2020-09-07 18:15:06 +0800
  • 2749c7f378
    Add set default zoom for each website function #392 Hollow Man 2020-09-07 18:01:56 +0800
  • 167a04a4d1 Fix pymupdf error and don't need special 1.17.4 version. Andy Stewart 2020-09-07 02:49:59 +0800
  • 2cdb7b42c4 Fix page annotate not render right position in 4k screen. Andy Stewart 2020-09-03 09:46:48 +0800
  • 915613fbf7 Add command for newest pymupdf. Andy Stewart 2020-09-03 09:35:19 +0800
  • d473586e66
    Merge pull request #387 from zbelial/unpack Matthew Zeng 2020-08-29 12:09:12 -0400
  • 19529319fc be compatible with session data saved before adding rotation zbelial 2020-08-29 22:56:41 +0800
  • 9d2f60dfeb
    Merge pull request #385 from HollowMan6/rotate-pdf Matthew Zeng 2020-08-25 10:39:20 -0400
  • 1ef4bad2e8
    Save rotation session data #379 Hollow Man 2020-08-25 19:15:21 +0800
  • d71cc52702
    Fix Select Problem #379 Hollow Man 2020-08-25 19:08:35 +0800
  • 322e7fc371
    Add PDF Rotation function for PDF viewer #379 Hollow Man 2020-08-25 17:36:43 +0800
  • c302d16c38 Refactory eaf-wm-focus-fix-wms. Andy Stewart 2020-08-17 08:43:35 +0800
  • 83d3c8006c
    Merge pull request #382 from schspa/master Andy Stewart 2020-08-17 06:46:03 +0800
  • 2ff25cd630 move mouse cursor to frame bottom automatically when using i3 WM. schspa 2020-08-17 00:33:22 +0800
  • 5984335f5e
    Merge pull request #377 from zbelial/percent Matthew Zeng 2020-08-12 09:58:48 -0400
  • 64de72cd56 fix a bug in current_percent zbelial 2020-08-12 21:56:05 +0800
  • 8880c7403f
    Merge pull request #374 from zbelial/percent Matthew Zeng 2020-08-08 11:35:42 -0400
  • f217b6649e added current_percent and jump_to_percent zbelial 2020-08-08 23:03:55 +0800
  • 74fbeea2eb browser: revert eval_js Mingde (Matthew) Zeng 2020-08-07 22:07:18 -0400
  • 072f71d72c
    Merge pull request #373 from stardiviner/view-read-only Matthew Zeng 2020-08-07 16:28:45 -0400
  • 626d3d5e93
    Merge pull request #372 from gkowzan/fix-annotations Andy Stewart 2020-08-07 18:19:46 +0800
  • 3478ba3edd
    Merge pull request #370 from loyalpartner/master Andy Stewart 2020-08-07 15:37:39 +0800
  • 1db529b28c Improve the marker experience for caret mode. lee 2020-08-07 15:18:15 +0800
  • 6cfc5d56d0 Use marker_js_raw insead of marker_js. lee 2020-08-07 15:15:50 +0800
  • faef79284a Remove unused js file. lee 2020-08-07 15:05:36 +0800
  • 373a297e86 clean code. lee 2020-08-07 14:56:37 +0800
  • 3bb2f32f4b
    disable view-read-only in eaf-pdf-outline-mode read-only-mode stardiviner 2020-08-07 14:32:15 +0800
  • 9c79329116 browser: standardize handle_input_response format Mingde (Matthew) Zeng 2020-08-07 02:17:50 -0400
  • 589c5d7452
    Merge pull request #368 from loyalpartner/master Andy Stewart 2020-08-07 12:04:07 +0800
  • d4c6193585 browser: prompt for clear_cookies and clear_history Mingde (Matthew) Zeng 2020-08-06 23:08:02 -0400
  • d78a819cb7 browser: enhance action_quit to caret_exit when necessary Mingde (Matthew) Zeng 2020-08-06 23:06:56 -0400
  • 07240c3044 core: standardize send_input_message and handle_input_response API Mingde (Matthew) Zeng 2020-08-06 23:04:11 -0400
  • bcc55e8178
    Merge pull request #367 from HollowMan6/fix-focus-problem Matthew Zeng 2020-08-06 22:56:39 -0400
  • 0caf5c22ca Exit caret mode after copy text. lee 2020-08-07 10:39:22 +0800
  • 49ac76c34f
    Fix focus issues when using browser. Hollow Man 2020-08-07 10:29:56 +0800
  • db602466ca Make C-g bind with caret_exit. Andy Stewart 2020-08-07 09:47:04 +0800
  • fec30fbed5
    Merge pull request #366 from loyalpartner/master Matthew Zeng 2020-08-06 15:31:53 -0400
  • e1b31d4956 Exit caret mode when you type <escape> key. lee 2020-08-06 22:26:29 +0800
  • 9d373bda9d Disable evil keybindings when evil enabled in eaf buffer. lee 2020-08-06 15:30:29 +0800
  • ce8e2425bd switch to *eaf* buffer when encountering finished event Mingde (Matthew) Zeng 2020-08-06 11:26:07 -0400
  • 6f8baecf61 browser: remove @interactive from action_quit Mingde (Matthew) Zeng 2020-08-06 11:25:08 -0400
  • cecc0e0155 browser: rebind caret_toggle_mark to 'C-SPC' and caret_at_line to 'c' Mingde (Matthew) Zeng 2020-08-06 10:58:49 -0400