all repos — openbox @ 692bbfd389ca24b1eb028e278158f97a3b2ab51d

openbox fork - make it a bit more like ryudo

updated changelog for 2.2 release
Scott Moynes smoynes@nexus.carleton.ca
commit

692bbfd389ca24b1eb028e278158f97a3b2ab51d

parent

ce89be6a0c58a3cef40ce8f4333f1bc6ea6f6d95

1 files changed, 9 insertions(+), 3 deletions(-)

jump to
M CHANGELOGCHANGELOG

@@ -1,6 +1,12 @@

Changelog for Openbox: 2.2.0 - * Bitmap buttons (Scott Moynes) + * Allow changing the appearance of buttons with xbm (Scott Moynes) + bitmap files + + * Fixed window menu placement bug (Scott Moynes) + + * Added style textures for (Scott Moynes) + window.button.pressed.focus/unfocus: 2.1.1: * A build fix for xftlsfonts. (Scott Moynes)

@@ -23,9 +29,9 @@ (solid or gradient) can add "border" to its texture

and then its ".borderColor" resource will be used for a 1 pixel-wide border around the element. - * Add an optional Sticky button for window titlebars. + * Add an optional Sticky button for window titlebars. (Scott Moynes) It can be added by putting an 'S' in your - titlebarLayout. (Scott Moynes) + titlebarLayout. * Fix SendTo menus. They would keep workspaces that had been deleted. (Ben Jansens)