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