shims: Add property::workarea

This commit is contained in:
Emmanuel Lepage Vallee 2016-03-31 05:04:10 -04:00
parent b1a93e4540
commit ea40fbd198
1 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,8 @@ end
screen._add_screen {width=320, height=240} screen._add_screen {width=320, height=240}
screen.add_signal("property::workarea")
return screen return screen
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80 -- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80