Andy Stewart
|
e20b585359
|
Remove unused comment.
|
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
|
d39ef0d2f6
|
Remove synchronal function 'call_emacs', ready for receive websocket
patches that port EAF to Windows.
|
6 years ago |
Andy Stewart
|
27e905c6ca
|
Add call_function_with_args interface.
|
6 years ago |
Andy Stewart
|
bfc2305230
|
destroy_buffer interface is enough, remove before_destroy_buffer.
|
6 years ago |
Andy Stewart
|
df0ac5066a
|
Remove background_color interface and avoid terminal flash when loading.
|
6 years ago |
Andy Stewart
|
86de461465
|
Use QWindow setParent instead X11 Reparent.
|
6 years ago |
Andy Stewart
|
018ec8bbad
|
Add insert_or_copy_code command.
|
6 years ago |
Andy Stewart
|
bec77e1462
|
Add 'call_emacs' interface: python call elisp method and wait return result.
|
6 years ago |
Andy Stewart
|
9ad6b50567
|
Fix typo.
|
6 years ago |
Mingde (Matthew) Zeng
|
d72413fefa
|
Rename edit_link to edit_url
|
6 years ago |
Andy Stewart
|
e08b3beb76
|
Add edit_link command in browser.
|
6 years ago |
zsxh
|
6b43dcfafb
|
map <return> to Qt.Key_Return
|
6 years ago |
Andy Stewart
|
45cbb1df20
|
Add x in all keybinding for close buffer.
|
6 years ago |
zsxh
|
091dc4251a
|
add <backspace> support
|
6 years ago |
Andy Stewart
|
39af3b7f3c
|
Fix aria2 duplicate download issue.
|
6 years ago |
Andy Stewart
|
fe2cb40869
|
Rename and simple insert_or_select_*_tab commands.
|
6 years ago |
Andy Stewart
|
766d690682
|
Add select_left_tab and select_right_tab commands.
|
6 years ago |
Andy Stewart
|
b6d572acb7
|
Simple qt_key_dict code.
|
6 years ago |
Andy Stewart
|
b629fecfc6
|
Add copy_link in browser.
|
6 years ago |
zbelial
|
f06de18c88
|
called monolith asynchronously
|
6 years ago |
zjy
|
898a0dd2c2
|
Use monolith to save web page as a single html
|
6 years ago |
Andy Stewart
|
143ad1a23f
|
Fix #253
|
6 years ago |
Andy Stewart
|
ac51bbf822
|
Try rename pdf file with web page title after download finish.
|
6 years ago |
zbelial
|
26bdcc7005
|
use title as file name when saving page to file
|
6 years ago |
Mingde (Matthew) Zeng
|
a879678b86
|
EAF Browser: add pdf saving message
|
6 years ago |
Mingde (Matthew) Zeng
|
7c31e91392
|
EAF Browser: Prompt save webpage as pdf
|
6 years ago |
Mingde (Matthew) Zeng
|
ce918f6239
|
Support EAF send input message yes-or-no-p
|
6 years ago |
Andy Stewart
|
7e2a7fd565
|
Add new command view_source
|
6 years ago |
Andy Stewart
|
073f795246
|
Add new command save_as_pdf
|
6 years ago |
Andy Stewart
|
2416f9d5c6
|
Add dark mode filter for emacs-china.org
|
6 years ago |
Andy Stewart
|
6975e07210
|
Add eaf-toggle-fullscreen command.
|
6 years ago |
Andy Stewart
|
165f43b7c7
|
Default EAF app follow current theme mode (light or dark)
|
6 years ago |
Andy Stewart
|
1753566bd2
|
Fix issue #248
|
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
|
abf0c081b3
|
Make EAF support <C-return>
|
6 years ago |
Andy Stewart
|
e6578598fa
|
Make telegram not flash in dark mode.
|
6 years ago |
Andy Stewart
|
e5bb43fad2
|
Fix emacs-china forum thread flash
|
6 years ago |
Andy Stewart
|
d66e864a0e
|
Move module_path in Buffer
|
6 years ago |
Andy Stewart
|
2819866c1f
|
Revert "Pass module_path to Buffer."
This reverts commit 2894c4a24f.
|
6 years ago |
Andy Stewart
|
2894c4a24f
|
Pass module_path to Buffer.
|
6 years ago |
Andy Stewart
|
4afb48bcee
|
Dark mode and focus mode not include devtools page.
|
6 years ago |
Andy Stewart
|
12c39d860a
|
Make dark mode perfect.
|
6 years ago |
Mingde (Matthew) Zeng
|
888ff8fe62
|
EAF Browser: detect class="gap" buttons
|
6 years ago |
Andy Stewart
|
8cf4a6f24c
|
Add new command: toggle_device.
|
6 years ago |
Andy Stewart
|
d4c4ea0fc1
|
Fix NoneType error when copy selected text.
|
6 years ago |
Mingde (Matthew) Zeng
|
81eab81075
|
EAF Browser: use new cssSelector algorithm to fix jump marker bugs
|
6 years ago |
Alon Tzarafi
|
e215a0f9d2
|
Add ctrl-wheel zooming for browser
|
6 years ago |