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