-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGELOG
63 lines (58 loc) · 2.57 KB
/
CHANGELOG
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
2.0.3:
* Added Norwegian translation
* Added Turkish translation
* Updated Traditional Chinese, Italian, and Swedish translations
* Add support for the desktop warping option
* Add support for showing the popup notification when changing desktops
* Better build support for Max OSX platform (no --export-dynamic)
* Major layout changes
* Add support for putting the move/resize popup in a fixed position on screen
* Add support for the <active> window placement option
* New icon by Myles Green
* Show an error when the configuration file is not valid, so it doesn't get
destroyed by ObConf
* Add a --config-file option to specify an alternate configuration file.
* Auto-load the same configuration as Openbox is using, if Openbox was run
with --config-file
2.0.2:
* Add Traditional Chinese translation
* Add Italian translation
* Add Czech translation
* Add Spanish translation
* Add French translation
* Updated Swedish translation
* Workaround a crash in GTK/Glib on the PowerPC platform
* Add new Margins option (Margins tab)
* Add new option for centering windows when placing them
* Don't include the debian/ dir in releases
* Fix the missing TopRight option for the dock
* Fix the dock stacking option to match changes made in Openbox (it's
Above/Below not Top/Bottom)
* Give the theme previews white client areas to more closely resemble a real
window
* Update to Openbox 3.4.3 libraries
2.0.1:
* Make ObConf work when the .obt file has been renamed (e.g. by box-look.org)
* Update Swedish translation
* Update to Openbox 3.4.2 libraries
2.0.0:
* Add the ability to install .obt theme archives
* Add the ability to create .obt theme archives
* Double clicking a .obt file will launch it with ObConf, install the theme,
and select it for both KDE and GNOME desktops
* Fix for writing invalid font entries when none existed in the config file
already
* Add new dock options showDelay and noStrut
* Add mouse option for double click time and drag threshold
* Add option for animate iconify/restore
* Make Openbox reconfigure with communication through the X server rather
than by PID
1.6.3:
* Add the ability to change your fonts
* Add the <focusLast> config option
* When changing the number of desktops, or their names, ObConf will set them
in the current session as well as saving them to the Openbox config file.
* Improve how ObConf sets the desktop names. You can leave them empty and it
will use the default translated names from Openbox.
1.6.1:
* Update to the Openbox 3.4 series libraries.