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 |
Andy Stewart
|
0bc9f1771f
|
Add mupdf support file extensions.
|
8 years ago |
Andy Stewart
|
2cf99b2b37
|
Adjust file location to fix import problems.
|
8 years ago |
Andy Stewart
|
66e51af1f8
|
Use __init__.py fix import problem.
|
8 years ago |
Andy Stewart
|
1e7d05d8ac
|
eaf.el: e
|
8 years ago |
Andy Stewart
|
522bc4189e
|
Expand path before pass to app.
|
8 years ago |
Andy Stewart
|
428fde2681
|
Add pdfviewer.
|
8 years ago |
Andy Stewart
|
f5d7807350
|
Add send_key_event interface.
|
8 years ago |
Andy Stewart
|
299d025ba7
|
Don't need init buffer with emacs_width/emacs_height, eaf.py will do resize job in background.
|
8 years ago |
Andy Stewart
|
d4ca6a8897
|
Build smarter play/pause logic, just auto pause need re-play.
|
8 years ago |
Andy Stewart
|
62b67949eb
|
Press space to toggle play/pause status of video player.
Pause before all video view hide to fix "Internal data stream error" error.
|
8 years ago |
Andy Stewart
|
992188b343
|
Add HACKING.md
|
8 years ago |
Andy Stewart
|
4addec34aa
|
Refacotry code to simple plugin code
|
8 years ago |
Andy Stewart
|
f36aba51e0
|
Just report to me when eaf buffer exist.
|
8 years ago |
Andy Stewart
|
569dfdf27b
|
Remove unnecessary print code
|
8 years ago |
Andy Stewart
|
e656147171
|
Use MediaInfo for file type detect.
|
8 years ago |
Andy Stewart
|
78c505ce72
|
Return error if eaf-open file is not exists.
|
8 years ago |
Andy Stewart
|
23ba366ba2
|
Use QGraphicsVideoItem implement video player.
|
8 years ago |
Andy Stewart
|
3ceda239c3
|
Use QGraphicsView and QGraphicsSecene implement window compositer, approaching hardware performance. Yow!
|
8 years ago |
Andy Stewart
|
363d4ab929
|
Fix no attr erro
|
8 years ago |
Andy Stewart
|
02db35ed75
|
Response link click event in browser.
|
8 years ago |
Andy Stewart
|
ac245be1a1
|
Cleanup white
|
8 years ago |
Andy Stewart
|
edfbae39e4
|
Update browser tab title after title changed.
|
8 years ago |
Fangrui Song
|
886accb8b2
|
Remove trailing whitespace
|
8 years ago |
Fangrui Song
|
34b075c54c
|
Remove blank after #!
There is a rumor that a few earlier Unix versions (particularly 4.2BSD derivatives) require us to add a blank. This claim turns out to be incorrect according to https://www.in-ulm.de/~mascheck/various/shebang/#blankrequired
|
8 years ago |
Andy Stewart
|
6e2f1ddd3d
|
Init.
|
8 years ago |