967 Commits (de1ad259372abdfdfbfae908ce3fd00a4bfbb2ee)
 

Author SHA1 Message Date
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
Matthew 4ac89037cb Rearrange marker letters 6 years ago
Matthew 2c457ca1fe eaf-browser: use document.scrollingElement.scrollTo 6 years ago
Matthew Zeng 3921234cdf Merge pull request #232 from luhuaei/master 6 years ago
luhuaei 327077f74e pdf-viewer: Fix global coordinate Error. 6 years ago
Matthew Zeng 2fd08e6791 Merge pull request #230 from luhuaei/master 6 years ago
luhuaei 4ceb004b73 pdf-viewer: Fix Rect.contains() Error. 6 years ago
Matthew Zeng f7e64bc908
Merge pull request #229 from luhuaei/master 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
Matthew 4cb1c055d7 Merge branch 'master' of github.com:manateelazycat/emacs-application-framework 6 years ago
Matthew 62ab2cf10f Adjust scroll 6 years ago
Andy Stewart 389c0758fa
Merge pull request #228 from luhuaei/master 6 years ago
luhuaei 28d9ab42fe pdf-viewer: Fix hover. 6 years ago
Andy Stewart f29430fddd
Merge pull request #227 from luhuaei/master 6 years ago
luhuaei fcb645029d Merge branch 'delete_annot' 6 years ago
luhuaei ddec12eaf2 pdf-viewer: support delete annot. 6 years ago
luhuaei 01a55a8f3b pdf-viewer: refactor jump link code. 6 years ago