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