Sat May 8 01:09:58 CEST 2004

(Kim)

Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
Add hooks for _NET_SHOWING_DESKTOP.
Improve on poor menu/keyboard navigation.
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.


SVN revision: 10110
This commit is contained in:
Kim Woelders 2004-05-07 23:10:53 +00:00
parent d86d018e8c
commit cf32ac549a
3 changed files with 16 additions and 1 deletions

2
BUGS
View File

@ -23,6 +23,8 @@ Known bugs
TODO for E 16.7
~~~~~~~~~~~~~~~
- Dragging from one virtual desk to another (via edge flip) is broken.
- Border parts are rendered too often/with incorrect transparent background.
? eesh/libedit ?

View File

@ -2772,3 +2772,16 @@ Sun May 2 21:40:02 CEST 2004
Fix menu auto-regeneration when theme transparency is off.
Fix iconbox images for apps that are iconified at startup and have no icons.
Enable navigating the menus with the keyboard.
-------------------------------------------------------------------------------
Sat May 8 01:09:58 CEST 2004
(Kim)
Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
Add hooks for _NET_SHOWING_DESKTOP.
Improve on poor menu/keyboard navigation.
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.

2
e.spec
View File

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