Reintroduce run dialog
Fix regression from 92d8d65543c7f3577ea2618a8db46952817106e2, bad rebase.
This commit is contained in:
parent
eda17defb2
commit
110d58bbc3
@ -70,6 +70,7 @@ let _overridesSettings = null;
|
|||||||
let background = null;
|
let background = null;
|
||||||
|
|
||||||
function _sessionUpdated() {
|
function _sessionUpdated() {
|
||||||
|
Meta.keybindings_set_custom_handler('panel-run-dialog', sessionMode.hasRunDialog ? openRunDialog : null);
|
||||||
if (sessionMode.isGreeter)
|
if (sessionMode.isGreeter)
|
||||||
screenShield.showDialog();
|
screenShield.showDialog();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user