]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
hob: set modal flag on progress dialog
authorRoss Burton <ross.burton@intel.com>
Thu, 27 Sep 2012 15:46:09 +0000 (16:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Sep 2012 10:14:31 +0000 (11:14 +0100)
commit9a19fe8e8c65b75dbbb4ae5401df6d6838495bdd
treeb1a2fdf28b51ca3373241cceae3cc95159de81e4
parentae27a7cf4d31a1b99840a761a27fd6256cb1dd9b
hob: set modal flag on progress dialog

The entire interface isn't usable whilst the progress dialog is up so we might
as well set the modal flag so that some WMs (such as GNOME 3) can do nice things
with the dialog (such as pin it to the titlebar).

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/depexp.py