unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Kazu Yamamoto" <kazu@iijlab.net>
Subject: Re: override_redirect of X Window System
Date: Wed, 08 Oct 2003 09:04:46 +0900 (JST)	[thread overview]
Message-ID: <20031008.090446.241438818.kazu@iijlab.net> (raw)
In-Reply-To: <200310051756.h95HuXmh020222@stubby.bodenonline.com>

Hello Jan D.,

From: "Jan D." <jan.h.d@swipnet.se>
Subject: Re: override_redirect of X Window System

> I have made a function that can work as a base for implementing a
> package for extended window manager hints (EWMH).  However, I am
> currently only able to do Emacs stuff during weekends (traveling during
> the week), so I have just made a client event sending function you can
> use.  For example, to set fullscreen with EWMH, do:
> 
> (x-send-client-message nil 0 nil "_NET_WM_STATE" 32
>                        '(2 "_NET_WM_STATE_FULLSCREEN" 0))
> 
> 2 in the list is "toggle".  You can also use 1 for "add" and 0 for
> "remove".  See the section on _NET_WM_STATE here for other usages:
> http://pdx.freedesktop.org/Standards/wm-spec/1.3/
> 
> Is this enough for your needs?

Yes. Yes. Thank you very much!

My presentation tool now can work with Gnome! 

--Kazu

      reply	other threads:[~2003-10-08  0:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-17  2:45 override_redirect of X Window System Kazu Yamamoto
2003-09-18 11:05 ` Richard Stallman
2003-09-19 15:24 ` Jan D.
2003-09-22 17:32   ` Mike Hearn
2003-09-24 17:14     ` Jan D.
2003-09-24 17:40       ` Mike Hearn
2003-09-24 18:17         ` Jan D.
2003-09-25  9:56           ` Mike Hearn
2003-09-25 21:08             ` Jan D.
2003-09-25 22:06               ` Kim F. Storm
2003-10-05 17:11 ` Jan D.
2003-10-08  0:04   ` Kazu Yamamoto [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=20031008.090446.241438818.kazu@iijlab.net \
    --to=kazu@iijlab.net \
    /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).