Tue Mar 28 20:06:01 CEST 2006

(Kim)

--- 0.16.8.1 ---
e16keyedit (version 0.3) now works with e16.8. Add notes/configuration data.
Fix move window by area (eesh wop <id> area move x y).
Simplify server extension handling. Initial screensaver extension stuff.
Fix non-opaque slidein.
Fix pager update on internal window unmap (revert recent change).


SVN revision: 21537
This commit is contained in:
Kim Woelders 2006-03-28 18:06:43 +00:00
parent bf2b1aea03
commit 6c966e4697
3 changed files with 16 additions and 3 deletions

View File

@ -3821,3 +3821,16 @@ Allow specifying any button in button bindings (not just 1-5).
Only create default iconbox first time.
Improve not composite redirecting override-redirect windows hack.
-------------------------------------------------------------------------------
Tue Mar 28 20:06:01 CEST 2006
(Kim)
--- 0.16.8.1 ---
e16keyedit (version 0.3) now works with e16.8. Add notes/configuration data.
Fix move window by area (eesh wop <id> area move x y).
Simplify server extension handling. Initial screensaver extension stuff.
Fix non-opaque slidein.
Fix pager update on internal window unmap (revert recent change).

View File

@ -5,7 +5,7 @@ ENLIGHTENMENT_MINOR=16
ENLIGHTENMENT_MICRO=8.1
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.05)
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.05
%define rev_name -%{revision}
%define revision 1
%define rev_name %{nil}
Summary: The Enlightenment window manager.
Name: e16