patchGNUstep - Patches: patch #5014, Set _NET_WM_NAME and...

Group
 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5014: Set _NET_WM_NAME and _NET_WM_ICON_NAME

Submitter:  -Deleted Account- <yjchen>
Submitted:  Tue 04 Apr 2006 05:36:40 PM UTC
   
 
Category:  AppKit Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  fedor Open/Closed:  Closed

Wed 26 Apr 2006 02:50:09 PM UTC, comment #2: 

Applied. Thanks.

Adam Fedor <fedor>
Group administrator
Wed 05 Apr 2006 04:36:21 AM UTC, comment #1: 

I was wrong about the PropertyNotify from XSetWMName().
XSetWMName() indeed posts a PropertyNotify.
But it is still nice to support the newer _NET_WM_NAME and _NET_WM_ICON_NAME.

-Deleted Account- <yjchen>
Tue 04 Apr 2006 05:36:40 PM UTC, original submission:  

GNUstep use XSetWMName() to set window title.
But it does not post a PropertyNotify to window manager.
Therefore, window manager has to explicitly
check the window title from time to time.

This is a patch to set _NET_WM_NAME and _NET_WM_ICON_NAME
so that window manager can be notified when window title changes.
It works, but may need some modification to fit into source code better.

-Deleted Account- <yjchen>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #9712:  XGServerWindow.m.diff added by yjchen (968B - text/x-patch - Patch for XGServerWindow.m)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-04-26 fedor StatusIn Progress Done
    Open/ClosedOpen Closed
2006-04-23 fedor StatusNone In Progress
    Assigned toNone fedor
2006-04-04 yjchen Attached File- Added XGServerWindow.m.diff, #9712
    Carbon-Copy- Added -email is unavailable-

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code