Fri Apr 9 00:33:46 CEST 2004

(Kim)

Introduce debug print function.
Fix stacking after layer change.
Fix segv when closing windows.
Fix stacking after window move.
Cleanups.


SVN revision: 9654
This commit is contained in:
Kim Woelders 2004-04-08 22:21:31 +00:00
parent b53c81afe3
commit ebb17d5d8d
3 changed files with 12 additions and 3 deletions

2
BUGS
View File

@ -24,8 +24,6 @@ TODO for E 16.7
~~~~~~~~~~~~~~~
- Don't trash the configuration all the time.
- Floating windows must be restacked properly when "un-floated".
- Restack properly when window layer is changed.
- Maximise breaks shaped borders (resize doesn't ?).
- Desktop switch seems to miss certain transparent border part updates.

View File

@ -2658,3 +2658,14 @@ Thu Apr 8 00:07:11 CEST 2004
A bit more event debug.
Simplify ewin unmap/destroy handling (fixes "losing windows" bug).
-------------------------------------------------------------------------------
Fri Apr 9 00:33:46 CEST 2004
(Kim)
Introduce debug print function.
Fix stacking after layer change.
Fix segv when closing windows.
Fix stacking after window move.
Cleanups.

2
e.spec
View File

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