]> icculus.org git repositories - dana/obconf.git/blob - CHANGELOG
the 2.0.3 changelog so far
[dana/obconf.git] / CHANGELOG
1 2.0.3:
2   * Added Norwegian translation
3   * Updated Traditional Chinese, Italian, and Swedish translations
4   * Add support for the desktop warping option
5   * Add support for showing the popup notification when changing desktops
6   * Better build support for Max OSX platform (no --export-dynamic)
7   * Major layout changes
8   * Add support for putting the move/resize popup in a fixed position on screen
9   * Add support for the <active> window placement option
10   * New icon by Myles Green
11
12 2.0.2:
13   * Add Traditional Chinese translation
14   * Add Italian translation
15   * Add Czech translation
16   * Add Spanish translation
17   * Add French translation
18   * Updated Swedish translation
19   * Workaround a crash in GTK/Glib on the PowerPC platform
20   * Add new Margins option (Margins tab)
21   * Add new option for centering windows when placing them
22   * Don't include the debian/ dir in releases
23   * Fix the missing TopRight option for the dock
24   * Fix the dock stacking option to match changes made in Openbox (it's
25     Above/Below not Top/Bottom)
26   * Give the theme previews white client areas to more closely resemble a real
27     window
28   * Update to Openbox 3.4.3 libraries
29
30 2.0.1:
31   * Make ObConf work when the .obt file has been renamed (e.g. by box-look.org)
32   * Update Swedish translation
33   * Update to Openbox 3.4.2 libraries
34
35 2.0.0:
36   * Add the ability to install .obt theme archives
37   * Add the ability to create .obt theme archives
38   * Double clicking a .obt file will launch it with ObConf, install the theme,
39     and select it for both KDE and GNOME desktops
40   * Fix for writing invalid font entries when none existed in the config file
41     already
42   * Add new dock options showDelay and noStrut
43   * Add mouse option for double click time and drag threshold
44   * Add option for animate iconify/restore
45   * Make Openbox reconfigure with communication through the X server rather
46     than by PID
47
48 1.6.3:
49   * Add the ability to change your fonts
50   * Add the <focusLast> config option
51   * When changing the number of desktops, or their names, ObConf will set them
52     in the current session as well as saving them to the Openbox config file.
53   * Improve how ObConf sets the desktop names. You can leave them empty and it
54     will use the default translated names from Openbox.
55
56 1.6.1:
57   * Update to the Openbox 3.4 series libraries.