On 04-Jan-2002 kadu wrote: > Hi, > > On Wed, 02 Jan 2002 10:17:34 -0800 > Lev Lvovsky wrote: >> I know that the option to enable both of them contradicts one another (as >> far as I can tell), but nevertheless, is it possible? > I wrote a patch which enables both SloppyFocus + ClickToFocus. > > This patch will add new option on the rootmenu; > "Configration > Focus Model > Click Contents To Raise" > > Apply the enclosed patch, #define USE_CLICK_RAISE and rebuild Blackbox. >
There are 3 ways to get this functionality in the current blackbox code so this patch will not make it into blackbox proper. No offense intended. You did a good job patching blackbox in all of the right places and following existing style. Options: 1) use autoraise 2) alt+click 3) just move the mouse to a border, titlebar or the bottom grip and click
