Manage clients with the Layout
This commit is contained in:
@@ -7,9 +7,7 @@ Feature: layout client management
|
|||||||
def register *_; end
|
def register *_; end
|
||||||
|
|
||||||
def << client
|
def << client
|
||||||
# FIXME: need the Manager to manage state with clients, not windows
|
puts client
|
||||||
#puts client.wname
|
|
||||||
puts client.name
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user