On Thu, Oct 17, 2013 at 3:57 PM, wrote: >// how does one delete windows that have another window >// manager running inside (rio or nile)? > >To delete a window with any graphical program, you'll need >external help. Under the hood, you write 'delete' to the target >window's wctl file. The winwatch fork mentioned makes this >easier. Why not just stick with chording? :) B1+B2 = Cut, but doing it on the border of a rio window could delete it? You could further extend this to save the state of windows and store them on disk if you ever want to recover them (maybe in a stack-like fashion?) with B1+B3 (Paste). Just an idea. Not serious on the second, heh. Regards, Lee