summaryrefslogtreecommitdiff
path: root/portato/gui/windows/main.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-10-08 14:02:40 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-10-08 16:21:47 +0200
commitbc35d41079ffac6fa653d1705dc7776c392eff8d (patch)
tree19af133338697249f96597afdefbcb936f1abb34 /portato/gui/windows/main.py
parentfb904582e841076ae9517a1526268d95fc2a9c08 (diff)
downloadportato-bc35d41079ffac6fa653d1705dc7776c392eff8d.tar.gz
portato-bc35d41079ffac6fa653d1705dc7776c392eff8d.tar.bz2
portato-bc35d41079ffac6fa653d1705dc7776c392eff8d.zip
Enhance the splash window handling.
Now the splash window is forced to stay on top. Hopes no users are going to complain ;). Additionally, the splash window is destroyed opposed to only hidden. As it is not reused, there is no use in keeping it alive. (cherry picked from commit 0a30d24e34493a2f56ba801facf4daba711d363e)
Diffstat (limited to 'portato/gui/windows/main.py')
0 files changed, 0 insertions, 0 deletions
ommit/tests/t0060-rm-tests.sh?id=84f5cffec908479ac0c32d66839aca5a8b0503ec&follow=1'>tests: test for spacesJason A. Donenfeld3-8/+20 2014-04-24Move test instructions to INSTALL.Jason A. Donenfeld2-11/+18 2014-04-24tests: we don't use aggregate-resultsJason A. Donenfeld1-57/+0 2014-04-24Don't prompt for questions when stdin is not a tty.Jason A. Donenfeld3-7/+6 2014-04-24Allow overridable bash.Jason A. Donenfeld16-16/+16 2014-04-24dmenu: check for empty instead of ret codeJason A. Donenfeld1-1/+1 2014-04-24tests: sed doesn't like escaped chars on non-gnuJason A. Donenfeld1-1/+1 2014-04-24tests: run from anywhereJason A. Donenfeld13-4/+16 2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld14-95/+92 2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12 2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6 2014-04-24tests: todo updateJason A. Donenfeld1-25/+0