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