Re: Scratchpad vs. access focus history
"Vladimir Chizhov" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
Also, you can try the wcirculate.lua script. It filters windows (be careful: windows, not frames) by the specific boolean winprop: winlist_ignore. It works for me. 2007/5/6, intrigeri <[email protected]>: > If yes, I want to write in LUA a function that would act just as > ioncore_goto_previous, but would ignore the scratchpads from the focus > history list. But I could not find how to access it in LUA. Is it made > public to LUA ? Or is there a way to access a WRegion's active_next ? > Or am I bound to do it in C ? I've seen the wcirculate contrib seems > to manage its own focus history list, using the appropriate hooks, so > I guess there is no other way, but I hope I'm wrong... >