17 Commits (a9ff77cd52e7ea02b2d5591041cedf6147119721)

Author SHA1 Message Date
Mingde (Matthew) Zeng d69e31e102 image-viewer: fix load_next_image and load_prev_image 6 years ago
Andy Stewart d39ef0d2f6 Remove synchronal function 'call_emacs', ready for receive websocket 6 years ago
Andy Stewart df0ac5066a Remove background_color interface and avoid terminal flash when loading. 6 years ago
Andy Stewart bec77e1462 Add 'call_emacs' interface: python call elisp method and wait return result. 6 years ago
Andy Stewart 165f43b7c7 Default EAF app follow current theme mode (light or dark) 6 years ago
Andy Stewart d66e864a0e Move module_path in Buffer 6 years ago
Andy Stewart 2819866c1f Revert "Pass module_path to Buffer." 6 years ago
Andy Stewart 2894c4a24f Pass module_path to Buffer. 6 years ago
Andy Stewart 3249eefb5c Image viewer: add svg and webp. 6 years ago
Andy Stewart d65969e96e Forget lower operation for file suffix. 6 years ago
Andy Stewart 5e3c23c4ad Make image-viewer support gif file. 6 years ago
Andy Stewart 8d50b5f1f4 Use browser as image-viewer core, to support zoom feature. 6 years ago
Matthew 0df5a6d5b2 Add socket dependency back, support .JPG files 6 years ago
Andy Stewart 27976bd1d2 Pass emacs_var_dict to Buffer. 6 years ago
Matthew Mingde Zeng 26af7a3d56 Remove unused imports, fix dup condition and dup declarations 6 years ago
Andy Stewart b951304fa0 Fix #186 : add new option eaf-config-dir 6 years ago
MT 9f08c31333 Rename apps, clarify file-sender and file-receiver, better docs 7 years ago
Andy Stewart 667814c39d Move imageviewer keybinding from python to elisp side. 7 years ago
Mingde Zeng 4842d71162 Sync with upstream 7 years ago
MT 620e76a14c Code refactor, fix grammar, fix bugs, better eaf-open-browser 7 years ago
MT fd4bf9931d Code refactor, fix grammar, fix bugs, better eaf-open-browser 7 years ago
Andy Stewart 4548962b47 Refactory code with flake8 8 years ago
Andy Stewart 333de8866d Add eaf-grip-token option. 8 years ago
Andy Stewart 50ce11efb3 Oh yes, i finally remove border from imageviewer and pdfviewer, it's my bad that not set pen color when fill background. 8 years ago
Andy Stewart 12e6e820c2 Force use python3 8 years ago
Andy Stewart 5eab98b979 Refacotry code with create_app function. 8 years ago
Andy Stewart 2cf99b2b37 Adjust file location to fix import problems. 8 years ago
Andy Stewart 1e7d05d8ac eaf.el: e 8 years ago
Andy Stewart 299d025ba7 Don't need init buffer with emacs_width/emacs_height, eaf.py will do resize job in background. 8 years ago
Andy Stewart 4addec34aa Refacotry code to simple plugin code 8 years ago
Andy Stewart 23ba366ba2 Use QGraphicsVideoItem implement video player. 8 years ago
Andy Stewart 3ceda239c3 Use QGraphicsView and QGraphicsSecene implement window compositer, approaching hardware performance. Yow! 8 years ago
Andy Stewart ac245be1a1 Cleanup white 8 years ago
Andy Stewart 7d2dba5f88 Change tab name after load image in image viewer. 8 years ago
Fangrui Song 886accb8b2 Remove trailing whitespace 8 years ago
Fangrui Song 34b075c54c Remove blank after #! 8 years ago
Andy Stewart 6e2f1ddd3d Init. 8 years ago