Thu Apr 29 00:33:32 CEST 2004

(Kim)

Some mostly cosmetic changes to IPC window info functions.
We do need SubstructureNotifyMask on the desktop.
Debug printout for ReparentNotify event.
Don't focus windows before they are mapped (fixes segv when new window is
destroyed before it becomes mapped).


SVN revision: 9964
This commit is contained in:
Kim Woelders 2004-04-28 22:34:24 +00:00
parent 2456ad1512
commit 68aca73439
2 changed files with 12 additions and 1 deletions

View File

@ -2743,3 +2743,14 @@ Mon Apr 26 23:35:15 CEST 2004
Fix special case of iconified startup.
Move all IPC functions to ipc.c.
-------------------------------------------------------------------------------
Thu Apr 29 00:33:32 CEST 2004
(Kim)
Some mostly cosmetic changes to IPC window info functions.
We do need SubstructureNotifyMask on the desktop.
Debug printout for ReparentNotify event.
Don't focus windows before they are mapped (fixes segv when new window is
destroyed before it becomes mapped).

2
e.spec
View File

@ -1,6 +1,6 @@
%define name enlightenment
%define version 0.16.7
%define release 0.54
%define release 0.55
Summary: The Enlightenment window manager.
Name: %{name}