Sun Nov 30 16:37:42 CET 2003

(Kim)

Pager fixups after imlib2 port.
Fix pager mini-window and tooltip unmapping.
Pager code shuffling.


SVN revision: 7974
This commit is contained in:
Kim Woelders 2003-11-30 15:38:23 +00:00
parent 091523125a
commit 97a02172fc
3 changed files with 24 additions and 8 deletions

21
BUGS
View File

@ -6,19 +6,19 @@ Known bugs, feature requests, and miscellaneous issues
Known bugs
----------
- Remembered settings only work for the first instance (WM_CLASS) of an
application.
- E may lose control over a window if it is iconified and de-iconified
shortly after.
- Switching desktop changes stacking (sticky windows raised above non-sticky).
- The pager mini-window tooltips are sometimes not unmapped when they should be.
- When right clicking a zoomed pager mini-window to get the menu, the
mini-window and tooltip are not unmapped.
- Various minor focus issues.
Exact steps to reproduce are welcome.
- xclock weirdness with manual window placement.
- Window placement when low on space could be improved.
In particular, we should try harder not to cover the dont-cover windows.
@ -28,6 +28,15 @@ Known bugs
grabs).
Fixed in CVS
~~~~~~~~~~~~
- The pager mini-window tooltips are sometimes not unmapped when they should be.
- When right clicking a zoomed pager mini-window to get the menu, the
mini-window and tooltip are not unmapped.
Fixed in E 16.6
~~~~~~~~~~~~~~~
@ -106,7 +115,5 @@ Feature requests
Miscellaneous issues
--------------------
- Port to imlib2.
- Port to freetype2.

View File

@ -2264,3 +2264,12 @@ Attempt to fix "walking" iconboxes in certain themes when not anchored
left or top.
Re-enable iconifying by dragging from pager to iconbox.
Iconbox namespace and code shuffling.
-------------------------------------------------------------------------------
Sun Nov 30 16:37:42 CET 2003
(Kim)
Pager fixups after imlib2 port.
Fix pager mini-window and tooltip unmapping.
Pager code shuffling.

2
e.spec
View File

@ -1,7 +1,7 @@
Summary: The Enlightenment window manager.
Name: enlightenment
Version: 0.16.7
Release: 0.07
Release: 0.08
Copyright: BSD
Group: User Interface/Desktops
Source: ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment-%{version}.tar.gz