mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-11 16:50:16 +00:00
Make typing possible in SettingsWindow
This commit is contained in:
@@ -14,6 +14,8 @@ NLoader {
|
||||
NPanel {
|
||||
id: settingsPanel
|
||||
|
||||
WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand
|
||||
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
// Single source of truth for tabs
|
||||
// Each tab points to a QML file path. The content stack simply loads the file via Loader.source.
|
||||
|
||||
Reference in New Issue
Block a user