65 Commits (a9ff77cd52e7ea02b2d5591041cedf6147119721)

Author SHA1 Message Date
lee 1db529b28c Improve the marker experience for caret mode. 6 years ago
lee faef79284a Remove unused js file. 6 years ago
lee 373a297e86 clean code. 6 years ago
lee 31c54a2568 caret fix. 6 years ago
Hollow Man f119e2f588
Caret Browsing: Dark mode caret 6 years ago
Hollow Man 4a1ac3d166
Futher optimize select text algorithm and make it a separate mode 6 years ago
Hollow Man a336e4126e
Browser: use marker to select text 6 years ago
Hollow Man 28e9475f45
Browser: add caret browsing to smart select text area 6 years ago
Mingde (Matthew) Zeng 02d2047b2e browser: detect ng-click buttons 6 years ago
lee 350cec5221 focus first input when you press `i`. 6 years ago
Andy Stewart b29dcfd34f Refactory code. 6 years ago
Andy Stewart e934115982 Make user can type string in Google Cloud Terimnal. 6 years ago
Andy Stewart 018ec8bbad Add insert_or_copy_code command. 6 years ago
Andy Stewart 143ad1a23f Fix #253 6 years ago
Andy Stewart 7691d1b90e Make get_focus_text and set_focus_text support Telegram Web's input widget. 6 years ago
Andy Stewart e5bb43fad2 Fix emacs-china forum thread flash 6 years ago
Mingde (Matthew) Zeng 888ff8fe62 EAF Browser: detect class="gap" buttons 6 years ago
Mingde (Matthew) Zeng 81eab81075 EAF Browser: use new cssSelector algorithm to fix jump marker bugs 6 years ago
Mingde (Matthew) Zeng 9408bb79bf Apply ^M dos2unix conversion 6 years ago
Mingde (Matthew) Zeng 2b92edf737 Improve addElementToRects algorithm by checking for duplicate first 6 years ago
Andy Stewart 65df5c4b05 Show content when copy selection text. 6 years ago
Andy Stewart ebefb61911 Stop handle mouse event "Ctrl + Button", it's buggy that cause browser 6 years ago
Andy Stewart 8aab177356 Add eaf-browser-marker-letters option. 6 years ago
Matthew 4ac89037cb Rearrange marker letters 6 years ago
Matthew 62ab2cf10f Adjust scroll 6 years ago
Matthew 1bc33d3276 Support summary button 6 years ago
Matthew 2f0bc88ccd Support a tags without href 6 years ago
Matthew 5877e13cdb Explicit define all styles to avoid website inconsistencies 6 years ago
Matthew 949dca72da Improve isElementOnTop algorithm 6 years ago
Matthew 63041c5d6c Fix typo: undefine -> undefined 6 years ago
Andy Stewart de1831b1f8 Just return focus text when active element is input type. 6 years ago
Andy Stewart d3daa6c87d Add dark_mode and option eaf-browser-dark-mode. 6 years ago
Mingde (Matthew) Zeng a7da7ea2da Click submit buttons too 6 years ago
Mingde (Matthew) Zeng 0887149231 Support select tag and more links 6 years ago
Matthew 159de1d69c Revert "Wrap document.readyState" 6 years ago
Matthew db019d3bc9 Wrap document.readyState 6 years ago
Andy Stewart c1ca9521ee Click after focus input/textarea element to show blink cursor. 6 years ago
Matthew 3b1d9363a1 Fix typo 6 years ago
Andy Stewart f797fca69d We ned move cursor to end of input after focus input. 6 years ago
Matthew 6c031a668f Fix input unable to select bug, support more links and buttons 6 years ago
Andy Stewart d42fcdeeda Add new command: select_all_or_input_text. 6 years ago
Matthew c4f57c8522 Rewrite generateKeys logic, make key consistent every time 6 years ago
Andy Stewart 75227696a9 Add border radius for jump link label. 6 years ago
Mingde (Matthew) Zeng 06b6d0433b Fix edge case when there is only 1 link 6 years ago
Mingde (Matthew) Zeng 15f06db14b Fix disappear element 6 years ago
Andy Stewart 17fd59a6ee Brower: add new commands. 6 years ago
Matthew e17a96183e Make EAF Browser vimium more accurate, filter overlapping links 6 years ago
Andy Stewart 981d33d937 Us input event instead click event. 6 years ago
Andy Stewart aa7c8c949c Add comment. 6 years ago
Andy Stewart cae17fdabc Click active element after set focus text. 6 years ago