Hello,
The following patch against wmii-hg r2785 allows my wmiirc to know
when clients are added to or removed from the current view. Using
that information it can persist[1] the application of automated client
arrangements (such as emulating LarsWM tiling layout, for example) as
the current view
Hello,
this is a little patch for dwm 5.8.2.
Patch adds to dwm functionality of keyboard layout manager: for every
open window now stored current layout. If you change the focused window,
the current keyboard layout also switched.
And sorry for my english :)
=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-
On Sat, 26 Mar 2011, Marcin Cieslak wrote:
Benjamin R. Haskell wrote:
But beyond that, looping or manually launching dwm doesn't solve the
problem that all the tag information is lost between restarts. wmii
gets around it by dumping the tag information into X props (still
loses layout info,
On Sun, Mar 27, 2011 at 2:42 PM, Benjamin R. Haskell
wrote:
> while true ; do
> _setup_wm_command
> # usually sets cmd=( consolekit-session dbus-session dwm )
> $cmd || urxvt
> done
I use a similar approach, but ask the user if the WM termination was intended:
xterm -e