Wed Feb 8 19:24:21 CET 2006

(Kim)

--- 0.16.8 ---
Use default pager background in pagers for desk without background.
Fix menu rendering after changing theme trans to 0.
Add some missing localizable strings.
Japanese translation update (Yasufumi Haga).
Get rid of tooltips when closing window.
Correct window position when dragging window through area/desk switch.
Fix focus when dragging window through area/desk switch.
Fix focus when entering desk where nothing should be focused.
Freeze keyboard while switching area/desk.
Fix focus stack after area/desk switch when using (sloppy) pointer focus.
Remove support for ancient gettext versions.
Quit pager zoom when leaving screen.


SVN revision: 20349
This commit is contained in:
Kim Woelders 2006-02-08 18:44:42 +00:00
parent f34dd01fe7
commit 44bad8d85e
3 changed files with 23 additions and 3 deletions

View File

@ -3737,3 +3737,23 @@ Unselect client window events on withdraw. This fixes trouble with certain
kde(?) systray apps when not using the e16 systray. Thanks to Peter Hyman
for going on about this :)
-------------------------------------------------------------------------------
Wed Feb 8 19:24:21 CET 2006
(Kim)
--- 0.16.8 ---
Use default pager background in pagers for desk without background.
Fix menu rendering after changing theme trans to 0.
Add some missing localizable strings.
Japanese translation update (Yasufumi Haga).
Get rid of tooltips when closing window.
Correct window position when dragging window through area/desk switch.
Fix focus when dragging window through area/desk switch.
Fix focus when entering desk where nothing should be focused.
Freeze keyboard while switching area/desk.
Fix focus stack after area/desk switch when using (sloppy) pointer focus.
Remove support for ancient gettext versions.
Quit pager zoom when leaving screen.

View File

@ -5,7 +5,7 @@ ENLIGHTENMENT_MINOR=16
ENLIGHTENMENT_MICRO=8
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-pre3)
AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION)
AM_MAINTAINER_MODE
dnl reasonable guesses for where stuff is installed

4
e.spec
View File

@ -1,5 +1,5 @@
%define revision 0.99.3
%define rev_name -pre3
%define revision 1
%define rev_name %{nil}
Summary: The Enlightenment window manager.
Name: e16