Hi,
After some playing, there are two things that dwm needs to get onscreen
keyboards to play anywhere near nice.
1. the focus patch to allow xvkbd to not steal the focus:
http://s01.de/~tox/hg/dwm/rev/d3c3a8018349
2. another focus-ish patch to have focusstack skip xvkbd:
http://www.mail-archiv
Great! I'll check it out of the git HEAD from now on. Thanks for your
work on this! -Ross
On 12/18/2010 02:39 PM, Marc Andre Tanner wrote:
> On Tue, Dec 07, 2010 at 04:45:09PM -0500, Ross Mohn wrote:
>> Sorry, I ran into two more issues that I fixed today. New patch is
>> attached.
> I applied y
On Tue, Dec 07, 2010 at 04:45:09PM -0500, Ross Mohn wrote:
> Sorry, I ran into two more issues that I fixed today. New patch is
> attached.
I applied your patches and did a few cosmetic changes (the coding
style in madtty.c is still a mess but at least it's now a more or
less consistent mess). I