File: NEWS

package info (click to toggle)
xwnc 0.3.3-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 14,764 kB
  • ctags: 43,985
  • sloc: ansic: 303,554; asm: 4,881; makefile: 1,177; sh: 85
file content (49 lines) | stat: -rw-r--r-- 2,247 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Changes in release 0.3.3 (2004-xx-xx, version_0_3_3)

* Implemented "software" cursor (for Mac OSX).
* Enabled the experimental fvwm-insitu focus/stacking policy styles for
  text selection and xdnd (after fixing a possible crash in fvwmi).
* Fixed bad (jumping) position of windows during a resize (interactive
  or not).
* Fixed fvwm icons related crash reported by Tony J. White.
* Added some configuration support for fvwm icons (However fvwm icons are
  not really supported by FvwmAmetista).
* Removed the grey lines around the windows.

-------------------------------------------------------------------
Changes in release 0.3.2 (2004-07-28, version_0_3_2)

* Added support for ARGB cursors.
* Fixed FvwmAmetista iconification (button 3 on the task bar).
* Fixed various Xwnc and FvwmAmetista segmentation fault.
* New option -p to FvwmAmetista which causes mipmap generation. This
  improves rendering of transformed windows (but this needs more memory
  and slowdown rendering).
* FvwmAmetista now use RGBA textures (faster). New option -a for
  forcing RGB textures.
* New option -t to FvwmAmetista which disable the use of the stencil
  buffer. Shaped window are broken.
* Added GLX extension to Xwnc. The rendering is not accelerated. 
* Added XRecord, XFixes and double buffer extensions to Xwnc.
* More --enable-freetype compilation fixes.
* Disabled the X smart scheduler.
* Fixed a crash caused by FvwmButtons panel sliding (Thanks to Tony J. White).
* Fixed compilation with gcc 3.3 and gcc 3.4.

-------------------------------------------------------------------
Changes in release 0.3.1 (2004-07-05, version_0_3_1)

* Improved window operations handling.
* Fixed cursor jumping when moving a window.
* New command SaveFrame for creating screen shot. If you upgrade add
	AFuncPointerKeyAmetistaCmd   f  A "sma SaveFrame"
in bindings and "Ctl-Shfit f" will create capture.jpg.
* Documentation update. 
* Fixed building problems with gcc-2.9.
* Fixed compilation with --enable-freetype.

-------------------------------------------------------------------
First release 0.3.0 (2004-06-28, version_0_3_0)

-------------------------------------------------------------------
First virtual release 0.2.1 (2003-12-18, version_0_2_1)