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