sunaku / wmiirc

Ruby configuration for WMII window manager
ISC License
82 stars 26 forks source link

persistent arrangements #23

Closed sunaku closed 13 years ago

sunaku commented 13 years ago

Allow per-view arrangements to be persistent, so that when new clients enter the view or existing clients leave it, the current arrangement is re-applied.

Also create a status barlet that shows the currently applied persistent view. You should be able to click it to choose a different arrangement (click_menu like volume barlet).

sunaku commented 13 years ago

Solved by commit 6b9ef9c0727a66f02afe975195d1b8ff0b9ad8d4 but you need to patch the wmii source code as explained in the commit log message.