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