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: Re: Run any PyQt5 program in Emacs
Date: Thu, 28 Jun 2018 22:38:16 +0800	[thread overview]
Message-ID: <CAK-HePg_TP+9+aE_0nG23+52kUDvF71+1wyLauQJc+GBBpd7Dw@mail.gmail.com> (raw)
In-Reply-To: <CAK-HePjJZ6ThvaJ-uVB78JnF2a1EVy+jN-3jq6w5uTHQ7AOd+g@mail.gmail.com>

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

I just develop new plugin -- pdf viewer:
https://github.com/manateelazycat/emacs-application-framework/commit/cbe25cb4c9c62b895e89e3bb06d5611ca0999d33

Screenshot at:
https://github.com/manateelazycat/emacs-application-framework/blob/master/screenshot/pdf_viewer.gif

Enjoy it.

Andy Stewart <lazycat.manatee@gmail.com> 于2018年6月26日周二 下午11:38写道:

> 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: 10537 bytes --]

      parent reply	other threads:[~2018-06-28 14:38 UTC|newest]

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

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-HePg_TP+9+aE_0nG23+52kUDvF71+1wyLauQJc+GBBpd7Dw@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).