Merge remote-tracking branch 'upstream/main' into notifications-refine

Resolve conflicts due to project structure changes
This commit is contained in:
FUFSoB
2025-09-24 07:40:50 +05:00
92 changed files with 1872 additions and 1670 deletions
@@ -12,7 +12,7 @@ import qs.Widgets
NPanel {
id: root
preferredWidth: 360
preferredWidth: 380
preferredHeight: 480
panelKeyboardFocus: true
@@ -37,7 +37,7 @@ NPanel {
}
NText {
text: "Notification history"
text: "Notifications"
font.pointSize: Style.fontSizeL * scaling
font.weight: Style.fontWeightBold
color: Color.mOnSurface