I had a weird behaviour in dwm-hg... but by reading the code I realized
that if you don't want to use any Rule you have to define it like this
in the config.h
static const Rule *rules = NULL;
if you do rules[] = {{NULL}}; all windows will be opened in the same monitor
FYI.
On Mon, Oct 29, 2012 at 11:37:35PM +0800, Kai Hendry wrote:
> On 29 October 2012 22:27, Petr Šabata wrote:
> > Tested with scim; no issues with the input.
>
> People still use SCIM? I thought it was unmaintained. I thought RH
> supported ibus instead or are you just slow to move over ?
> http://e
On 29 October 2012 22:27, Petr Šabata wrote:
> Tested with scim; no issues with the input.
People still use SCIM? I thought it was unmaintained. I thought RH
supported ibus instead or are you just slow to move over ?
http://en.wikipedia.org/wiki/Intelligent_Input_Bus
I'm keen to find the best w
On Sun, Oct 28, 2012 at 01:40:03PM +0100, Christoph Lohmann wrote:
> Hello.
>
> On Sun, 28 Oct 2012 13:40:03 +0100 the little girl
> wrote:
> > hello mr. suckless!
> >
> >
> > this patch against tip should make st