unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chris Feng <chris.w.feng@gmail.com>
To: emacs-devel@gnu.org
Subject: [ANNOUNCE] An Elisp port of XCB, along with an X window manager
Date: Tue, 4 Aug 2015 08:21:20 +0800	[thread overview]
Message-ID: <CAP4=87E5mgrUhjh9MXVzy--h3OajmYsR=2Z3o_m12QH06iFinw@mail.gmail.com> (raw)

For those interested, I've recently managed to port XCB (X protocol
C-language Binding) to Emacs [1], and it seems we can make use of it
to build low-level X11 applications. Besides, I've also implemented some
utility libraries [2] necessary for, e.g., building an X window
manager. Indeed, I'm currently working on an X window manager for
Emacs called EXWM [3], and have been using it for some while. I
should say that it basically works though it's far from stable.

There is a similar project called XWEM [4, 5], an X window manager for
XEmacs/SXEmacs based on an Elisp port of Xlib (either
through socket or FFI). As far as I know it does not work on GNU
Emacs. On the other hand, there was some discussion on the list about
making Emacs an X window manager (or something analogous) [6 - 8]. I
hope this work would make sense to some of you, and that someone,
especially those experienced in X11 programming, would join me in
improving it.

Links:
[1] XELB <https://github.com/ch11ng/xelb>
[2] Utility libraries for XELB <https://github.com/ch11ng/xelb-util>
[3] EXWM <https://github.com/ch11ng/exwm>
[4] XWEM (with Xlib through socket) <http://www.nongnu.org/xwem/>
[5] XWEM (with Xlib through FFI) <https://github.com/zevlg/xwem>
[6] "Emacs as a desktop environment"
<https://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00746.html>
[7] "Emacs as the windows manager for graphical windows, How can I
help?" <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00077.html>
[8] "Emacs as WM"
<https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00151.html>



                 reply	other threads:[~2015-08-04  0:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAP4=87E5mgrUhjh9MXVzy--h3OajmYsR=2Z3o_m12QH06iFinw@mail.gmail.com' \
    --to=chris.w.feng@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).