diff options
Diffstat (limited to '')
-rw-r--r-- | 2020/info/34.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2020/info/34.md b/2020/info/34.md index 0b4b1b84..0b628f06 100644 --- a/2020/info/34.md +++ b/2020/info/34.md @@ -1,6 +1,9 @@ # Extend Emacs to Modern GUI Applications with EAF Matthew Zeng +[[!template id=vid src="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--34-extend-emacs-to-modern-gui-applications-with-eaf--matthew-zeng.webm"]] +[Download .webm video, 720p, 113M](https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--34-extend-emacs-to-modern-gui-applications-with-eaf--matthew-zeng.webm) + Emacs Application Framework (EAF) is a customizable and extensible GUI application framework that extends Emacs graphical capabilities using PyQt5. This talk will cover the architecture design of the EAF |