quick-settings: Close phosh's settings when opening the Settings application
Otherwise the user might be puzzled as seemingly nothing happens. We do that by deduplicating the "open settings panel" logic which was similar to what PhoshSettings does. Instead just use the action.
We can simplify this further later on by adding a long-press-action
(#1133 (closed)) to quick settings
but let's fix #1130 (closed) first.
Signed-off-by: Guido Günther agx@sigxcpu.org
Edited by Guido Günther