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