gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnustep-cvs] Commit Update


From: Fred Kiefer
Subject: Re: [Gnustep-cvs] Commit Update
Date: Mon, 12 Jul 2004 22:15:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114

Adam Fedor wrote:
Index: core/back/ChangeLog
===================================================================
RCS file: /cvsroot/gnustep/gnustep/core/back/ChangeLog,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -r1.305 -r1.306
--- core/back/ChangeLog 6 Jul 2004 17:52:24 -0000       1.305
+++ core/back/ChangeLog 10 Jul 2004 03:23:43 -0000      1.306
@@ -1,3 +1,7 @@
+2004-07-09  Adam Fedor  <address@hidden>
+
+       * Documentation/Back/Standards.txt: New EWMH file.
+

Hi Adam,

I just noticed that you added this great file, which also explains how GNustep interacts with its own Window Managers. For the EWMH part I have a few additions:

_NET_WM_PID and _NET_WM_WINDOW_TYPE are already implemented in the way you suggest.

For _NET_WM_NAME and _NET_WM_ICON_NAME never looke dthat useful to me. We already have XSetWMName and XSetWMIconName, but for UTF 8 strings there may be a difference.

The PING protocoll and the desktop geometry are the things we really should implement.

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]