Re: [dev] [st] Scroll selection patch

2011-09-14 Thread Nick
Yeah, that bothered me slightly too, thanks for fixing. Patch works fine and dandy. Nick

[dev] [st] Scroll selection patch

2011-09-14 Thread Rafa Garcia Gallego
Hi, One thing from st that bugs me a little: whenever I select some text with the mouse it remains marked even if I type in the same line and change its content. The same happens if I keep typing and the window scrolls, since the selection box does not scroll along with it. In either case, a new p

Re: [dev] DWM: click through

2011-09-14 Thread Roman Z.
On Tue, Sep 13, 2011 at 02:18:44AM +0400, Alexander Polakov wrote: > * Roman Z. [110913 01:42]: > > Hello! > > > > I've deactivated the "focus follows mouse" feature. I did this by > > commenting out the enternotify event handler: > > > > static void (*handler[LASTEvent]) (XEvent *) = { > > /