967 Commits (de1ad259372abdfdfbfae908ce3fd00a4bfbb2ee)
 

Author SHA1 Message Date
Matthew Zeng b94c01b2ad
Merge pull request #216 from ctrl2wei/mine 6 years ago
Matthew 0df5a6d5b2 Add socket dependency back, support .JPG files 6 years ago
ctrlwei 319aeda35b Allow user define search engine and switch it when call eaf-search-it interactively 6 years ago
Andy Stewart 2d399aeca8
Merge pull request #215 from tumashu/title-format 6 years ago
feng 8848c08fa4 Add eaf-buffer-title-format 6 years ago
Andy Stewart 0c3d887a54 Get header line height from EAF buffer's window, not current window. 6 years ago
Andy Stewart c1ca9521ee Click after focus input/textarea element to show blink cursor. 6 years ago
Andy Stewart d0b715b595 Merge branch 'master' of github.com:manateelazycat/emacs-application-framework 6 years ago
Andy Stewart 8180852834 Add window-header-line-height to support header-line plugins, such as awesome-tab. 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 Zeng 8ed8efa6c7
Merge pull request #213 from tumashu/win-edges 6 years ago
feng 7a3edeb200 eaf-get-window-allocation: use window-pixel-edges instead. 6 years ago
Matthew 6c031a668f Fix input unable to select bug, support more links and buttons 6 years ago
Matthew Zeng f7cd268653
Merge pull request #212 from ctrl2wei/mine 6 years ago
ctrlwei ccd2a36c92 change variable name eaf-cache-dir to eaf-config-location. 6 years ago
ctrlwei b4a98d3dd1 feat: allow user set where store cache files 6 years ago
Andy Stewart 0ffe680f0b Fix refactory typo, sorry. 6 years ago
Andy Stewart 2e5fd908bb Use insert_or_do remove duplicate code. 6 years ago
Andy Stewart d42fcdeeda Add new command: select_all_or_input_text. 6 years ago
Andy Stewart d9c0a03eec Browser: add new commands, insert_or_goto_left_tab and insert_or_goto_right_tab 6 years ago
Matthew 73bca9e1ca Add new command insert_or_scroll_down_page 6 years ago
Matthew c4f57c8522 Rewrite generateKeys logic, make key consistent every time 6 years ago
Andy Stewart 59ccd540c4 Add new command insert_or_close_buffer. 6 years ago
Andy Stewart 75227696a9 Add border radius for jump link label. 6 years ago
Andy Stewart 4779f41fab Fix typo. 6 years ago
Andy Stewart a69bc76568 Finish feature open browser in background. 6 years ago
Andy Stewart 30eb0b231d Refacotry code. 6 years ago
Andy Stewart 1ef1bbb56a Refacotry signal name for create new command open_url_in_background_tab. 6 years ago
Andy Stewart 4e2050133f Add new commands insert_or_scroll_to_begin and insert_or_scroll_to_bottom 6 years ago
Andy Stewart 06912838b7 Add insert_or_scroll_up_page command 6 years ago
Mingde (Matthew) Zeng 06b6d0433b Fix edge case when there is only 1 link 6 years ago
Mingde (Matthew) Zeng a9ca4d8dac Update url regex 6 years ago
Mingde (Matthew) Zeng 15f06db14b Fix disappear element 6 years ago
Andy Stewart 61a91faace Use M-u as keybindng of clear_focus. 6 years ago
Andy Stewart a9178e6ce7 Add four commands for brwoser. 6 years ago
Andy Stewart 1afecb2177 Add insert_or_history_backward and insert_or_history_forward 6 years ago
Andy Stewart 17fd59a6ee Brower: add new commands. 6 years ago
Matthew cd2ee4a2a1 Remove unnecessary message 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
Andy Stewart 2cf932cac2 Merge branch 'master' of github.com:manateelazycat/emacs-application-framework 6 years ago
Matthew Zeng 5578f703e2
Merge pull request #210 from tumashu/headerline 6 years ago
feng ba3b402f4d eaf--browser-edit-focus-text: set header-line-mode 6 years ago
Matthew Zeng bd30897c93
Rename eaf-file-transfer-airshare to eaf-open-airshare (#209) 6 years ago
Matthew Zeng 656044904c fallback to eaf-open-browser if history file doesn't exist 6 years ago
Andy Stewart f8a2d3cf1a Add new command eaf-share-path-or-url. 6 years ago
Andy Stewart 5aa96fc0c9 Pick up buffer-id from buffer name. 6 years ago