Re: [dev] A window without focus

2012-10-26 Thread Hugues Moretto-Viry
I'm pretty sure he's using dwm... 2012/10/26 Sam Watkins > Use a window manager that doesn't steal focus? > What window manager are you using? > Seems off topic, unless you're asking about a suckless window manager. > >

Re: [dev] A window without focus

2012-10-26 Thread Sam Watkins
Manolo Mart?nez wrote: > I have a cronjob that launches a window with notify-send "Low > Battery" when, well, the battery is low. > > Is there a way to prevent this window from stealing focus? Use a window manager that doesn't steal focus? What window manager are you using? Seems off topic, unles

[dev] A window without focus

2012-10-25 Thread Manolo Martínez
Hello, I have a cronjob that launches a window with notify-send "Low Battery" when, well, the battery is low. Is there a way to prevent this window from stealing focus? Thanks Manolo --