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