984 Commits (12778357a458801e2be08170acdab48abf9fab9e)
 

Author SHA1 Message Date
Andy Stewart 12778357a4 Quit search status when page url changed. 6 years ago
Andy Stewart 505c436b39 Use SHELL variable to launch default shell. 6 years ago
Andy Stewart c935a40278 Fix #235 : use eaf-send-key-sequence send key sequence to terminal. 6 years ago
Andy Stewart 63cb2554d6 Make EAf browser support fullscreen request. 6 years ago
Andy Stewart 05a5c7fef5 Merge branch 'master' of github.com:manateelazycat/emacs-application-framework 6 years ago
Andy Stewart e3414ebaa4 Catch backtrace info when core dump. 6 years ago
Mingde (Matthew) Zeng a6e3462cd0 Fix about:blank url error 6 years ago
Mingde (Matthew) Zeng 1598bd5623 Use eaf-open-browser-with-history instead. 6 years ago
Andy Stewart 583216318b Add call-interactively before eaf-open-browser. 6 years ago
Andy Stewart 9975263031 Add insert_or_open_url command in browser. 6 years ago
Andy Stewart 7489310adc Add insert_or_save_as_bookmark command in browser. 6 years ago
Andy Stewart bd53a37f96 Use build_insert_or_do to remove duplicate code. 6 years ago
Mingde (Matthew) Zeng 2b92edf737 Improve addElementToRects algorithm by checking for duplicate first 6 years ago
Mingde (Matthew) Zeng d624560d0d Revise browser history logic so latest URL is always the end of log 6 years ago
Andy Stewart 9c3e7a7f93 Add aria2 screenshot. 6 years ago
Andy Stewart cccbfed4ca Use build_widget_method and build_browser_method to remove duplicate code. 6 years ago
Andy Stewart 65df5c4b05 Show content when copy selection text. 6 years ago
Andy Stewart de1ad25937 Add depth, because EAF git repo is too big. 6 years ago
Matthew fdc6a73584 Revise README 6 years ago
Andy Stewart 2253ca501d Fix crash problem cause by kill terminal. 6 years ago
Andy Stewart c96f28d325 Use eval_js. 6 years ago
Andy Stewart ebefb61911 Stop handle mouse event "Ctrl + Button", it's buggy that cause browser 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 4ce3ea53f4 Adjust title font size. 6 years ago
Andy Stewart d3f8c916c4 Update readme about version. 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 8d22d4a2a7 Update docs. 6 years ago
Andy Stewart df8c6975a4 Add Chinese version. 6 years ago
Andy Stewart 25ce9cffc1 Adjust EXWM compare docs. 6 years ago
Andy Stewart 9f3193eaef Add open_download_manage_page. 6 years ago
Andy Stewart 9dfe03c61b Rename. 6 years ago
Andy Stewart a879be8701 Fix typo. 6 years ago
Andy Stewart c7ef442f9f Add docs for aria2. 6 years ago
Andy Stewart c026064067 Use aria2 as download manager for browser. 6 years ago
Andy Stewart 16aae44699 Fix browser crash by erro "NoneType not 'group' attribute" 6 years ago
Andy Stewart 3d2333a762 Disable cursor shape in eaf buffer, avoid cursor shape over top of Web page. 6 years ago
Matthew 909a05ee2b Make Browser and PDF Viewer share same markers 6 years ago
Matthew 4c7ec883b6 Take I out of marker letters 6 years ago
Andy Stewart 0bf60559e4 Stop video when close web page. 6 years ago
Andy Stewart 5d3cda21af Only save search parameters for Google, avoid duplicate url for same keyword. 6 years ago
Matthew 637651244e Add option to install from AUR 6 years ago
Matthew 85e2604a36 Update README 6 years ago
Andy Stewart 79281830ae Merge branch 'master' of github.com:manateelazycat/emacs-application-framework 6 years ago
Andy Stewart 8aab177356 Add eaf-browser-marker-letters option. 6 years ago
Matthew c61cf32f1b Update README 6 years ago
Andy Stewart 9811129372 Add eaf-browser-scroll-behavior option. 6 years ago
Andy Stewart a7649728c7
Merge pull request #233 from luhuaei/master 6 years ago
luhuaei ad493da760 pdf-viewer: support edit annot text. 6 years ago