]> Dogcows Code - chaz/tint2/blob - ChangeLog
Fix installation of examples.
[chaz/tint2] / ChangeLog
1 2010-05-17
2 - Fix installation of examples
3
4 2010-05-15
5 - added panel theme switcher 'tint2conf'
6 with preview of each theme based on current config (size of monitor, task opened, ...)
7 - include tintwizard : theme editor
8 - autodetect composite manager and switch to real or fake transparency
9 this feature needed a patch to xcompmgr
10 see FAQ http://code.google.com/p/tint2/wiki/FAQ#How_to_configure_real_transparency_(xcompmgr)
11 - added 'strut_policy = none'
12 - drag n drop task re-ordering
13
14
15 2010-01-28
16 - Battery hide option
17 - bugfixes in task redrawing
18 - traywindow and autohide bugfix
19
20
21 2010-01-13
22 - calculate right struts for multiple monitors
23 - New timer implementation (works for *BSD too)
24 - Changed behaviour for forwarding clicks to the window manager
25 - Tint2 sets a class name, such that it can be identified by window managers
26 - better omnipresent task handling
27 - clock timezone support
28 - real transparency
29 - adjustable systray icons
30 - systray: several icons in one line
31 - autohide
32 - more task states (active/urgent/iconified)
33 - and some minor bugfixes which nobody recognized yet ;)
34
35
36 2009-12-16
37 - Scrolling through tasks by schattenprinz (added action next_task and prev_task)
38 - Andreas : *add* setting tooltip on clock with 'clock_tooltip = format'
39 - Andreas : *add* changed everything to kernel timer for easier integration with new timer
40 - Andreas : *add* multiple tasks can be urgent now
41 - Thierry : panel snapshot
42 - patch for FULL battery by peter.ebden
43 - Thierry : work on tint2conf. not ready for release yet.
44 - Thierry : killall -SIGUSR1 tint2 will reload config file cleanly
45 - Thierry : improved multi-monitor detection
46 - Thierry : added left2right and right2left value to systray_sort option
47 - Andreas : *add* option for ascending/descending/unsorted systray
48 - Thierry : EWMH non-resizable panel
49 - less disturbing omnipresent task by dmitry medvinsky
50 - Thierry : lower cpu use with icon. replace HUE by ALPHA on icon (see task_icon_asb)
51 - Thierry : add default icon on task
52 - Andreas : *add* tooltips
53 - Andreas : added possibility to put tint2 into the windowmanagers dock
54 - Andreas : Drag n drop over Task bring Focus
55 - Andreas : support skip_taskbar
56 - Thierry : detect pid of process owning the systray
57 - Andreas : added possibility to put tint2 into the windowmanagers dock
58
59 2009-09-08
60 - Drag n drop over Task bring Focus by Andreas.Fink85
61
62 2009-09-07
63 - fixed issue 117 : support skip_taskbar by Andreas.Fink85
64 - cleanup : switch space to tab
65
66 2009-09-01
67 - fixed segfault
68
69 2009-08-30
70 - detect pid of process owning the systray
71
72 2009-08-30
73 - added taskbar_active_background_id to change current desktop background.
74 warning : this feature have a price on cpu (tint2 redraw all task) when you switch desktop.
75 comment out taskbar_active_background_id if you don't want it.
76
77 2009-08-30
78 - fixed issue 130 by maato
79 ordered systray icon with config "systray_sort = asc/desc"
80
81 2009-08-29
82 - fixed issue 134
83
84 2009-08-29
85 - cleanup and add desktop_right/desktop_left action on task (by jackp)
86
87 2009-08-29
88 - adjust saturation/brightness on task icon
89
90 2009-08-29
91 - merge change described in issue 122 (by jackp)
92 made right click easier
93
94 2009-08-28
95 - add some HSB config
96
97 2009-08-09
98 - add mouse action : maximize_restore
99 - fixed issue 125
100
101 2009-07-28
102 - some tint2conf code
103
104 2009-07-26
105 - fixed icon on 64 bit system by benjaminfranzke
106
107 2009-07-19
108 - fixed systray crash by mart1987
109
110 2009-07-14
111 - play with some tint2conf code
112
113 2009-07-04
114 - fixed 'defunct' process after fork
115
116 ----------------------------------------------------------------
117 2009-06-30 thilor77 <lorthiois@bbsoft.fr>
118 released tint-0.7
119
120 2009-06-29
121 - fixed bug when active window draged to another desktop
122
123 2009-06-29
124 - fixed issue 110 and issue 107
125
126 2009-06-25
127 - improve user's message when compiled with --disable-battery
128 - replace 'task_width = width' by 'task_maximum_size = width height'
129 width will be used in horizontal panel
130 height will be used in vertical panel
131
132 2009-06-24
133 - vertical panel done
134 user's parameters :
135 1) add 'vertical' to panel_position (panel_position = center left vertical)
136 2) use 'task_width' to define the task height (task_width = 30)
137 3) adjust paddingy on task and systray wiil define the size of icons
138 all others parameters are automatically converted by tint2
139 (x padding become y padding, width become height ...)
140 so user's change between horizontal and vertical are minimised.
141
142 2009-06-23
143 - play with vertical panel
144 check sample file tintrc05 and tintrc06
145 more change to come...
146
147 2009-06-21
148 - play with some code for vertical panel
149
150 2009-06-20
151 - remove flickering on systray
152
153 2009-06-20
154 - 'urgent_nb_of_blink' allow to choose the number of blink
155
156 2009-06-19
157 - change systray code. fixed issue 91.
158
159 2009-06-18
160 - patch by Christian Ruppert, configure option for battery
161
162 2009-06-14
163 - revert r78, fixed issue 100
164
165 2009-06-13
166 - fixed background refresh on systray
167
168 2009-06-09
169 - fixed issue 98
170
171 2009-06-08
172 - fixed issue 97 and issue 95
173
174 2009-06-08
175 - allow 'taskbar_mode = multi_desktop' config with 'panel_monitor = all'
176
177 2009-06-07
178 - merge autotool build system by Christian Ruppert
179
180 2009-06-06
181 - fixed issue 56 : with windowmaker
182 bug in windowmaker : send unecessary 'desktop changed' each time focus changed
183
184 2009-06-06
185 - add 'wm_menu' config option to disable window manager's menu
186 if you don't specify "wm_menu = ", the default value will show WM menu.
187
188 2009-06-06
189 - fixed issue 90 and issue 81 : window manager's menu in panel padding
190 works on openbox, pekwm, fluxbox, icewm.
191 doesn't work on xfce, windowmaker ?
192 tint2 send mouse event to your window manager on left/right padding
193 and on top/bottom panel padding.
194
195 2009-06-05
196 - fixed issue 46 and 59 : urgent task
197 limitation : just one urgent task at a time
198
199 2009-06-04
200 - patch by dmitry.medvinsky : right/left clic command
201
202 2009-06-02
203 - Systray Temp_Fix from keshto
204 not yet perfect, but a first step
205
206 2009-05-31
207 - fixed issue 71 : time format %T %r
208
209 2009-05-31
210 - fixed issue 86 : padding bug
211
212 2009-05-31
213 - fixed issue 87 and 88 : battery detection
214
215 2009-05-26
216 - fixed memory leak and battery detection
217
218 2009-05-20
219 - merge patch from yarin.kaul (fixed issue 52)
220
221 2009-05-15
222 - merge battery applet from Sebastian Reichel <elektranox@gmail.com>
223
224 2009-03-14
225 - add systray option when convert tint-0.6 config file
226 but you need to stop other systemtray program
227
228 2009-03-07
229 - fixed segfault when time1_format empty
230 - fixed systray : when clock change size
231 - fixed systray segfault when xrandr change size
232
233 2009-03-01
234 - fixed segfault on tray application due to tint2
235
236 2009-03-01
237 - cleanup code
238 - basic systray with some bugs
239 - update documentation and tintrc sample for systray
240
241 2009-02-27
242 - fixed issue 49 : patch from Daniel Moerner
243 - some systray code (doesn't work)
244 - cleanup code
245
246 2009-02-25
247 - fixed issue 48 : tint2 does't create config file on first start
248
249 2009-02-14
250 - fixed issue 45 : segfault without clock
251
252 2009-02-13
253 - improved object oriented layout
254 - tint2 looks good for me. if you see bugs, report it.
255
256 2009-02-12
257 - fixed issue 14 : no icons
258
259 2009-02-11
260 - fixed bug with number of desktop changed
261 - fixed clock resize when date changed
262
263 2009-02-08
264 - backward compatibility with tint-0.6 (convert config file)
265 feature freeze until next release. need bug correction.
266
267 2009-02-07
268 - better multi-monitor capability :
269 -> panel_monitor = all : tint2 draw one panel per monitor
270 -> panel_size = 90% 30 : panel_size accept percentage or pixel
271 - change notation : MULTI_MONITOR changed to SINGLE_MONITOR
272 in SINGLE_MONITOR mode, tint2 draw one taskbar with tasks from current monitor
273 - removed sleep mode (replaced by panel_monitor = all)
274 - update documentation and sample config file
275
276 2009-02-03
277 - better fixed for Robert Escriva problem : set_panel_properties -> Reserved space
278 - fixed issue 13 with background detection
279 - fixed bug with disconnected monitor (in multi monitor mode)
280 - removed capability to show Window magager's menu
281 it's a feature I would like, but implementation was buggy
282
283 2009-01-29
284 - use panel_margin parameter even with full_width
285 - multi_monitor mode : monitor number are ordered according to coordinate
286 so taskbar on the left show task in the left monitor
287
288 2009-01-20
289 - change config file format : add another padding parameter
290 - update documentation and sample config file
291
292 2009-01-19
293 - patch from Robert Escriva, fixed tint2 on multi-monitor
294 - fixed bug between MULTI_MONITOR mode and 'task on all desktop'
295
296 2009-01-18
297 - update documentation for new config format
298 - fixed memory corruption
299 - fixed bug with "task on all desktop" (issue 39)
300
301 2009-01-17
302 - fixed drawing of active task (with new layout)
303
304 2009-01-05
305 - fixed decorated window with compiz
306
307 2008-12-30
308 - fixed bug : segfault on ConfigureNotify event
309
310 2008-11-12
311 - fixed bug : segfault with icon
312 - panel's left and right padding feel like WM background
313 (right click open window managers's menu, ...)
314
315 2008-11-02
316 - fixed bugs with new design
317 - panel.area manage the tree of visible objects
318
319 2008-10-28
320 - fixed issue : "untitled task", "task button did not update", "window don't shade",
321 "error if I don't do 'make install'", "Makefile error"
322
323 2008-09-24
324 - change tintrc format
325 user can define a list of background and border at the beginning of tintrc
326 and each object (panel, taskbar, task, clock, systray) get a background number.
327 the background number 0 is reserved by tint2 for full transparency.
328 user's background start with number 1, 2, ...
329
330 2008-09-22
331 - better control on icon opacity
332 icon opacity use the same value as text opacity
333
334 2008-09-21
335 - new parameter task_text = 0 or 1
336 so you can show task's icon without text
337 - remove task_icon_size parameter because icon_size is calculate with task->padding_y
338
339 2008-09-19
340 - improve clock drawing on 2 lines
341 - new design : object oriented
342 clock inherit Area (with draw_background)
343 - rename parameter 'panel_mode' in 'taskbar_mode'
344
345 2008-09-17
346 - change name from tint to tint2 because debian has already a package named tint
347 - new design : object oriented
348 tasks inherit Area
349 taskbars inherit Area
350
351 2008-09-16
352 - new design : object oriented
353 remove task_margin parameter, replaced by taskbar_padding
354 fixed segfault with new layout
355
356 2008-09-04
357 - new design : object oriented
358 all objects inherit from Area : panel, taskbar, task, clock
359
360 2008-09-02 licence changed to GPL V2
361 > Hi Pål,
362 > Since latest release (tint-0.6), I try to merge a systray in tint.
363 > The code I would like to merge is under GPL V2 licence.
364 > So are you agree to change the licence of tint to GPL V2 ?
365 Pål Staurland answer :
366 Yeah no problem::)
367
368 2008-08-17 patch from i...@noctus.net
369 - fixed bug : "Task button titles do not update"
370
371 2008-08-12
372 - code cleanup : Taskbar use GSLIST from glib
373
374 2008-08-07
375 - add 1 space between task title and icon
376
377 2008-07-25
378 - fixed bug when (task_rounded > panel_height/2)
379
380
381 ----------------------------------------------------------------
382 2008-07-20 thil7 <lorthiois@bbsoft.fr>
383 released tint-0.6
384
385 2008-07-19
386 - backward compatibility : save new config file
387
388 2008-07-18
389 - bug fixed with multi-monitor : memory leak, move task on the same monitor
390
391 2008-07-12
392 - multi_monitor : added window_get_monitor(win)
393
394 2008-07-05
395 - multi_monitor : changed taskbar allocation when add/remove a monitor
396 - update documentation
397
398 2008-07-04
399 - changed in config file, panel_show_all_desktop
400 replaced by panel_mode = single_desktop / multi_desktop / multi_monitor
401 - with panel_mode = multi_monitor, tint show one taskbar by monitor
402
403 2008-07-02
404 - add xinerama dependency
405 - read monitors configuration
406 - tint will run in 'sleep_mode'
407 if you specify 'panel_monitor' on an unplug monitor
408 - tint 'wake up' when the monitor is detected or resolution changed
409
410 2008-06-30 patch from goo...@dougbarton.us
411 - tint wait for window manager on startup
412
413 2008-06-29
414 - specify monitor with parameter 'panel_monitor'
415 - panel_position is relative to your monitor
416 panel_monitor = 1
417 panel_position = bottom center
418
419 2008-06-24
420 - fixed bug : show tint on all desktop with fluxbox
421
422 2008-06-23
423 - task_width = 0 to get full taskbar width
424 - added documentation in /doc
425
426 2008-06-16
427 - renamed parameter panel_margin to panel_padding
428 - added parameter panel_margin = vertical_margin horizontal_margin
429
430 2008-06-15
431 - fixed bug : icon position changed when clock adjust width
432 - removed boolean parameter panel_background and task_background
433 replaced with opacity (alpha) = 0
434 - removed task_active_border_width parameter
435 identical to task_border_width
436 - fixed bug : draw task below panel border
437
438 2008-06-11
439 - removed the need of desktop margin.
440 tint specify margin to window magager (_NET_WM_STRUT)
441
442 2008-06-10
443 - fixed bug : time/date vertical and horizontal center
444
445 2008-06-10 patch from benjaminfranzke
446 - fixed bug : draw icon on 64bit system.
447
448 2008-06-08
449 - fixed bug : in draw border and fill background
450
451 2008-06-04
452 - allow config file on the command line : tint -c ./tintrc2
453 - allow 2 value in config file : key = value1 value2
454 - panel_margin can get 2 values : vertical_margin horizontal_margin
455 panel_margin = 8 4
456
457 2008-05-30
458 - put panel below other window
459 - set locale LANG
460
461 2008-05-28
462 - clock_width adjust automatically
463 - configure : time2_format see 'man strftime'
464
465 2008-05-27
466 - configure : time1_format see 'man strftime'
467 - cleanup code : refresh_pos()
468
469 2008-05-26
470 - catch time event in main loop
471 - draw clock fixed format %H:%M
472
473 2008-05-24
474 - removed boolean parameter task_icon
475 task_icon_size = 0 replace task_icon = 0
476 - all colors parameters can get 2 values : color and opacity (alpha)
477 font_color = #ffffff 70
478
479 2008-05-23
480 - cpu optimisation : limit call to visual_refresh()
481
482 2008-05-22
483 - configure clock : clock_font, clock_font_color
484
485
486 ----------------------------------------------------------------
487 2008-05-20 thil7 <lorthiois@bbsoft.fr>
488 released tint-0.5
489
490 2008-05-19
491 - improve usability in mode 'show_all_desktop'
492 -> don't switch desktop when close a task of another desktop
493 -> allow to drag and drop task between desktop
494 - change panel_position : you can now specify top or bottom.
495 values : bottom left, bottom right, bottom center, top left, top right, top center
496 keep compatibility with old tintrc files
497 - change Makefile :
498 add $PREFIX and $DESTDIR
499 install default config file in /etc/xdg/tint/tintrc
500 - on startup, tint copy $XDG_CONFIG_DIR/tint/tintrc in ~/.config/tint/tintrc
501 so each user can customize tintrc
502 - fixed : name of task in fluxbox
503 - improve focus detection (TransientForHint)
504 - cleanup code : send_event
505
506
507 ----------------------------------------------------------------
508 2008-05-14 thil7 <lorthiois@bbsoft.fr>
509 released tint-0.4
510
511 2008-05-12
512 - boolean option 'show_all_desktop'
513 0 : tint panel show one taskbar (from current desktop)
514 1 : tint panel show all taskbars (from all desktops)
515 - clic on a task switch to the desktop
516 - clic on a taskbar (if empty) switch to the desktop
517 - add layout for taskbar : panel -> taskbar -> task
518 - cleanup code : state 'active' in Task replaced by task_active in Panel
519 - hide some window : _NET_WM_WINDOW_TYPE_DIALOG, _NET_WM_STATE_MODAL
520 - change project to 'MIT licence'
521 because Pål Staurland put 'MIT licence' in all file source
522
523
524 ----------------------------------------------------------------
525 2008-05-10 thil7 <lorthiois@bbsoft.fr>
526 released tint-0.3
527
528 2008-05-10
529 - manage events : 'send to desktop' and 'send to all desktop'
530 - bug solved : 'close' action now send _NET_CLOSE_WINDOW
531 so openoffice ask 'save document...' if needed
532 - cpu optimisation :
533 -> don't redraw panel background on all events. just when desktop change.
534 -> don't remove/add all tasks when switch between desktop. remove 'task_new_desktop()'.
535 - small bug on _NET_WM_STATE_SKIP_TASKBAR corrected
536 - memory leak on g_build_filename
537
538
539 ----------------------------------------------------------------
540 2008-05-09 thil7 <lorthiois@bbsoft.fr>
541 released tint-0.2
542
543 2008-05-08
544 - panel : add rounded and border (color and alpha)
545 - remove option 'panel_tasks_centered'
546 - user can configure mouse event on task
547 (none, toggle, iconify, shade, close, toggle_iconify)
548
549 2008-05-07
550 - cpu optimisation : resize_tasks only when add/remove task,
551 compute pos_y at startup
552
553 2008-05-04
554 - task width adjust when too many task
555
556 2008-05-01
557 - task : add rounded and border (color and alpha)
558 - panel position (left, right, center) thank to ak47izatool
559 - cleanup code : vertical position (icon and text),
560 better refresh after delete task, memory leak *font
561 - panel : changed panel_margin and task_margin
562
563 2008-04-22
564 - fork ttm projet from p://code.google.com/p/ttm/ (by Pål Staurland staura@gmail.com)
565 while the projet is no longer in developpement, have not changed the name of 'tint'.
566
567
This page took 0.056276 seconds and 5 git commands to generate.