]> Dogcows Code - chaz/tint2/commitdiff
tint2-0.10-beta1
authorThierry Lorthiois <lorthiois@bbsoft.fr>
Sat, 15 May 2010 14:57:55 +0000 (14:57 +0000)
committerThierry Lorthiois <lorthiois@bbsoft.fr>
Sat, 15 May 2010 14:57:55 +0000 (14:57 +0000)
ChangeLog
configure.ac

index 123934e23e5ca50abee248d2b29c295e366f340f..e73e44aacc184d67985e271b412403dfa0bd4d11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2010-05-15
+- added panel theme switcher 'tint2conf'
+  with preview of each theme based on current config (size of monitor, task opened, ...)
+- include tintwizard : theme editor
+- autodetect composite manager and switch to real or fake transparency
+  this feature needed a patch to xcompmgr
+  see FAQ http://code.google.com/p/tint2/wiki/FAQ#How_to_configure_real_transparency_(xcompmgr)
+- added 'strut_policy = none'
+- drag n drop task re-ordering
+
+
 2010-01-28
 - Battery hide option
 - bugfixes in task redrawing
index ba5e20ec702b1b3b3e2fc68c2d5ac8bb401649dc..e6d38fb055808d91e323951e4aab2771b6e5ad1f 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.61])
-AC_INIT([tint2], [0.9-svn], [http://code.google.com/p/tint2/issues])
+AC_INIT([tint2], [0.10-beta1], [http://code.google.com/p/tint2/issues])
 
 AM_INIT_AUTOMAKE
 
This page took 0.019751 seconds and 4 git commands to generate.