forked from e16/e16
1
0
Fork 0

Sat Jul 12 07:31:04 CEST 2003

(Kim)

Enable showing window layer using eesh (patch from BAM <solnul@gmx.de>).

kde.c cleanups: Remove some unused functions, make local functions static.

Minor tooltip thingy (preparing to enable avoiding (un)mapping of unused bubbles).

Remove some obsolete stuff doing nothing (mode.showicons, ShowIcons, HideIcons,
HandlePager, external_pager_window).

Bring back the maintenance menu.

config.c cosmetics: Make local functions static.

events.c cosmetics: Make local functions static.

ewmh.c: Shut up indent.


SVN revision: 7141
This commit is contained in:
Kim Woelders 2003-07-12 05:32:15 +00:00
parent 4c5c329464
commit dcfacff2ad
2 changed files with 24 additions and 1 deletions

View File

@ -1969,3 +1969,26 @@ Fix mem leak and possible segv introduced last time.
Create ENL_MSG atom early (as was probably intended), fixes problem with
receiving client messages with message_type None (+ cleanups).
-------------------------------------------------------------------------------
Sat Jul 12 07:31:04 CEST 2003
(Kim)
Enable showing window layer using eesh (patch from BAM <solnul@gmx.de>).
kde.c cleanups: Remove some unused functions, make local functions static.
Minor tooltip thingy (preparing to enable avoiding (un)mapping of unused bubbles).
Remove some obsolete stuff doing nothing (mode.showicons, ShowIcons, HideIcons,
HandlePager, external_pager_window).
Bring back the maintenance menu.
config.c cosmetics: Make local functions static.
events.c cosmetics: Make local functions static.
ewmh.c: Shut up indent.

2
e.spec
View File

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