Andy Stewart
|
51f69fe7df
|
Merge pull request #105 from clemera/refactor-app-key-usage
Map app names to key lists in `eaf-app-binding-alist'
|
6 years ago |
Clemens Radermacher
|
54e78772aa
|
Map app names to key lists in `eaf-app-binding-alist'
|
6 years ago |
Andy Stewart
|
0496855857
|
Add docs of set_emacs_var and eval_in_emacs
|
6 years ago |
Andy Stewart
|
37e75ef907
|
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
|
6 years ago |
Andy Stewart
|
ba8df8ab70
|
Fix #103 , add eval_in_emacs signal.
|
6 years ago |
Andy Stewart
|
a646ee7857
|
Merge pull request #102 from MatthewZMD/master
Use cl-loop instead of loop
|
6 years ago |
Matthew
|
c4faf215f2
|
Use cl-loop instead of loop
|
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
|
914412f67c
|
Add todolist.
|
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 |
Andy Stewart
|
3d0a8d9a7b
|
Remove debug print code.
|
6 years ago |
Andy Stewart
|
97adc9a292
|
Add todolist.
|
6 years ago |
Andy Stewart
|
d9b3bfc675
|
Merge pull request #99 from mut0u/master
修复拼写错误
|
6 years ago |
gaowei
|
3f4c713158
|
修复拼写错误
|
6 years ago |
Andy Stewart
|
43c2d62a65
|
Merge pull request #97 from MatthewZMD/readme
README ;)
|
6 years ago |
Matthew
|
8a102bf8fb
|
README ;)
|
6 years ago |
Andy Stewart
|
8063f553d6
|
Change install docs of qtermwidget.
|
6 years ago |
Andy Stewart
|
0ee3407989
|
Merge pull request #96 from MatthewZMD/eaf-bind-key
Redesign EAF binding, introducing eaf-bind-key, support C-h m
|
6 years ago |
Matthew
|
5d87ba8017
|
Better identify eaf key
|
6 years ago |
Matthew
|
f6e95fbbd2
|
Revert variable names and compatibilities
|
6 years ago |
Matthew
|
ce4139a6ab
|
Separate single keystroke from combinations
|
6 years ago |
Matthew
|
936d384648
|
Remove testing line
|
6 years ago |
Mingde Zeng
|
f8dca287ae
|
Redesign EAF binding, introducing eaf-bind-key, support C-h m (#3)
* Experimenting with bind-keys
* Redesign EAF binding, introducing eaf-bind-key, support C-h m
|
6 years ago |
Andy Stewart
|
9fffc00200
|
Merge pull request #95 from MatthewZMD/eaf-var-list
Make eaf-var-list defcustom
|
6 years ago |
Matthew
|
6b55ac2103
|
Make eaf-var-list defcustom
|
6 years ago |
Andy Stewart
|
b3152ebb9c
|
Merge pull request #94 from MatthewZMD/master
Create eaf-setq macro, so user can omit backquote
|
6 years ago |
Mingde Zeng
|
0300576ad3
|
Create eaf-setq macro, so user can omit backquote
|
6 years ago |
Andy Stewart
|
5f405b13fc
|
Merge pull request #93 from MatthewZMD/patch-1
Forgot to rename one line...
|
6 years ago |
Mingde Zeng
|
3207b4fe15
|
Forgot to rename one line...
|
6 years ago |
Andy Stewart
|
ccaea00531
|
Merge pull request #92 from zsxh/master
deprecated repository, use archlinux/base instead
|
6 years ago |
Andy Stewart
|
2b26fc9786
|
Merge pull request #91 from MatthewZMD/set
Rename eaf-setq to eaf-set
|
6 years ago |
zsxh
|
fdad5373cb
|
deprecated repository, use archlinux/base instead
|
6 years ago |
Matthew
|
97be4cc002
|
Rename eaf-setq to eaf-set
|
6 years ago |
Andy Stewart
|
8c9ff4cf2e
|
Merge pull request #89 from MatthewZMD/patch-1
Fix indentation
|
6 years ago |
Mingde Zeng
|
60741eceb0
|
Fix indentation
|
6 years ago |
Andy Stewart
|
569e85b9de
|
Merge pull request #88 from MatthewZMD/readme
Customization instruction on README
|
6 years ago |
Andy Stewart
|
72d388069f
|
Merge pull request #87 from MatthewZMD/fix-var
Initiliaze var in defvar instead. Otherwise eaf-setq is called later
|
6 years ago |
Matthew
|
5d30e9883f
|
Fix typo
|
6 years ago |
Matthew
|
89a7750e7e
|
Customization instruction on README
|
6 years ago |
Matthew
|
fba8486852
|
Initiliaze var in defvar instead. Otherwise eaf-setq is called later
|
6 years ago |
Andy Stewart
|
2e469fb2a0
|
Add docs about eaf-setq.
|
6 years ago |
Andy Stewart
|
2e6b3cf715
|
Merge pull request #85 from MatthewZMD/minor-fix
Minor fixes, use const EAF_DBUS_NAME whenever possible
|
6 years ago |
Andy Stewart
|
c57042ae78
|
Merge pull request #86 from MatthewZMD/emacs-var
New API, eaf-setq on the Emacs side, custom save camera directory
|
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
|
20d6725ed2
|
Adjust annotate color with light/dark mode of pdf viewer.
|
6 years ago |
Andy Stewart
|
3fedd4f680
|
Add FAQ in readme.
|
6 years ago |
Andy Stewart
|
df02daff6d
|
change color of background if inverted mode is enable
|
6 years ago |
Andy Stewart
|
318718bf80
|
Press i in pdf viewer to inverted color.
|
6 years ago |