Fischx / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

apply /rules on wmii startup #230

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start some clients, some of them floating.
2. Kill wmii and start it up again.

What is the expected output? What do you see instead?

Observe that all floating windows are now in the managed area.  This can be 
fixed by making wmii apply its /rules file on pre-existing clients when it 
starts up initially.

Original issue reported on code.google.com by sun...@gmail.com on 24 Feb 2011 at 10:42

GoogleCodeExporter commented 8 years ago

Original comment by sun...@gmail.com on 24 Feb 2011 at 10:46

GoogleCodeExporter commented 8 years ago
I see now: a client's tags are preserved across wmii instances, but the views 
(and their contained frames, whether floating or managed) are not.  So there's 
no way for this feature to be implemented in the current architecture.

Original comment by sun...@gmail.com on 23 Sep 2011 at 6:41