diff options
Diffstat (limited to 'virtual-programs')
| -rw-r--r-- | virtual-programs/display.folk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/virtual-programs/display.folk b/virtual-programs/display.folk index f92afb67..36a370e7 100644 --- a/virtual-programs/display.folk +++ b/virtual-programs/display.folk @@ -23,6 +23,8 @@ namespace eval ::Display { uplevel [list Wish display runs [list $func {*}$args] on layer $::Display::LAYER] } } + + Claim the display Display has width $::Display::WIDTH height $::Display::HEIGHT } On process { |
