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