Marco Martin
e9abcfe012
fix flags test
...
dismiss when clicking on desktop
12 years ago
Marco Martin
b7de0d4138
as dialog, don't close when dialog has focus
12 years ago
Marco Martin
f43802ae82
alter visibility mode only if not normal panel
...
when the panel mode is autohide, the visibility mode has to be
altered when the controller is open, or the panel will go invisible
also when the mode is windowcancover is better to alter, or the panel may disappear
as well.
12 years ago
Marco Martin
acd904bd58
Revert "Don't change visibility mode on panel when opening config"
...
This reverts commit 199c7f2ffe .
12 years ago
David Edmundson
199c7f2ffe
Don't change visibility mode on panel when opening config
...
There's a timer on the struts updating, and so far this all seems to
work quite well.
BUG: 333876
12 years ago
Marco Martin
b0bc668164
don't use a lambda
12 years ago
Marco Martin
485376b949
don't delete the config immediately
...
suicide the panel configuration window after 2 minutes instead
12 years ago
Aleix Pol
4e0d99c6e9
Fix crash when moving a panel from a screen to another
...
Remember to always set the object scope when connecting to a lambda
slot, otherwise things go a bit crazy.
12 years ago
Marco Martin
610c0f6b54
make the panelcontroller a focusable dock
...
seems the way everything is more predictable
BUG:332676
12 years ago