-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathNEWS
More file actions
97 lines (61 loc) · 2.77 KB
/
NEWS
File metadata and controls
97 lines (61 loc) · 2.77 KB
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
Release 0.8.18 (2020-04-04 The Compiz Reloaded Team)
==================================================================
COMPIZ-RELOADED
Fix Error Widgets.py:957:show_popup:TypeError: __init__() got multiple values for argument 'parent'
Release 0.8.16 (2018-11-11 Scott Moreau <oreaus@gmail.com>)
==================================================================
COMPIZ-RELOADED
Move icons out of ccsm and into respective plugin packs
Release 0.8.14 (2017-04-18 Scott Moreau <oreaus@gmail.com>)
==================================================================
COMPIZ-RELOADED
Fixes for python3
Updated translations
Introduce window state selector
Add icon for earth plugin
Release 0.8.12.4 (2016-05-27 Sorokin Alexei <sor.alexei@meowr.ru>)
==================================================================
COMPIZ-RELOADED
Gtk3: Remove a warning with some file chooser dialogs.
Gtk3: Verify color set for titles to not be equal to bgcolor.
Update Catalan translation.
Release 0.8.12.3 (2016-03-28 Sorokin Alexei <sor.alexei@meowr.ru>)
==================================================================
COMPIZ-RELOADED
Gtk3: Fix icons not loading properly on Gtk 3.16 and older.
Gtk3: Fix high CPU load.
Release 0.8.12.2 (2016-03-24 Sorokin Alexei <sor.alexei@meowr.ru>)
==================================================================
COMPIZ-RELOADED
Use /usr/local/ as a default prefix (alterable with the --prefix=
setup.py option).
Fix --with-gtk= option not working sometimes.
Fix highlight of "Ctrl" visual in hotkey selection dialog.
Gtk3: Don't show category titles in several lines.
Gtk3: Fix CCSM not shrinking back after upsizing to a certain point.
Gtk2: Fix a segfault on rare installations when clicking on list
items.
Release 0.8.12.1 (2016-02-17 Sorokin Alexei <sor.alexei@meowr.ru>)
==================================================================
COMPIZ-RELOADED
Fix bad behavior in handling Ctrl key.
Custom hotkey selection now works properly.
Release 0.8.12 (2016-02-12 Sorokin Alexei <sor.alexei@meowr.ru>)
================================================================
COMPIZ-RELOADED
Replace PyGObject2, PyGtk2 dependency with PyGObject3.
New minimal Gtk requirements are: either Gtk 2.24.10+ or Gtk 3.2+.
Add support for specialized font family widget.
Fix window grabbing by title or ID.
Do not allow mods+Escape to be bound.
Add more plugin icons from compiz-plugins-experimental, and add
plugin-matecompat.
Drop libsexy optional dependency.
Fix vertical alignment of the text on the stylized keys
(Shift, Super, Ctrl, Alt).
Add an additional Compiz 0.9.x support, no action is required for
either.
Release 0.8.9 (2015-11-06 Wolfgang Ulbrich <chat-to-me@raveit.de>)
==================================================================
COMPIZ-RELOADED
Maintenance release.