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