Newer
Older
* src/: .cvsignore, placement.c: Much better implementation of
previous change.
2005-02-19 17:41 olivier
* src/placement.c: Auto maximize windows larger that screen size.
2005-02-19 15:19 olivier
2005-02-19 15:14 olivier
* src/focus.c: Use time stamp when focusing windows at first map.
2005-02-19 15:00 olivier
* src/focus.c: Use time stamp when focusing windows at first map.
2005-02-19 13:50 olivier
* themes/default/: bottom-left-active.xpm,
bottom-left-inactive.xpm, bottom-right-active.xpm,
bottom-right-inactive.xpm, themerc, title-1-active.png,
title-1-active.xpm, title-1-inactive.png, title-1-inactive.xpm,
title-2-active.png, title-2-active.xpm, title-2-inactive.png,
title-2-inactive.xpm, title-3-active.png, title-3-active.xpm,
title-3-inactive.png, title-3-inactive.xpm, title-4-active.png,
title-4-active.xpm, title-4-inactive.png, title-4-inactive.xpm,
title-5-active.png, title-5-active.xpm, title-5-inactive.png,
title-5-inactive.xpm, top-left-active.png, top-left-active.xpm,
top-left-inactive.png, top-left-inactive.xpm,
top-right-active.png, top-right-active.xpm,
top-right-inactive.png, top-right-inactive.xpm: 1 pix smaller
2005-02-13 13:39 pollux
* po/ko.po: update KO translations (with a big delay)
2005-02-12 22:48 olivier
* src/screen.c: Small implementation cleanup.
2005-02-12 22:12 olivier
* src/: client.c, events.c, netwm.c, screen.c, screen.h,
workspaces.c: Implements our own grab functions.
2005-02-12 10:10 olivier
* src/: client.c, workspaces.c: Don't use a InputOnly window for
grabbing mouse when moving/resizing windows.
2005-02-11 21:09 olivier
* themes/default/: bottom-active.xpm, bottom-inactive.xpm,
bottom-left-active.xpm, bottom-left-inactive.xpm,
bottom-right-active.xpm, bottom-right-inactive.xpm,
left-active.xpm, left-inactive.xpm, right-active.xpm,
right-inactive.xpm, top-left-active.png, top-left-active.xpm,
top-left-inactive.png, top-left-inactive.xpm,
top-right-active.png, top-right-active.xpm,
top-right-inactive.png, top-right-inactive.xpm: Small change in
theme.
2005-02-11 21:06 olivier
* src/focus.c: Typo!
2005-02-11 21:04 olivier
* src/focus.c: Grab mouse button by default on newly created
windows; Use current time to focus newly created windows to make
sure the windows gets focused.
* mcs-plugin/workspaces.c: Check for actual returned value to avoid
critical warnings at startup.
* src/client.c: Force cache update when refreashing all frames
(required because of the new fine grained caching)
* src/: client.c, focus.c: Use out internal timer for focus
transitions.
2005-02-09 22:03 olivier
* src/mypixmap.c: Try to avoid colormap issues on Solaris as
reported on the ML.
* src/client.c: Use internal time counter for grabbing/ungrabbing
kbd+mouse when moving/Resizing windows.
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
* themes/default/: bottom-active.png, bottom-active.xpm,
bottom-inactive.png, bottom-inactive.xpm, bottom-left-active.png,
bottom-left-active.xpm, bottom-left-inactive.png,
bottom-left-inactive.xpm, bottom-right-active.png,
bottom-right-active.xpm, bottom-right-inactive.png,
bottom-right-inactive.xpm, close-active.png, close-active.xpm,
close-inactive.png, close-inactive.xpm, close-pressed.xpm,
hide-active.png, hide-active.xpm, hide-inactive.png,
hide-inactive.xpm, hide-pressed.xpm, left-active.png,
left-inactive.png, maximize-active.png, maximize-active.xpm,
maximize-inactive.png, maximize-inactive.xpm,
maximize-pressed.xpm, maximize-toggled-active.png,
maximize-toggled-active.xpm, maximize-toggled-inactive.png,
maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm,
menu-active.png, menu-active.xpm, menu-inactive.png,
menu-inactive.xpm, menu-pressed.xpm, right-active.png,
right-active.xpm, right-inactive.png, right-inactive.xpm,
shade-active.png, shade-active.xpm, shade-inactive.png,
shade-inactive.xpm, shade-pressed.xpm, shade-toggled-active.png,
shade-toggled-active.xpm, shade-toggled-inactive.png,
shade-toggled-inactive.xpm, shade-toggled-pressed.xpm,
stick-active.png, stick-active.xpm, stick-inactive.png,
stick-inactive.xpm, stick-pressed.xpm, stick-toggled-active.png,
stick-toggled-active.xpm, stick-toggled-inactive.png,
stick-toggled-inactive.xpm, stick-toggled-pressed.xpm,
title-1-active.png, title-1-active.xpm, title-1-inactive.png,
title-1-inactive.xpm, title-2-active.png, title-2-active.xpm,
title-2-inactive.png, title-2-inactive.xpm, title-3-active.png,
title-3-active.xpm, title-3-inactive.png, title-3-inactive.xpm,
title-4-active.png, title-4-active.xpm, title-4-inactive.png,
title-4-inactive.xpm, title-5-active.png, title-5-active.xpm,
title-5-inactive.png, title-5-inactive.xpm, top-left-active.png,
top-left-active.xpm, top-left-inactive.png,
top-left-inactive.xpm, top-right-active.png,
top-right-active.xpm, top-right-inactive.png,
top-right-inactive.xpm: Smoother theme.
* src/stacking.c: Don't get through excluded windows when searching
windows ata given position.
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
2005-02-07 23:19 olivier
* themes/default/: bottom-active.png, bottom-active.xpm,
bottom-inactive.png, bottom-inactive.xpm, bottom-left-active.png,
bottom-left-active.xpm, bottom-left-inactive.png,
bottom-left-inactive.xpm, bottom-right-active.png,
bottom-right-active.xpm, bottom-right-inactive.png,
bottom-right-inactive.xpm, close-active.png, close-inactive.png,
hide-active.png, hide-inactive.png, left-active.png,
left-active.xpm, left-inactive.png, left-inactive.xpm,
maximize-active.png, maximize-inactive.png,
maximize-toggled-active.png, maximize-toggled-inactive.png,
menu-active.png, menu-inactive.png, right-active.png,
right-active.xpm, right-inactive.png, right-inactive.xpm,
shade-active.png, shade-inactive.png, shade-toggled-active.png,
shade-toggled-inactive.png, stick-active.png, stick-inactive.png,
stick-toggled-active.png, stick-toggled-inactive.png,
title-1-active.png, title-1-active.xpm, title-1-inactive.png,
title-1-inactive.xpm, title-2-active.png, title-2-active.xpm,
title-2-inactive.png, title-2-inactive.xpm, title-3-active.png,
title-3-active.xpm, title-3-inactive.png, title-3-inactive.xpm,
title-4-active.png, title-4-active.xpm, title-4-inactive.png,
title-4-inactive.xpm, title-5-active.png, title-5-active.xpm,
title-5-inactive.png, title-5-inactive.xpm, top-left-active.png,
top-left-active.xpm, top-left-inactive.png,
top-left-inactive.xpm, top-right-active.png,
top-right-active.xpm, top-right-inactive.png,
top-right-inactive.xpm: Playing with theme again.
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
2005-02-06 22:28 olivier
* configure.ac, po/ar.po, po/az.po, po/be.po, po/bg.po, po/ca.po,
po/cs.po, po/de.po, po/en_GB.po, po/es.po, po/es_MX.po, po/et.po,
po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po,
po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po,
po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po,
po/tr.po, po/uk.po, po/vi.po, po/xfwm4.pot, po/zh_CN.po,
po/zh_TW.po, themes/Makefile.am, themes/breeze/.cvsignore,
themes/default/bottom-active.xpm,
themes/default/bottom-inactive.xpm,
themes/default/bottom-left-active.xpm,
themes/default/bottom-left-inactive.xpm,
themes/default/bottom-right-active.xpm,
themes/default/bottom-right-inactive.xpm,
themes/default/close-active.png,
themes/default/close-inactive.png,
themes/default/hide-active.png, themes/default/hide-inactive.png,
themes/default/left-active.xpm, themes/default/left-inactive.xpm,
themes/default/maximize-active.png,
themes/default/maximize-inactive.png,
themes/default/maximize-toggled-active.png,
themes/default/maximize-toggled-inactive.png,
themes/default/menu-active.png, themes/default/menu-inactive.png,
themes/default/right-active.xpm,
themes/default/right-inactive.xpm,
themes/default/shade-active.png,
themes/default/shade-inactive.png,
themes/default/shade-toggled-active.png,
themes/default/shade-toggled-inactive.png,
themes/default/stick-active.png,
themes/default/stick-inactive.png,
themes/default/stick-toggled-active.png,
themes/default/stick-toggled-inactive.png,
themes/default/themerc, themes/default/title-1-active.png,
themes/default/title-1-active.xpm,
themes/default/title-1-inactive.png,
themes/default/title-1-inactive.xpm,
themes/default/title-2-active.png,
themes/default/title-2-active.xpm,
themes/default/title-2-inactive.png,
themes/default/title-2-inactive.xpm,
themes/default/title-3-active.png,
themes/default/title-3-active.xpm,
themes/default/title-3-inactive.png,
themes/default/title-3-inactive.xpm,
themes/default/title-4-active.png,
themes/default/title-4-active.xpm,
themes/default/title-4-inactive.png,
themes/default/title-4-inactive.xpm,
themes/default/title-5-active.png,
themes/default/title-5-active.xpm,
themes/default/title-5-inactive.png,
themes/default/title-5-inactive.xpm,
themes/default/top-left-active.png,
themes/default/top-left-active.xpm,
themes/default/top-left-inactive.png,
themes/default/top-left-inactive.xpm,
themes/default/top-right-active.png,
themes/default/top-right-active.xpm,
themes/default/top-right-inactive.png,
themes/default/top-right-inactive.xpm,
themes/default-4.2/.cvsignore, themes/default-4.2/Makefile.am,
themes/default-4.2/README, themes/default-4.2/bottom-active.png,
themes/default-4.2/bottom-active.xpm,
themes/default-4.2/bottom-inactive.png,
themes/default-4.2/bottom-inactive.xpm,
themes/default-4.2/bottom-left-active.png,
themes/default-4.2/bottom-left-active.xpm,
themes/default-4.2/bottom-left-inactive.png,
themes/default-4.2/bottom-left-inactive.xpm,
themes/default-4.2/bottom-right-active.png,
themes/default-4.2/bottom-right-active.xpm,
themes/default-4.2/bottom-right-inactive.png,
themes/default-4.2/bottom-right-inactive.xpm,
themes/default-4.2/close-active.xpm,
themes/default-4.2/close-inactive.xpm,
themes/default-4.2/close-pressed.png,
themes/default-4.2/close-pressed.xpm,
themes/default-4.2/hide-active.xpm,
themes/default-4.2/hide-inactive.xpm,
themes/default-4.2/hide-pressed.png,
themes/default-4.2/hide-pressed.xpm,
themes/default-4.2/left-active.png,
themes/default-4.2/left-active.xpm,
themes/default-4.2/left-inactive.png,
themes/default-4.2/left-inactive.xpm,
themes/default-4.2/maximize-active.xpm,
themes/default-4.2/maximize-inactive.xpm,
themes/default-4.2/maximize-pressed.png,
themes/default-4.2/maximize-pressed.xpm,
themes/default-4.2/maximize-toggled-active.xpm,
themes/default-4.2/maximize-toggled-inactive.xpm,
themes/default-4.2/maximize-toggled-pressed.png,
themes/default-4.2/maximize-toggled-pressed.xpm,
themes/default-4.2/menu-active.xpm,
themes/default-4.2/menu-inactive.xpm,
themes/default-4.2/menu-pressed.png,
themes/default-4.2/menu-pressed.xpm,
themes/default-4.2/right-active.png,
themes/default-4.2/right-active.xpm,
themes/default-4.2/right-inactive.png,
themes/default-4.2/right-inactive.xpm,
themes/default-4.2/shade-active.xpm,
themes/default-4.2/shade-inactive.xpm,
themes/default-4.2/shade-pressed.png,
themes/default-4.2/shade-pressed.xpm,
themes/default-4.2/shade-toggled-active.xpm,
themes/default-4.2/shade-toggled-inactive.xpm,
themes/default-4.2/shade-toggled-pressed.png,
themes/default-4.2/shade-toggled-pressed.xpm,
themes/default-4.2/stick-active.xpm,
themes/default-4.2/stick-inactive.xpm,
themes/default-4.2/stick-pressed.png,
themes/default-4.2/stick-pressed.xpm,
themes/default-4.2/stick-toggled-active.xpm,
themes/default-4.2/stick-toggled-inactive.xpm,
themes/default-4.2/stick-toggled-pressed.png,
themes/default-4.2/stick-toggled-pressed.xpm,
themes/default-4.2/themerc,
themes/default-4.2/title-1-active.png,
themes/default-4.2/title-1-active.xpm,
themes/default-4.2/title-1-inactive.png,
themes/default-4.2/title-1-inactive.xpm,
themes/default-4.2/title-2-active.png,
themes/default-4.2/title-2-active.xpm,
themes/default-4.2/title-2-inactive.png,
themes/default-4.2/title-2-inactive.xpm,
themes/default-4.2/title-3-active.png,
themes/default-4.2/title-3-active.xpm,
themes/default-4.2/title-3-inactive.png,
themes/default-4.2/title-3-inactive.xpm,
themes/default-4.2/title-4-active.png,
themes/default-4.2/title-4-active.xpm,
themes/default-4.2/title-4-inactive.png,
themes/default-4.2/title-4-inactive.xpm,
themes/default-4.2/title-5-active.png,
themes/default-4.2/title-5-active.xpm,
themes/default-4.2/title-5-inactive.png,
themes/default-4.2/title-5-inactive.xpm,
themes/default-4.2/top-left-active.png,
themes/default-4.2/top-left-active.xpm,
themes/default-4.2/top-left-inactive.png,
themes/default-4.2/top-left-inactive.xpm,
themes/default-4.2/top-right-active.png,
themes/default-4.2/top-right-active.xpm,
themes/default-4.2/top-right-inactive.png,
themes/default-4.2/top-right-inactive.xpm: Theme reorg.
2005-02-05 22:54 olivier
* po/: ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, en_GB.po,
es.po, es_MX.po, et.po, eu.po, fa.po, fi.po, fr.po, gu.po, he.po,
hi.po, hu.po, it.po, ja.po, ko.po, lt.po, ms.po, nb_NO.po, nl.po,
pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po, ru.po, sk.po, sv.po,
ta.po, tr.po, uk.po, vi.po, xfwm4.pot, zh_CN.po, zh_TW.po: Update
cvsignore
2005-02-05 22:51 olivier
* .cvsignore: Update cvsignore
2005-02-05 21:53 olivier
* themes/default/: bottom-active.png, bottom-active.xpm,
bottom-inactive.png, bottom-inactive.xpm, bottom-left-active.xpm,
bottom-left-inactive.xpm, bottom-right-active.xpm,
bottom-right-inactive.xpm, left-active.png, left-active.xpm,
left-inactive.png, left-inactive.xpm, right-active.png,
right-active.xpm, right-inactive.png, right-inactive.xpm: reduce
border width, change corners.
2005-02-05 21:33 olivier
* themes/default/: top-left-active.xpm, top-left-inactive.xpm,
top-right-active.xpm, top-right-inactive.xpm: top corners
2005-02-05 17:06 olivier
* src/mywindow.c: Avoid displaying spurious messages
2005-02-05 14:12 olivier
* themes/default/: Makefile.am, README, bottom-active.xpm,
bottom-inactive.xpm, bottom-left-active.xpm,
bottom-left-inactive.xpm, bottom-right-active.xpm,
bottom-right-inactive.xpm, close-active.png, close-active.xpm,
close-inactive.png, close-inactive.xpm, close-pressed.png,
close-pressed.xpm, hide-active.png, hide-active.xpm,
hide-inactive.png, hide-inactive.xpm, hide-pressed.png,
hide-pressed.xpm, left-active.xpm, left-inactive.xpm,
maximize-active.png, maximize-active.xpm, maximize-inactive.png,
maximize-inactive.xpm, maximize-pressed.png,
maximize-pressed.xpm, maximize-toggled-active.png,
maximize-toggled-active.xpm, maximize-toggled-inactive.png,
maximize-toggled-inactive.xpm, maximize-toggled-pressed.png,
maximize-toggled-pressed.xpm, menu-active.png, menu-active.xpm,
menu-inactive.png, menu-inactive.xpm, menu-pressed.png,
menu-pressed.xpm, right-active.xpm, right-inactive.xpm,
shade-active.png, shade-active.xpm, shade-inactive.png,
shade-inactive.xpm, shade-pressed.png, shade-pressed.xpm,
shade-toggled-active.png, shade-toggled-active.xpm,
shade-toggled-inactive.png, shade-toggled-inactive.xpm,
shade-toggled-pressed.png, shade-toggled-pressed.xpm,
stick-active.png, stick-active.xpm, stick-inactive.png,
stick-inactive.xpm, stick-pressed.png, stick-pressed.xpm,
stick-toggled-active.png, stick-toggled-active.xpm,
stick-toggled-inactive.png, stick-toggled-inactive.xpm,
stick-toggled-pressed.png, stick-toggled-pressed.xpm, themerc,
title-1-active.png, title-1-active.xpm, title-1-inactive.png,
title-1-inactive.xpm, title-2-active.png, title-2-active.xpm,
title-2-inactive.png, title-2-inactive.xpm, title-3-active.png,
title-3-active.xpm, title-3-inactive.png, title-3-inactive.xpm,
title-4-active.png, title-4-active.xpm, title-4-inactive.png,
title-4-inactive.xpm, title-5-active.png, title-5-active.xpm,
title-5-inactive.png, title-5-inactive.xpm, top-left-active.png,
top-left-active.xpm, top-left-inactive.png,
top-left-inactive.xpm, top-right-active.png,
top-right-active.xpm, top-right-inactive.png,
top-right-inactive.xpm: Just for fun theme
2005-02-04 19:23 olivier
* src/mypixmap.c: Simplify colormap management in pixmap loading.
* src/events.c: Actually use the correct default value...
2005-02-02 00:04 olivier
* mcs-plugin/xfwm4_plugin.c, mcs-plugin/xfwm4_shortcuteditor.c,
src/client.c, src/events.c, src/misc.c, src/misc.h,
src/settings.c, src/settings.h, themes/default.keys/keythemerc:
Based on patches submitted by pasi.ov@gmail.com : - Add shortcut
for show desktop () - Add shortcuts upt to 12 for Workspace
Move window to workspace Launcher key
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
2005-02-01 22:03 olivier
* po/xfwm4.pot, src/settings.c, themes/default/close-active.xpm,
themes/default/close-inactive.xpm,
themes/default/close-pressed.png,
themes/default/close-pressed.xpm, themes/default/hide-active.xpm,
themes/default/hide-inactive.xpm,
themes/default/hide-pressed.png, themes/default/hide-pressed.xpm,
themes/default/maximize-active.xpm,
themes/default/maximize-inactive.xpm,
themes/default/maximize-pressed.png,
themes/default/maximize-pressed.xpm,
themes/default/maximize-toggled-active.xpm,
themes/default/maximize-toggled-inactive.xpm,
themes/default/maximize-toggled-pressed.png,
themes/default/maximize-toggled-pressed.xpm,
themes/default/menu-active.xpm, themes/default/menu-inactive.xpm,
themes/default/menu-pressed.png, themes/default/menu-pressed.xpm,
themes/default/shade-active.xpm,
themes/default/shade-inactive.xpm,
themes/default/shade-pressed.png,
themes/default/shade-pressed.xpm,
themes/default/shade-toggled-active.xpm,
themes/default/shade-toggled-inactive.xpm,
themes/default/shade-toggled-pressed.png,
themes/default/shade-toggled-pressed.xpm,
themes/default/stick-active.xpm,
themes/default/stick-inactive.xpm,
themes/default/stick-pressed.png,
themes/default/stick-pressed.xpm,
themes/default/stick-toggled-active.xpm,
themes/default/stick-toggled-inactive.xpm,
themes/default/stick-toggled-pressed.png,
themes/default/stick-toggled-pressed.xpm,
themes/default/title-1-active.png,
themes/default/title-1-active.xpm,
themes/default/title-1-inactive.png,
themes/default/title-1-inactive.xpm,
themes/default/title-2-active.png,
themes/default/title-2-active.xpm,
themes/default/title-2-inactive.png,
themes/default/title-2-inactive.xpm,
themes/default/title-3-active.png,
themes/default/title-3-active.xpm,
themes/default/title-3-inactive.png,
themes/default/title-3-inactive.xpm,
themes/default/title-4-active.png,
themes/default/title-4-active.xpm,
themes/default/title-4-inactive.png,
themes/default/title-4-inactive.xpm,
themes/default/title-5-active.png,
themes/default/title-5-active.xpm,
themes/default/title-5-inactive.png,
themes/default/title-5-inactive.xpm,
themes/default/top-left-active.xpm,
themes/default/top-left-inactive.xpm,
themes/default/top-right-active.png,
themes/default/top-right-active.xpm,
themes/default/top-right-inactive.xpm: Adapt theme for dark
colors such as "Xfce-dusk" from James Golden <chibifs@gmail.com>
2005-02-01 21:59 olivier
* po/.cvsignore: Update cvsignore for po dir
2005-02-01 12:45 pollux
* po/zh_CN.po: update zh_CN translations
2005-01-31 23:22 olivier
* src/stacking.c:
Fix button not being regrabbed when the focused window is lowered
in focus follow mode.
2005-01-31 00:06 olivier
* themes/: waza/.cvsignore, wildbush/.cvsignore: add .cvsignore for
generated files
2005-01-31 00:03 olivier
* themes/: default/.cvsignore, default-4.0/.cvsignore,
default.keys/.cvsignore, opta/.cvsignore, symphony/.cvsignore,
therapy/.cvsignore, tyrex/.cvsignore: add .cvsignore for
generated files
2005-01-31 00:00 olivier
* .cvsignore, defaults/.cvsignore, doc/.cvsignore,
doc/C/.cvsignore, doc/C/images/.cvsignore, doc/fr/.cvsignore,
doc/fr/images/.cvsignore, doc/it/.cvsignore,
doc/it/images/.cvsignore, icons/.cvsignore,
icons/48x48/.cvsignore, icons/scalable/.cvsignore, m4/.cvsignore,
mcs-plugin/.cvsignore, po/.cvsignore, src/.cvsignore,
themes/.cvsignore, themes/breeze/.cvsignore: add .cvsignore for
generated files
2005-01-30 12:34 olivier
* src/compositor.c: Clear root win on startup.
2005-01-29 14:43 olivier
* src/: client.c, compositor.c, display.c, display.h, events.c,
frame.c, mypixmap.c, mywindow.c, mywindow.h, screen.c,
wireframe.c: Internal reorg.
2005-01-29 10:10 olivier
* configure.ac, src/Makefile.am, src/mywindow.c: Separate parts
that require Render from those who depend on XFixes, XDamage and
so.
2005-01-28 23:19 olivier
* src/frame.c: Again, optimize.
2005-01-28 23:15 olivier
* src/frame.c: Forgot one line
2005-01-28 23:14 olivier
* src/frame.c: Port optimizations from 4.2 branch.
2005-01-28 18:40 olivier
* src/frame.c, src/mypixmap.c, themes/default/top-left-active.xpm,
themes/default/top-left-inactive.xpm,
themes/default/top-right-active.xpm,
themes/default/top-right-inactive.xpm: Fix issue with themes
w/out pixmap mask, Add trivial optimization frame draw.
* configure.ac, po/ar.po, po/az.po, po/be.po, po/bg.po, po/ca.po,
po/cs.po, po/de.po, po/en_GB.po, po/es.po, po/es_MX.po, po/et.po,
po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po,
po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po,
po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po,
po/tr.po, po/uk.po, po/vi.po, po/xfwm4.pot, po/zh_CN.po,
po/zh_TW.po: Use new m4 macros
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
* configure.ac, themes/Makefile.am, themes/breeze/Makefile.am,
themes/breeze/README, themes/breeze/bottom-active.xpm,
themes/breeze/bottom-inactive.xpm,
themes/breeze/bottom-left-active.xpm,
themes/breeze/bottom-left-inactive.xpm,
themes/breeze/bottom-right-active.xpm,
themes/breeze/bottom-right-inactive.xpm,
themes/breeze/close-active.xpm, themes/breeze/close-inactive.xpm,
themes/breeze/close-pressed.xpm, themes/breeze/hide-active.xpm,
themes/breeze/hide-inactive.xpm, themes/breeze/hide-pressed.xpm,
themes/breeze/left-active.xpm, themes/breeze/left-inactive.xpm,
themes/breeze/maximize-active.xpm,
themes/breeze/maximize-inactive.xpm,
themes/breeze/maximize-pressed.xpm,
themes/breeze/maximize-toggled-active.xpm,
themes/breeze/maximize-toggled-inactive.xpm,
themes/breeze/maximize-toggled-pressed.xpm,
themes/breeze/menu-active.xpm, themes/breeze/menu-inactive.xpm,
themes/breeze/menu-pressed.xpm, themes/breeze/right-active.xpm,
themes/breeze/right-inactive.xpm, themes/breeze/shade-active.xpm,
themes/breeze/shade-inactive.xpm,
themes/breeze/shade-pressed.xpm,
themes/breeze/shade-toggled-active.xpm,
themes/breeze/shade-toggled-inactive.xpm,
themes/breeze/shade-toggled-pressed.xpm,
themes/breeze/stick-active.xpm, themes/breeze/stick-inactive.xpm,
themes/breeze/stick-pressed.xpm,
themes/breeze/stick-toggled-active.xpm,
themes/breeze/stick-toggled-inactive.xpm,
themes/breeze/stick-toggled-pressed.xpm, themes/breeze/themerc,
themes/breeze/title-1-active.xpm,
themes/breeze/title-1-inactive.xpm,
themes/breeze/title-2-active.xpm,
themes/breeze/title-2-inactive.xpm,
themes/breeze/title-3-active.png,
themes/breeze/title-3-active.xpm,
themes/breeze/title-3-inactive.png,
themes/breeze/title-3-inactive.xpm,
themes/breeze/title-4-active.xpm,
themes/breeze/title-4-inactive.xpm,
themes/breeze/title-5-active.xpm,
themes/breeze/title-5-inactive.xpm,
themes/breeze/top-left-active.xpm,
themes/breeze/top-left-inactive.xpm,
themes/breeze/top-right-active.xpm,
themes/breeze/top-right-inactive.xpm: Remove theme as in 4.2
2005-01-28 06:49 olivier
* themes/: therapy/Makefile.in, tyrex/Makefile.in,
waza/Makefile.in, wildbush/Makefile.in: Remove autogenerated
files from CVS.
2005-01-28 06:46 olivier
* .cvsignore, Makefile.in, aclocal.m4, autoclean.sh, autogen.sh,
compile, config.guess, config.h.in, config.sub, configure,
depcomp, install-sh, ltmain.sh, missing, mkinstalldirs,
stamp-h.in, defaults/Makefile.in, doc/Makefile.in,
doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in,
doc/fr/images/Makefile.in, doc/it/Makefile.in,
doc/it/images/Makefile.in, icons/Makefile.in,
icons/48x48/Makefile.in, icons/scalable/Makefile.in,
mcs-plugin/Makefile.in, po/.cvsignore, po/Makefile.in.in,
po/ar.gmo, po/az.gmo, po/be.gmo, po/bg.gmo, po/ca.gmo, po/cs.gmo,
po/de.gmo, po/en_GB.gmo, po/es.gmo, po/es_MX.gmo, po/et.gmo,
po/eu.gmo, po/fa.gmo, po/fi.gmo, po/fr.gmo, po/gu.gmo, po/he.gmo,
po/hi.gmo, po/hu.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo, po/lt.gmo,
po/ms.gmo, po/nb_NO.gmo, po/nl.gmo, po/pa.gmo, po/pl.gmo,
po/pt_BR.gmo, po/pt_PT.gmo, po/ro.gmo, po/ru.gmo, po/sk.gmo,
po/sv.gmo, po/ta.gmo, po/tr.gmo, po/uk.gmo, po/vi.gmo,
po/zh_CN.gmo, po/zh_TW.gmo, src/Makefile.in, themes/Makefile.in,
themes/breeze/Makefile.in, themes/default/Makefile.in,
themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in,
themes/opta/Makefile.in, themes/symphony/Makefile.in: Remove
autogenerated files from CVS.
2005-01-28 00:00 olivier
* src/client.c, src/client.h, src/compositor.c, src/display.c,
src/display.h, src/events.c, src/focus.c, src/frame.c,
src/mypixmap.c, src/mypixmap.h, src/mywindow.c, src/mywindow.h,
src/screen.c, src/screen.h, themes/default/themerc,
themes/default/title-2-active.png,
themes/default/title-2-active.xpm,
themes/default/title-2-inactive.png,
themes/default/title-2-inactive.xpm,
themes/default/title-4-active.png,
themes/default/title-4-active.xpm,
themes/default/title-4-inactive.png,
themes/default/title-4-inactive.xpm,
themes/default/top-left-active.xpm,
themes/default/top-left-inactive.xpm,
themes/default/top-right-active.xpm,
themes/default/top-right-inactive.xpm: Add support for ARGB
clients.
2005-01-25 23:27 olivier
* themes/default/: README, bottom-active.png, bottom-active.xpm,
bottom-inactive.png, bottom-inactive.xpm, bottom-left-active.png,
bottom-left-active.xpm, bottom-left-inactive.png,
bottom-left-inactive.xpm, bottom-right-active.png,
bottom-right-active.xpm, bottom-right-inactive.png,
bottom-right-inactive.xpm, close-active.xpm, close-inactive.xpm,
close-pressed.png, close-pressed.xpm, hide-active.xpm,
hide-inactive.xpm, hide-pressed.png, hide-pressed.xpm,
left-active.png, left-active.xpm, left-inactive.png,
left-inactive.xpm, maximize-active.xpm, maximize-inactive.xpm,
maximize-pressed.png, maximize-pressed.xpm,
maximize-toggled-active.xpm, maximize-toggled-inactive.xpm,
maximize-toggled-pressed.png, maximize-toggled-pressed.xpm,
menu-active.xpm, menu-inactive.xpm, menu-pressed.png,
menu-pressed.xpm, right-active.png, right-active.xpm,
right-inactive.png, right-inactive.xpm, shade-active.xpm,
shade-inactive.xpm, shade-pressed.png, shade-pressed.xpm,
shade-toggled-active.xpm, shade-toggled-inactive.xpm,
shade-toggled-pressed.png, shade-toggled-pressed.xpm,
stick-active.xpm, stick-inactive.xpm, stick-pressed.png,
stick-pressed.xpm, stick-toggled-active.xpm,
stick-toggled-inactive.xpm, stick-toggled-pressed.png,
stick-toggled-pressed.xpm, themerc, title-1-active.png,
title-1-active.xpm, title-1-inactive.png, title-1-inactive.xpm,
title-2-active.png, title-2-active.xpm, title-2-inactive.png,
title-2-inactive.xpm, title-3-active.png, title-3-active.xpm,
title-3-inactive.png, title-3-inactive.xpm, title-4-active.png,
title-4-active.xpm, title-4-inactive.png, title-4-inactive.xpm,
title-5-active.png, title-5-active.xpm, title-5-inactive.png,
title-5-inactive.xpm, top-left-active.png, top-left-active.xpm,
top-left-inactive.png, top-left-inactive.xpm,
top-right-active.png, top-right-active.xpm,
top-right-inactive.png, top-right-inactive.xpm: Sync with 4.2
branch.
* mcs-plugin/xfce-wm-settings.desktop,
mcs-plugin/xfce-workspaces-settings.desktop, po/fi.gmo, po/fi.po:
update FI translations
* src/client.c: Improve previous patch.
2005-01-19 00:14 olivier
* src/client.c: Don't focus a randow window whth Alt+Tab when no
focusable window is present.
* src/client.c: Small optimization to speed up GL apps in windowed
mode.
2005-01-18 19:33 olivier
* COMPOSITOR: Fix bug #611 (Documentation on command line option to
enable/disable xfwm4 compositor)
2005-01-17 21:58 olivier
* src/compositor.c: Fix bug #694: Window not showing when
compositor is enabled.
* po/xfwm4.pot, src/keyboard.c, src/keyboard.h: Fix modifers not
working when caps lock is enabled (bug #689)
* mcs-plugin/: xfwm4_plugin.c, xfwm4_shortcuteditor.c: detect
removed keytheme file
* mcs-plugin/xfwm4_shortcuteditor.c: port from xfce_4_2
* po/xfwm4.pot, src/events.c, src/workspaces.c,
themes/default/themerc: Focus patch again
* themes/default/: bottom-active.png, bottom-inactive.png,
bottom-left-active.png, bottom-left-active.xpm,
bottom-left-inactive.png, bottom-left-inactive.xpm,
bottom-right-active.png, bottom-right-active.xpm,
bottom-right-inactive.png, bottom-right-inactive.xpm,
left-active.png, left-inactive.png, right-active.png,
right-inactive.png, themerc, title-1-active.png,
title-1-active.xpm, title-1-inactive.png, title-1-inactive.xpm,
title-2-active.png, title-2-active.xpm, title-2-inactive.png,
title-2-inactive.xpm, title-3-active.png, title-3-active.xpm,
title-3-inactive.png, title-3-inactive.xpm, title-4-active.png,
title-4-active.xpm, title-4-inactive.png, title-4-inactive.xpm,
title-5-active.png, title-5-active.xpm, title-5-inactive.png,
title-5-inactive.xpm, top-left-active.png, top-left-active.xpm,
top-left-inactive.png, top-left-inactive.xpm,
top-right-active.png, top-right-active.xpm,
top-right-inactive.png, top-right-inactive.xpm: BEtter default
theme
* src/workspaces.c: Try to fix the focus not being restored when
switching desktop in focus follow mode.
* src/keyboard.c: Forgot caps lock mask.
* src/keyboard.c: Apply patch from Juho Vähä-Herttua
<juhovh@iki.fi> for modifiers.
* src/keyboard.c: Change the mofifier computation.
2005-01-09 11:08 olivier
* src/compositor.c: Fix bug #666
* mcs-plugin/xfce-wm-settings.desktop,
mcs-plugin/xfce-workspaces-settings.desktop, po/ru.gmo, po/ru.po:
update RU translations
2005-01-07 20:58 olivier
* themes/default/: README, title-1-active.png, title-1-active.xpm,
title-1-inactive.png, title-1-inactive.xpm, title-2-active.png,
title-2-active.xpm, title-2-inactive.png, title-2-inactive.xpm,
title-3-active.png, title-3-active.xpm, title-3-inactive.png,
title-3-inactive.xpm, title-4-active.png, title-4-active.xpm,
title-4-inactive.png, title-4-inactive.xpm, title-5-active.png,
title-5-active.xpm, title-5-inactive.png, title-5-inactive.xpm,
top-left-active.png, top-left-inactive.png, top-right-active.png,
top-right-inactive.png: Small change in title bar shadow
* po/: uk.gmo, uk.po: update UK translations
2005-01-05 21:59 olivier
* themes/default/: bottom-active.png, bottom-inactive.png,
bottom-left-active.png, bottom-left-inactive.png,
bottom-right-active.png, bottom-right-inactive.png,
close-inactive.xpm, hide-inactive.xpm, left-active.png,
left-inactive.png, maximize-inactive.xpm,
maximize-toggled-inactive.xpm, menu-inactive.xpm,
right-active.png, right-inactive.png, shade-inactive.xpm,
shade-toggled-inactive.xpm, stick-inactive.xpm,
stick-pressed.xpm, stick-toggled-inactive.xpm,
stick-toggled-pressed.xpm, top-left-active.png,
top-left-inactive.png, top-right-active.png,
top-right-inactive.png: Put back button on inactive frame (as
it's the default theme, it should not be too confusing to users)
* po/: he.gmo, he.po: update HE translations
2005-01-02 13:51 olivier
* ChangeLog, configure, configure.ac: Update version and changelog
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
2005-01-01 20:33 olivier
* themes/therapy/themerc: Original buttons spacing
2005-01-01 15:01 olivier
* Makefile.in, configure, configure.ac, ltmain.sh, po/xfwm4.pot,
themes/Makefile.am, themes/Makefile.in, themes/default/README,
themes/therapy/Makefile.am, themes/therapy/Makefile.in,
themes/therapy/README, themes/therapy/bottom-active.png,
themes/therapy/bottom-active.xpm,
themes/therapy/bottom-inactive.png,
themes/therapy/bottom-inactive.xpm,
themes/therapy/bottom-left-active.png,
themes/therapy/bottom-left-active.xpm,
themes/therapy/bottom-left-inactive.png,
themes/therapy/bottom-left-inactive.xpm,
themes/therapy/bottom-right-active.png,
themes/therapy/bottom-right-active.xpm,
themes/therapy/bottom-right-inactive.png,
themes/therapy/bottom-right-inactive.xpm,
themes/therapy/close-active.xpm,
themes/therapy/close-inactive.xpm,
themes/therapy/close-pressed.png,
themes/therapy/close-pressed.xpm, themes/therapy/hide-active.xpm,
themes/therapy/hide-inactive.xpm,
themes/therapy/hide-pressed.png, themes/therapy/hide-pressed.xpm,
themes/therapy/left-active.png, themes/therapy/left-active.xpm,
themes/therapy/left-inactive.png,
themes/therapy/left-inactive.xpm,
themes/therapy/maximize-active.xpm,
themes/therapy/maximize-inactive.xpm,
themes/therapy/maximize-pressed.png,
themes/therapy/maximize-pressed.xpm,
themes/therapy/maximize-toggled-active.xpm,
themes/therapy/maximize-toggled-inactive.xpm,
themes/therapy/maximize-toggled-pressed.png,
themes/therapy/maximize-toggled-pressed.xpm,
themes/therapy/menu-active.xpm, themes/therapy/menu-inactive.xpm,
themes/therapy/menu-pressed.png, themes/therapy/menu-pressed.xpm,
themes/therapy/right-active.png, themes/therapy/right-active.xpm,
themes/therapy/right-inactive.png,
themes/therapy/right-inactive.xpm,
themes/therapy/shade-active.xpm,
themes/therapy/shade-inactive.xpm,
themes/therapy/shade-pressed.png,
themes/therapy/shade-pressed.xpm,
themes/therapy/shade-toggled-active.xpm,
themes/therapy/shade-toggled-inactive.xpm,
themes/therapy/shade-toggled-pressed.png,
themes/therapy/shade-toggled-pressed.xpm,
themes/therapy/stick-active.xpm,
themes/therapy/stick-inactive.xpm,
themes/therapy/stick-pressed.png,
themes/therapy/stick-pressed.xpm,
themes/therapy/stick-toggled-active.xpm,
themes/therapy/stick-toggled-inactive.xpm,
themes/therapy/stick-toggled-pressed.png,
themes/therapy/stick-toggled-pressed.xpm, themes/therapy/themerc,
themes/therapy/title-1-active.png,
themes/therapy/title-1-active.xpm,
themes/therapy/title-1-inactive.png,
themes/therapy/title-1-inactive.xpm,
themes/therapy/title-2-active.png,
themes/therapy/title-2-active.xpm,
themes/therapy/title-2-inactive.png,
themes/therapy/title-2-inactive.xpm,
themes/therapy/title-3-active.png,
themes/therapy/title-3-active.xpm,
themes/therapy/title-3-inactive.png,
themes/therapy/title-3-inactive.xpm,
themes/therapy/title-4-active.png,
themes/therapy/title-4-active.xpm,
themes/therapy/title-4-inactive.png,
themes/therapy/title-4-inactive.xpm,
themes/therapy/title-5-active.png,
themes/therapy/title-5-active.xpm,
themes/therapy/title-5-inactive.png,
themes/therapy/title-5-inactive.xpm,
themes/therapy/top-left-active.png,
themes/therapy/top-left-active.xpm,
themes/therapy/top-left-inactive.png,
themes/therapy/top-left-inactive.xpm,
themes/therapy/top-right-active.png,
themes/therapy/top-right-active.xpm,
themes/therapy/top-right-inactive.png,
themes/therapy/top-right-inactive.xpm: Re-add RC3 "therapy" as
separate theme
2005-01-01 14:41 jasper
* doc/C/: xfwm4.html, xfwm4.xml: Fix some references to bugzilla
2004-12-30 23:08 olivier
* src/: client.h, focus.c, netwm.c, transients.c: Set up a work
arround for apps misusing MODAL state (bug #619)
2004-12-30 18:58 olivier
* src/client.c, src/focus.c, src/netwm.c, src/screen.c,
src/screen.h, themes/default/README,
themes/default/bottom-active.png,
themes/default/bottom-active.xpm,
themes/default/bottom-inactive.png,
themes/default/bottom-inactive.xpm,
themes/default/bottom-left-active.png,
themes/default/bottom-left-active.xpm,
themes/default/bottom-left-inactive.png,
themes/default/bottom-left-inactive.xpm,
themes/default/bottom-right-active.png,
themes/default/bottom-right-active.xpm,
themes/default/bottom-right-inactive.png,
themes/default/bottom-right-inactive.xpm,
themes/default/close-active.xpm,
themes/default/close-inactive.xpm,
themes/default/close-pressed.png,
themes/default/close-pressed.xpm, themes/default/hide-active.xpm,
themes/default/hide-inactive.xpm,
themes/default/hide-pressed.xpm, themes/default/left-active.png,
themes/default/left-active.xpm, themes/default/left-inactive.png,
themes/default/left-inactive.xpm,
themes/default/maximize-active.xpm,
themes/default/maximize-inactive.xpm,
themes/default/maximize-pressed.png,
themes/default/maximize-pressed.xpm,
themes/default/maximize-toggled-active.xpm,
themes/default/maximize-toggled-inactive.xpm,
themes/default/maximize-toggled-pressed.png,
themes/default/maximize-toggled-pressed.xpm,
themes/default/menu-active.xpm, themes/default/menu-inactive.xpm,
themes/default/menu-pressed.png, themes/default/menu-pressed.xpm,
themes/default/right-active.png, themes/default/right-active.xpm,
themes/default/right-inactive.png,
themes/default/right-inactive.xpm,
themes/default/shade-active.xpm,
themes/default/shade-inactive.xpm,
themes/default/shade-pressed.png,
themes/default/shade-pressed.xpm,
themes/default/shade-toggled-active.xpm,
themes/default/shade-toggled-inactive.xpm,
themes/default/shade-toggled-pressed.png,
themes/default/shade-toggled-pressed.xpm,
themes/default/stick-active.xpm,
themes/default/stick-inactive.xpm,
themes/default/stick-pressed.png,
themes/default/stick-pressed.xpm,