Name window-list-monitor actors

This commit is contained in:
Tony Garnock-Jones 2016-09-26 17:19:16 -04:00
parent 42a9f93b49
commit e9f81398e0
1 changed files with 1 additions and 0 deletions

View File

@ -515,6 +515,7 @@
(actor #:name 'window-list-monitor
(during/actor (window-state $id $title _)
#:name (list 'window-list id)
(field [x 0] [y 0])
(define reqsize
(parameterize ((theme-button-y-padding 8)