Commit Graph

  • 6b55ac2103 Make eaf-var-list defcustom Matthew 2019-11-29 21:00:22 -0500
  • b3152ebb9c
    Merge pull request #94 from MatthewZMD/master Andy Stewart 2019-11-30 09:17:22 +0800
  • 0300576ad3
    Create eaf-setq macro, so user can omit backquote Mingde Zeng 2019-11-29 08:49:55 -0500
  • 5f405b13fc
    Merge pull request #93 from MatthewZMD/patch-1 Andy Stewart 2019-11-29 21:31:13 +0800
  • 3207b4fe15
    Forgot to rename one line... Mingde Zeng 2019-11-29 08:29:31 -0500
  • ccaea00531
    Merge pull request #92 from zsxh/master Andy Stewart 2019-11-29 21:14:49 +0800
  • 2b26fc9786
    Merge pull request #91 from MatthewZMD/set Andy Stewart 2019-11-29 21:14:32 +0800
  • fdad5373cb deprecated repository, use archlinux/base instead zsxh 2019-11-29 09:53:18 +0800
  • 97be4cc002 Rename eaf-setq to eaf-set Matthew 2019-11-28 15:40:56 -0500
  • 8c9ff4cf2e
    Merge pull request #89 from MatthewZMD/patch-1 Andy Stewart 2019-11-27 17:00:55 +0800
  • 60741eceb0
    Fix indentation Mingde Zeng 2019-11-27 03:58:04 -0500
  • 569e85b9de
    Merge pull request #88 from MatthewZMD/readme Andy Stewart 2019-11-27 16:44:27 +0800
  • 72d388069f
    Merge pull request #87 from MatthewZMD/fix-var Andy Stewart 2019-11-27 16:43:58 +0800
  • 5d30e9883f Fix typo Matthew 2019-11-27 02:54:43 -0500
  • 89a7750e7e Customization instruction on README Matthew 2019-11-27 02:52:03 -0500
  • fba8486852 Initiliaze var in defvar instead. Otherwise eaf-setq is called later Matthew 2019-11-26 23:53:11 -0500
  • 2e469fb2a0 Add docs about eaf-setq. Andy Stewart 2019-11-27 10:05:59 +0800
  • 2e6b3cf715
    Merge pull request #85 from MatthewZMD/minor-fix Andy Stewart 2019-11-27 09:57:01 +0800
  • c57042ae78
    Merge pull request #86 from MatthewZMD/emacs-var Andy Stewart 2019-11-27 09:56:45 +0800
  • 33bc3cf57c New API, eaf-setq on the Emacs side, custom save camera directory Matthew 2019-11-26 20:06:37 -0500
  • 8826d9970b Minor fixes, use const EAF_DBUS_NAME whenever possible Matthew 2019-11-26 20:03:29 -0500
  • 20d6725ed2 Adjust annotate color with light/dark mode of pdf viewer. Andy Stewart 2019-11-24 22:57:46 +0800
  • 3fedd4f680 Add FAQ in readme. Andy Stewart 2019-11-24 22:50:27 +0800
  • df02daff6d change color of background if inverted mode is enable Andy Stewart 2019-11-24 08:41:12 +0800
  • 318718bf80 Press i in pdf viewer to inverted color. Andy Stewart 2019-11-23 21:18:56 +0800
  • 4b5fad6e8c
    Merge pull request #84 from MatthewZMD/incf Andy Stewart 2019-11-23 17:01:56 +0800
  • 2724fa01e4 Revert buffer-read-only Matthew 2019-11-23 03:50:52 -0500
  • 3c4485b160 Fix #82 , take photo support now. Andy Stewart 2019-11-23 16:44:43 +0800
  • c267b5ab10
    Revert rename commit Mingde Zeng 2019-11-23 03:22:25 -0500
  • b89e00cd69 Fix error progn: Symbol’s function definition is void: incf MT 2019-11-21 22:14:50 -0500
  • 7f3071afec Function name eaf-file-open-in-dired is to vague, rename function MT 2019-11-20 16:24:49 -0500
  • 432b2e57ea Update todo list. Andy Stewart 2019-10-28 12:15:53 +0800
  • 0d83ef0146
    Merge pull request #78 from luhuaei/master Andy Stewart 2019-10-28 11:59:51 +0800
  • bd2fd465dd Fix: wheel scroll event cause view blank. luhuaei 2019-10-27 22:25:29 +0800
  • e5c099fe26 fix: if display two page, don't work on first page. luhuaei 2019-10-27 14:39:21 +0800
  • cfd3a21b96 Update docs about sdcv operation for pdf viewer. Andy Stewart 2019-10-26 20:23:04 +0800
  • 3b52c59b1b 2 pixel offset / scale will make x0 == x1 or y0 == y1, then intersect operation will failed frequently. Andy Stewart 2019-10-26 20:19:19 +0800
  • 2174fcb9c6
    Merge pull request #76 from luhuaei/master Andy Stewart 2019-10-26 19:37:50 +0800
  • 0e108d97a0 Add translate double click word on pdf views. luhuaei 2019-10-25 13:13:56 +0800
  • 015e7587da Update todo list. Andy Stewart 2019-10-20 10:34:12 +0800
  • a49478fb56 Add terminal emulator screenshot in readme. Andy Stewart 2019-10-20 10:25:51 +0800
  • 042706d420 Refactory code: add extensions options. Andy Stewart 2019-10-11 13:20:52 +0800
  • 622d085c58 Add djvu format. Andy Stewart 2019-10-11 13:04:26 +0800
  • 33b67a698c Support mkv file. Andy Stewart 2019-10-03 20:10:27 +0800
  • 992a41f878 Add eaf-browser-key-alias. Andy Stewart 2019-10-02 22:01:25 +0800
  • fc62746846 update todolist. Andy Stewart 2019-10-02 21:50:19 +0800
  • f997b9334e Use __file__ fixed path issue of javascript. Andy Stewart 2019-10-02 21:49:37 +0800
  • ff26b27448 Split open new tab url javascript to single js file. Andy Stewart 2019-10-02 21:07:00 +0800
  • 0b356fbf27 Fix Ctrl + Click can't open url cause by rename factory. Andy Stewart 2019-10-02 21:06:31 +0800
  • a05d22ebbd Ctrl + Double Click: use sdcv translate selected text. Andy Stewart 2019-10-01 11:23:59 +0800
  • 98740358ec Remove debug print code. Andy Stewart 2019-09-30 12:01:59 +0800
  • 02fe2aab92 Use fixed width font instead monospace. Andy Stewart 2019-09-30 11:40:16 +0800
  • a2b0abddb2 Upgrade keybinding for terminal. Andy Stewart 2019-09-30 07:11:24 +0800
  • 939d2c2244 Add terminal emulator application. Andy Stewart 2019-09-29 19:55:59 +0800
  • e8c0310c29 Update todolist. Andy Stewart 2019-09-28 20:23:37 +0800
  • 96cff5cedd Pdf Viewer: click link to jump page. Andy Stewart 2019-09-28 18:15:20 +0800
  • 14f088ba26 Make EAF support watch-other-window.el Andy Stewart 2019-09-28 07:24:30 +0800
  • 7c9b7418fb Remove temp extension-name variable. Andy Stewart 2019-09-27 20:30:16 +0800
  • ea59359927 Fix extension name detect in function eaf-file-open-in-dired Andy Stewart 2019-09-27 20:27:51 +0800
  • 75cb939a05 Update todo. Andy Stewart 2019-09-27 18:52:48 +0800
  • cbe9b4c61c update todo Andy Stewart 2019-09-27 18:41:05 +0800
  • 892483c79b Fix eaf-handle-app-key bug cause by rename patch. Andy Stewart 2019-09-27 17:19:39 +0800
  • 45293a08a0
    Merge pull request #72 from MatthewZMD/lazycat Andy Stewart 2019-09-24 00:43:34 +0800
  • 27746b0235 Better airshare text MT 2019-09-23 10:42:13 -0400
  • f88d39e773 Enhance pdf-reader instruction MT 2019-09-23 10:35:46 -0400
  • 9f08c31333 Rename apps, clarify file-sender and file-receiver, better docs MT 2019-09-23 10:11:30 -0400
  • d25e9a1402 Fix #51 , don't handle F11 to make emacs toggle frame fullscreen status successfully. Andy Stewart 2019-09-23 19:37:45 +0800
  • ee93f4be65 Update docs. Andy Stewart 2019-09-23 19:27:33 +0800
  • 476a72755f Use eaf-handle-app-key refactory code. Andy Stewart 2019-09-23 18:55:14 +0800
  • 1fa0ba8496 upgrade todo list. Andy Stewart 2019-09-23 18:26:43 +0800
  • 7d8d2be3b6 Upgrade todolist. Andy Stewart 2019-09-23 18:23:43 +0800
  • 667814c39d Move imageviewer keybinding from python to elisp side. Andy Stewart 2019-09-23 18:18:08 +0800
  • 78533d2eac Move video keybinding from python to elisp side. Andy Stewart 2019-09-23 18:04:18 +0800
  • 4a5f1cc884 Move keybinding of pdf viewer code from python to elisp side. Andy Stewart 2019-09-23 17:55:58 +0800
  • 22456ca1e1 Add option eaf-browser-keybinding . Andy Stewart 2019-09-23 13:41:30 +0800
  • 7a08bfe898 Split keybinding to KEYBINDING.md. Andy Stewart 2019-09-23 13:26:30 +0800
  • dbdbf212d0 Add browser keybinding Andy Stewart 2019-09-23 13:18:51 +0800
  • 7d65c6efe8 Add scroll_up_page/scroll_down_page in browser module. Andy Stewart 2019-09-23 13:16:13 +0800
  • ae443b1f0d Add eval_js in browser module. Andy Stewart 2019-09-23 13:07:20 +0800
  • a18d5200e0 Fix #59 issue, elisp handle key binding. Andy Stewart 2019-09-23 12:48:58 +0800
  • 986908fb57 Fix #53 issue: support capital letter now. Andy Stewart 2019-09-21 20:47:17 +0800
  • 010e8815ff
    Merge pull request #71 from MatthewZMD/lazycat Andy Stewart 2019-09-21 15:12:35 +0800
  • aa648fef65 Give option to dired-find-alternate-file MT 2019-09-20 15:56:15 -0400
  • b8befe31a3 Upgrade todolist. Andy Stewart 2019-09-17 23:04:02 +0800
  • 9f98df2a95 Remove unused message line. Andy Stewart 2019-09-17 22:48:58 +0800
  • 1eed22047c
    Merge pull request #70 from MatthewZMD/lazycat Andy Stewart 2019-09-17 22:46:47 +0800
  • 0fa84e5813 Better EAF buffer names MT 2019-09-17 10:31:21 -0400
  • bc90d89280
    Merge pull request #69 from MatthewZMD/eaf-separate-function Andy Stewart 2019-09-17 22:23:58 +0800
  • 9f7644630d
    Merge branch 'master' into eaf-separate-function Andy Stewart 2019-09-17 22:23:27 +0800
  • 1f80954ad9 Refactory code and add alias eaf-open-url. Andy Stewart 2019-09-17 22:16:34 +0800
  • 08ccaf2ba5
    Merge pull request #68 from MatthewZMD/lazycat Andy Stewart 2019-09-17 22:07:04 +0800
  • d896bc2653 Call eaf-open-demo, eaf-open-camera, eaf-open-qutebrowser separately MT 2019-09-17 10:01:18 -0400
  • 95093670fd Merge branch 'lazycat' of github.com:MatthewZMD/emacs-application-framework into lazycat MT 2019-09-17 09:32:54 -0400
  • da06c0c8e4 Restore eaf-* in eaf-open MT 2019-09-17 09:31:46 -0400
  • e641f7e4d4
    Merge branch 'master' into lazycat Mingde Zeng 2019-09-16 19:29:17 -0400
  • 14845ebd3d Fixing wordings MT 2019-09-16 19:22:20 -0400
  • b2e2f97629 Stronger regex to validate URL legitimacy for EAF Browser MT 2019-09-16 19:16:10 -0400
  • 372d53bb6f Add (equal key-desc "SPC"), to recognize SPC in EAF, fix grammar Mingde Zeng 2019-09-16 17:03:04 -0400
  • 28732389f6
    Merge pull request #67 from MatthewZMD/lazycat Andy Stewart 2019-09-17 06:21:41 +0800
  • 271623d3c3 Add (equal key-desc "SPC"), to recognize SPC in EAF, fix grammar Mingde Zeng 2019-09-16 17:03:04 -0400