Sun May 9 23:20:52 CEST 2004

(Kim)

Fix problem with multiple iconboxes (and probably other iconbox problems).
Move some DEFS into config.h
Fix floating window stacking after area/desk switch.
Put Winops menu on Alt-Ctrl-w.
Do keybord menu navigation without pointer warping.
Do menu sliding more cleanly.


SVN revision: 10151
This commit is contained in:
Kim Woelders 2004-05-09 21:25:01 +00:00
parent d7d4846cc8
commit 8a7fc8f710
3 changed files with 17 additions and 5 deletions

8
BUGS
View File

@ -28,10 +28,6 @@ TODO for E 16.7
- Various segv's.
Please provide directions to reproduce.
- Multiple Iconboxes don't work.
- Dragging from one virtual desk to another (via edge flip) is broken.
- Border parts are rendered too often/with incorrect transparent background.
? eesh/libedit ?
@ -40,6 +36,10 @@ TODO for E 16.7
Fixed in CVS
~~~~~~~~~~~~
- Dragging from one virtual desk to another (via edge flip) is broken.
- Multiple Iconboxes don't work, possibly other iconbox problems.
- Automatic menu regeneration when theme transparency is off is broken.
- It is now possible to navigate the menus using the keyboard.

View File

@ -2785,3 +2785,15 @@ Clear blocked signals at startup and exit.
Set EDBUG_COREDUMP to get core dump in stead of GSOD.
No longer use the DEFAULT theme link.
Put the usual root menus on Ctrl-Shift-F1,2,3.
-------------------------------------------------------------------------------
Sun May 9 23:20:52 CEST 2004
(Kim)
Fix problem with multiple iconboxes (and probably other iconbox problems).
Move some DEFS into config.h
Fix floating window stacking after area/desk switch.
Put Winops menu on Alt-Ctrl-w.
Do keybord menu navigation without pointer warping.
Do menu sliding more cleanly.

2
e.spec
View File

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