luzfcb / tintwizard

Automatically exported from code.google.com/p/tintwizard
2 stars 0 forks source link

New tint2 features not yet in tintwizard #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I'm one of the tint2 developers. I don't know if you still work on tintwizard, 
but I just wanted to let you know about the new features in tint2.

  - `tooltip = bool` is deprecated and was renamed to `task_tooltip = bool`. `clock_tooltip = clock_format` still exists. This way tooltips can be switched on/off for tasks/clock seperatly

  - `panels_items = LTSBC` configures the order of panel items. L=launcher, T=taskbar, S=systray, B=battery, C=clock. This deprecates of course `systray = 1`, `battery = 1`. The order is arbitrary and missing items won't appear on tint2, i.e. `panel_items = TCS` would be perfectly fine.

  - `taskbar_name` was introduced (and with it all other options starting with `taskbar_name`)

  - `launcher` was introduced (and with it all options starting with `launcher`)

I hope you are still working on tintwizard. It would be nice to let us know if 
you are still working on it, and if yes when you approximatly can implement the 
new options. Just let us know what your plans are, since we want to release 
sooner or later and need to decide to ship with tintwizard or without ;)

Original issue reported on code.google.com by Andreas.Fink85 on 16 Dec 2010 at 9:13

GoogleCodeExporter commented 9 years ago
Hi Andreas,

Unfortunately I've not really got the time to work on this project at the 
moment. I can't say when I'll get around to implementing this. I'm no longer 
using Linux on my home pc so it's not easy to implement and test this. I'll see 
what I can do.

Original comment by eua...@gmail.com on 19 Dec 2010 at 1:49