Manage clients with the Layout
This commit is contained in:
parent
a0dcca07f9
commit
c718ac4020
@ -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
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user