blob: a6a715ba8702bd27e5ab9bd325cb30b103a04ef5 (
plain)
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
1.25.2:
- don't blacklist vbox video driver anymore since vbox 2.2 supports 3D accel
1.25.1:
- updated translation
1.25:
- updated translation
1.24:
- allow to show only installed WMs in interactive mode
(for finish-install)
1.23:
- add --force option to force 3D desktop enabling even if not
supported
1.22:
- check if system supports command line options before applying them
- blacklist geode driver
1.21:
- do not die in automatic mode if there is no control terminal
1.20:
- set gstreamer videosink to ximagesink when using 3D desktop
(based on patch from Caio Begotti, #25572)
- add --auto/--method=<method>/--wm=<wm> command line options
1.19:
- updated translation
1.18:
- new icons
1.17:
- KDE4 support
1.16:
- blacklist openchrome: it doesn't actually support compiz yet
(from Adam Williamson, #38379)
1.15:
- updated translation
1.14:
- updated translation
1.13:
- drop fglrx from blacklist, glxinfo hang has been fixed
1.12:
- blacklist fglrx driver (it makes glxinfo hang, #37269)
1.11:
- blacklist vesa driver
1.10:
- blacklist vboxvideo driver
1.9:
- updated translation
1.8:
- blacklist cards using mga driver when detecting 3D capabilities
(#33985)
1.7:
- updated translation
1.6:
- updated translation
1.5:
- use Compiz Fusion as label for 3D cube desktop
1.4:
- use Compiz Fusion instead of compiz and beryl
1.2:
- install aquamarine for KDE and heliodor for Gnome when beryl
is selected
1.1:
- fix server selection
1.0:
- pre-select first supported compositing method (#29293)
- detect 3D support when being run inside metisse (#29081)
- use a fixed location for bottom buttons
0.9:
- reorder choices
- center text in respect to images, and do not let images move when
expanders get expanded
- install compiz-decorator-kde if KDE is installed
0.8:
- revamp interfaces and add icons
0.7:
- initial metisse support
- configure compositing server in /etc/sysconfig/compositing-server
- temporarily use simplified interface by default
|