unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Stewart <lazycat.manatee@gmail.com>
To: emacs-devel@gnu.org
Subject: Run any PyQt5 program in Emacs
Date: Tue, 26 Jun 2018 23:38:08 +0800	[thread overview]
Message-ID: <CAK-HePjJZ6ThvaJ-uVB78JnF2a1EVy+jN-3jq6w5uTHQ7AOd+g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]

Hi guys

I just develop a new framework
https://github.com/manateelazycat/emacs-application-framework

*Emacs Application Framework is a development framework that developers can
develop any PyQt program and integrate into Emacs.*

This framework mainly implements three functions:

   1.

   Integrate PyQt program window into Emacs Frame using Xlib Reparent
   technology
   2.

   Listening to EAF buffer's keyboard event flow and controlling the
   keyboard input of PyQt program via DBus IPC
   3.

   Created a window compositer to make the PyQt program window adapt
   Emacs's Window/Buffer design

Using this framework, you can use PyQt develop powerful graphics programs
to extend Emacs


Below is some screenshots:


https://github.com/manateelazycat/emacs-application-framework/blob/master/screenshot/browser.gif


https://github.com/manateelazycat/emacs-application-framework/blob/master/screenshot/image_viewer.gif


https://github.com/manateelazycat/emacs-application-framework/blob/master/screenshot/video_player.gif


 -- AndyStewart

[-- Attachment #2: Type: text/html, Size: 8265 bytes --]

             reply	other threads:[~2018-06-26 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 15:38 Andy Stewart [this message]
2018-06-26 15:57 ` Run any PyQt5 program in Emacs Clément Pit-Claudel
2018-06-28 14:38 ` Andy Stewart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK-HePjJZ6ThvaJ-uVB78JnF2a1EVy+jN-3jq6w5uTHQ7AOd+g@mail.gmail.com \
    --to=lazycat.manatee@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).