Re: [dwm] patch to hide sticky indicators, and add "nofocus" windows

2008-11-25 Thread yy
You could do something very similar just caling unmanage. The problem is you can't call functions from the rules definition (though you could use a keybinding to unmanage windows). It could be interesting to modify applyrules and the Rule definition in order to call functions, like buttons and key

Re: [dwm] patch to hide sticky indicators, and add "nofocus" windows

2008-11-25 Thread Jeremy Jay
Small bug-fix - cycling through visible windows was broken (in focusstack())... This is the cumulative patch, but the only differences from the last one are the few lines in focusstack() Jeremy diff -r f6c3491c41f1 config.def.h --- a/config.def.h Sun Nov 16 13:22:24 2008 + +++ b/config.

Re: [dwm] patch to hide sticky indicators, and add "nofocus" windows

2008-11-21 Thread Thayer Williams
On Fri, Nov 21, 2008 at 10:38 AM, Jeremy Jay <[EMAIL PROTECTED]> wrote: > 2) since it's on every tag, every time i switch tags, it is the first > thing focused. I dont need to type into a system tray, so the > patch also adds a flag to designate a window as "nofocus" which > tells dwm to ski