From: Dana Jansens Date: Tue, 3 Sep 2002 04:00:10 +0000 (+0000) Subject: add woodblock's sticky button shit X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=7c101a50a295fe34645b46296f9d1e4232a9a6ab;p=chaz%2Fopenbox add woodblock's sticky button shit --- diff --git a/CHANGELOG b/CHANGELOG index 44fac553..d918a16e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ Changelog for Openbox: -2.0.1: +2.1.0: + * Add an optional Sticky button for window titlebars. + It can be added by putting an 'S' in your + titlebarLayout. (Scott Moynes) + * Fix SendTo menus. They would keep workspaces that had been deleted. (Ben Jansens)