12 Commits (a9ff77cd52e7ea02b2d5591041cedf6147119721)

Author SHA1 Message Date
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 ac3cebabe3 Use wetty as terminal backend. 6 years ago
Andy Stewart 27976bd1d2 Pass emacs_var_dict to Buffer. 6 years ago
Andy Stewart e28216ff5e Merge core/browser_buffer.py to core/browser.py 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
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 331253faa7 Include browser_buffer module to remove duplicate interface code. 8 years ago
Andy Stewart 14b91abfe9 Make all browser-base application support scroll interface to respond scroll-other-window 8 years ago
Andy Stewart 86854dad53 Port application code from QtWebKit to QtWebEngine. 8 years ago
Andy Stewart 12e6e820c2 Force use python3 8 years ago
Andy Stewart 6b7f0aee53 Just use markdown file name as tab name, don't change with grip message. 8 years ago
Andy Stewart 51ec7a0be0 Add markdown previewer 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 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 569dfdf27b Remove unnecessary print 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 fe4be2f17c Remove cookie test code 8 years ago
Andy Stewart 24640617ee Fix many problems, but cookies still have problem. 8 years ago
Andy Stewart b051ab18f6 Refacotry name to open_url_in_new_tab 8 years ago
Andy Stewart 02db35ed75 Response link click event in browser. 8 years ago
Andy Stewart b8c00d6b0c Add BrowserWidget class 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
Andy Stewart edfbae39e4 Update browser tab title after title changed. 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