Andy Stewart
|
dffc588306
|
Add add_subscription function, rss reader is incomplete.
|
6 years ago |
Matthew Mingde Zeng
|
a856bbbe67
|
Code refactor, add doc, check eaf-camera-save-path
|
6 years ago |
Matthew Mingde Zeng
|
dc49577117
|
Add eaf--monitor-emacs-kill and add -- prefixes
|
6 years ago |
Matthew Mingde Zeng
|
21e048290f
|
Fix override save_session bug
|
6 years ago |
Matthew
|
2df85b2b5e
|
Wrap keyboard-quit instead of completely replacing keyboard-quit
|
6 years ago |
Matthew
|
c10ab03646
|
Introduce eaf-keyboard-quit, replacing Emacs keyboard-quit
This will be needed for PDF and also another upcoming PR
|
6 years ago |
Matthew
|
7c43c5b450
|
Enhanced EAF message prompts
|
6 years ago |
Andy Stewart
|
b8cb6cb0ff
|
Clean mark/jump links after user cancel input.
|
6 years ago |
Andy Stewart
|
465c3f3ec4
|
Define call_function interface.
|
6 years ago |
Andy Stewart
|
ba8df8ab70
|
Fix #103 , add eval_in_emacs signal.
|
6 years ago |
Andy Stewart
|
2b7fed5732
|
Fix #101 , add set_emacs_var interface use for pass data from Python to Elisp
|
6 years ago |
Andy Stewart
|
0d19068c66
|
No matter how many elisp variables, only called once DBus method
|
6 years ago |
Andy Stewart
|
5956827745
|
Fix #100 : add eaf-browser-enable-plugin and eaf-browser-enable-plugin
|
6 years ago |
Matthew
|
33bc3cf57c
|
New API, eaf-setq on the Emacs side, custom save camera directory
|
6 years ago |
Matthew
|
8826d9970b
|
Minor fixes, use const EAF_DBUS_NAME whenever possible
|
6 years ago |
Andy Stewart
|
a05d22ebbd
|
Ctrl + Double Click: use sdcv translate selected text.
|
7 years ago |
Andy Stewart
|
939d2c2244
|
Add terminal emulator application.
|
7 years ago |
Andy Stewart
|
14f088ba26
|
Make EAF support watch-other-window.el
|
7 years ago |
Andy Stewart
|
a18d5200e0
|
Fix #59 issue, elisp handle key binding.
|
7 years ago |
Mingde Zeng
|
372d53bb6f
|
Add (equal key-desc "SPC"), to recognize SPC in EAF, fix grammar
|
7 years ago |
Mingde Zeng
|
271623d3c3
|
Add (equal key-desc "SPC"), to recognize SPC in EAF, fix grammar
|
7 years ago |
Mingde Zeng
|
4842d71162
|
Sync with upstream
|
7 years ago |
MT
|
1e256844f1
|
Rename air-share to airshare
|
7 years ago |
MT
|
b522dcfb98
|
Rename air-share to airshare
|
7 years ago |
Andy Stewart
|
d636b9c7f0
|
Remove unnecessary traceback.
|
8 years ago |
Andy Stewart
|
103a78c451
|
Support multi-frame now.
|
8 years ago |
Andy Stewart
|
4548962b47
|
Refactory code with flake8
|
8 years ago |
Andy Stewart
|
a4d529257d
|
Unwrap dbus string with python string.
|
8 years ago |
Andy Stewart
|
9e3ba4ab7f
|
Support cookie now.
|
8 years ago |
Andy Stewart
|
ce98eff393
|
Support http proxy now!
|
8 years ago |
Andy Stewart
|
333de8866d
|
Add eaf-grip-token option.
|
8 years ago |
Andy Stewart
|
24585c6ea1
|
Finish mission: if popup window emit exit signal, kill buffer
|
8 years ago |
Andy Stewart
|
0fddf6d39a
|
support pop window, such as emacs-china.org
|
8 years ago |
Andy Stewart
|
619a8073be
|
Fixed bug that sometimes key event no effect.
|
8 years ago |
Andy Stewart
|
08ee3a2d31
|
Make browser forward/backward by M-f/M-b
|
8 years ago |
Andy Stewart
|
9677624fab
|
Use QWebEngine instead QtWebkit to re-implement Browser application.
|
8 years ago |
Andy Stewart
|
7b726b2ab5
|
Switch to eaf buffer when something wrong in python side.
|
8 years ago |
Andy Stewart
|
6ddd3f3763
|
Finish org previewer.
|
8 years ago |
Andy Stewart
|
53df175748
|
Just save session if session data is not empty.
|
8 years ago |
Andy Stewart
|
94dafbb217
|
Pdf viewer now can save/restore read position and scale detail.
|
8 years ago |
Andy Stewart
|
f0902820a9
|
Add scroll_buffer interface, to make pdf viewer application respond emacs's scroll-other-window command.
|
8 years ago |
Andy Stewart
|
44dab51a23
|
Remove pymediainfo dependence and add qrcode dependence.
Use try...except to import application module.
Update README.
|
8 years ago |
Andy Stewart
|
575a7b460f
|
Move file type detect from python to elisp
|
8 years ago |
Andy Stewart
|
12e6e820c2
|
Force use python3
|
8 years ago |
Andy Stewart
|
51ec7a0be0
|
Add markdown previewer
|
8 years ago |
Andy Stewart
|
5eab98b979
|
Refacotry code with create_app function.
|
8 years ago |
Andy Stewart
|
2382decd9f
|
Add camera plugin.
|
8 years ago |
Andy Stewart
|
0d934ddda3
|
Import application plugin in runtime, not start import eaf.py
|
8 years ago |
Andy Stewart
|
469334b821
|
Adjust demo input string
|
8 years ago |
Andy Stewart
|
0c36b63156
|
Add interfaces 'send_input_message' and 'handle_input_message' in framework, then we can accpet from emacs minibuffer.
|
8 years ago |