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