212 Commits (de1ad259372abdfdfbfae908ce3fd00a4bfbb2ee)

Author SHA1 Message Date
Andy Stewart 2253ca501d Fix crash problem cause by kill terminal. 6 years ago
Andy Stewart 937309898e Move code from app/browser/buffer.py to core/browser.py 6 years ago
Andy Stewart 244bd91d90 Add recover_prev_close_page in browser. 6 years ago
Andy Stewart 7be9317aa1 When link is uri, open by EAF browser. 6 years ago
Andy Stewart 48ac69255a Refactory, EAF widget should use self.buffer.foo to call `foo` method 6 years ago
Andy Stewart 16aae44699 Fix browser crash by erro "NoneType not 'group' attribute" 6 years ago
Matthew 909a05ee2b Make Browser and PDF Viewer share same markers 6 years ago
Andy Stewart 0bf60559e4 Stop video when close web page. 6 years ago
luhuaei ad493da760 pdf-viewer: support edit annot text. 6 years ago
luhuaei 327077f74e pdf-viewer: Fix global coordinate Error. 6 years ago
luhuaei 4ceb004b73 pdf-viewer: Fix Rect.contains() Error. 6 years ago
luhuaei 08cb0d8962 pdf-viewer: limit action on don't PDF file. 6 years ago
luhuaei 1f2c06be36 pdf-viewer: Fix low version don't Page.annots(). 6 years ago
luhuaei 28d9ab42fe pdf-viewer: Fix hover. 6 years ago
luhuaei ddec12eaf2 pdf-viewer: support delete annot. 6 years ago
luhuaei 01a55a8f3b pdf-viewer: refactor jump link code. 6 years ago
luhuaei 3d40def506 pdf-viewer: add multi annot type for select text. 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
Andy Stewart 8ee32b832a Revert "Add epub-reader." 6 years ago
Andy Stewart d2a8626fd2 Add epub-reader. 6 years ago
Andy Stewart d3daa6c87d Add dark_mode and option eaf-browser-dark-mode. 6 years ago
feng 22a2f23e8b pdf-view: tell user how to select pdf text when copy_select copy fail 6 years ago
luhuaei 475715952d Pdf-viewer: add highlight annot on select mode. 6 years ago
chenli 1cdad260c2
fix/rss: use link when guid is not available 6 years ago
Matthew 0df5a6d5b2 Add socket dependency back, support .JPG files 6 years ago
Andy Stewart a69bc76568 Finish feature open browser in background. 6 years ago
Andy Stewart 1ef1bbb56a Refacotry signal name for create new command open_url_in_background_tab. 6 years ago
Mingde (Matthew) Zeng 06b6d0433b Fix edge case when there is only 1 link 6 years ago
Andy Stewart ac3cebabe3 Use wetty as terminal backend. 6 years ago
Andy Stewart f5ff43a12e Remove unnecessary pass code. 6 years ago
Matthew ffbc858b28 Ignore some record_history, simplify prompt 6 years ago
Matthew 4482613339 Rewrite record_history and add eaf-browser-goto-history 6 years ago
Andy Stewart 3fc221b3f2 Rename to new_blank_page. 6 years ago
Andy Stewart 0e3e14b026 Add new_blank_tab command. 6 years ago
Andy Stewart 92822d5da5 Reset to default zoom when page init or url changed. 6 years ago
Andy Stewart fcb395e51a Convert zoom from string to float. 6 years ago
Andy Stewart 3333f01103 Add eaf-browser-default-zoom option. 6 years ago
Andy Stewart 27976bd1d2 Pass emacs_var_dict to Buffer. 6 years ago
Matthew 0a3c05b539 Make EAF Browser history more flexible 6 years ago
Andy Stewart 8d9d78f2ad Use temp_html_file argument for browser app. 6 years ago
Andy Stewart db85cdc2cf Save table info to support snails-backend-eaf-pdf-table backend. 6 years ago
Matthew Mingde Zeng 26af7a3d56 Remove unused imports, fix dup condition and dup declarations 6 years ago
Matthew Mingde Zeng 23fe01bfbf Code refactor 6 years ago
Matthew Mingde Zeng 6647d5a829 Make RSS feed color more dynamic 6 years ago
Matthew Mingde Zeng 48230c004d Fix KeyError: 'unread_articles', add documentation for *eaf* aborted 6 years ago
Andy Stewart ebf15e0360 Add read status manage. 6 years ago
Andy Stewart d07e445eb6 Add search and open link in browser of rss reader. 6 years ago