Andy Stewart
|
78e9cbc445
|
Relayout mindmap when window resize.
|
6 years ago |
Mingde (Matthew) Zeng
|
1f14e7a0ee
|
Update eaf--buffer-url after navigation
|
6 years ago |
Andy Stewart
|
ed39127abc
|
1. Make fake_key_sequence support multiple modifiers.
2. Make C-c C-c pass C-c cancel command to terminal.
3. Add C-S-c and C-S-v
|
6 years ago |
Andy Stewart
|
c935a40278
|
Fix #235 : use eaf-send-key-sequence send key sequence to terminal.
|
6 years ago |
Andy Stewart
|
7489310adc
|
Add insert_or_save_as_bookmark command in browser.
|
6 years ago |
Andy Stewart
|
cccbfed4ca
|
Use build_widget_method and build_browser_method to remove duplicate code.
|
6 years ago |
Andy Stewart
|
244bd91d90
|
Add recover_prev_close_page in browser.
|
6 years ago |
Andy Stewart
|
48ac69255a
|
Refactory, EAF widget should use self.buffer.foo to call `foo` method
that define in buffer (AppBuffer).
|
6 years ago |
Andy Stewart
|
9811129372
|
Add eaf-browser-scroll-behavior option.
|
6 years ago |
Andy Stewart
|
a3002955bb
|
Add eval_js_file command in browser: JS script easy to test.
|
6 years ago |
luhuaei
|
271314ce34
|
Fix: don't input Chinese or Unicode char.
|
6 years ago |
Andy Stewart
|
d9c0a03eec
|
Browser: add new commands, insert_or_goto_left_tab and insert_or_goto_right_tab
|
6 years ago |
Andy Stewart
|
a69bc76568
|
Finish feature open browser in background.
|
6 years ago |
Andy Stewart
|
1ef1bbb56a
|
Refacotry signal name for create new command open_url_in_background_tab.
|
6 years ago |
Andy Stewart
|
17fd59a6ee
|
Brower: add new commands.
|
6 years ago |
Andy Stewart
|
27976bd1d2
|
Pass emacs_var_dict to Buffer.
|
6 years ago |
Matthew Mingde Zeng
|
fcc5256344
|
Fix tab and backtab bug
|
6 years ago |
Matthew Mingde Zeng
|
26af7a3d56
|
Remove unused imports, fix dup condition and dup declarations
|
6 years ago |
Matthew Mingde Zeng
|
fc9f750f8d
|
Modify subscribe message
|
6 years ago |
Andy Stewart
|
dffc588306
|
Add add_subscription function, rss reader is incomplete.
|
6 years ago |
Matthew Mingde Zeng
|
6da3820799
|
Support <delete> key
|
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 |
Andy Stewart
|
b8cb6cb0ff
|
Clean mark/jump links after user cancel input.
|
6 years ago |
Matthew
|
d4627fd717
|
Generalize get_bookmark into get_url with eaf-get-path-or-url
|
6 years ago |
Matthew
|
6a72164c52
|
Recognize most symbol keys on modern keyboard
|
6 years ago |
Clemens Radermacher
|
ac8572af5b
|
Return string from get_bookmark to implement dbus API
|
6 years ago |
Clemens Radermacher
|
f4d759eee6
|
Use new python dbus call interface
|
6 years ago |
Andy Stewart
|
465c3f3ec4
|
Define call_function interface.
|
6 years ago |
Clemens Radermacher
|
e159f4c1ea
|
Use set_bookmark on python side
|
6 years ago |
Andy Stewart
|
dd647100ad
|
Support exclamation mark on Python side.
|
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
|
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
|
98740358ec
|
Remove debug print code.
|
7 years ago |
Andy Stewart
|
939d2c2244
|
Add terminal emulator application.
|
7 years ago |
Andy Stewart
|
a18d5200e0
|
Fix #59 issue, elisp handle key binding.
|
7 years ago |
Andy Stewart
|
4548962b47
|
Refactory code with flake8
|
8 years ago |
Andy Stewart
|
8a11c9c022
|
Use double-buffer technology to generate pixmap cache when after finger release.
|
8 years ago |
Andy Stewart
|
9e3ba4ab7f
|
Support cookie 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
|
8be7725f10
|
Add progress interfaces.
|
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
|
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 |