Commit Graph

32 Commits

Author SHA1 Message Date
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
Lemmy 1fcf51eaf0 Toast: ensure all toasts have a title and a description for a more unified look. 2026-01-01 10:26:06 -05:00
Lin Xianyi 416ca14583 SessionMenu: add single row layout 2026-01-01 15:13:06 +08:00
Ly-sec 72aa5b0fe2 SessionMenu: no initial selected entry 2025-12-25 14:27:48 +01:00
Ly-sec b67fcb16ee SessionMenu: add toggle for numeric buttons & keybinds 2025-12-25 13:14:39 +01:00
Lemmy a17e116a1c SessionMenu: cleanup
- Use numbers without Shift.
- Removed layer.enabled which was making all things blurry.
- Removed pending indicator in list mode which was confusing.
- Minor improvements
2025-12-23 17:39:13 -05:00
Ly-sec e0fb1f6deb SessionMenu: add shiftmodifier to action keybinds 2025-12-23 16:05:18 +01:00
Ly-sec a64d58f032 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-23 15:48:40 +01:00
Ly-sec 82e85055ce SessionMenu: add keybinds to actions 2025-12-23 15:47:13 +01:00
Kainoa Kanter 38075b3dd1 Revert "wip"
This reverts commit 1fe92c705b.
2025-12-22 11:45:10 -08:00
Kainoa Kanter 7b24e73722 make grid navigation feel a lot better 2025-12-22 11:41:49 -08:00
Kainoa Kanter 1fe92c705b wip 2025-12-22 11:09:35 -08:00
Lemmy b47eabb34e i18n+autofmt 2025-12-17 17:47:10 -05:00
notiant f476211e75 SessionMenu: add left and right key navigation 2025-12-17 20:41:19 +01:00
Ly-sec e437939407 SessionMenu: use panel opacity, fix styling
DesktopWidgets: add control explanation to edit mode
2025-12-16 20:20:41 +01:00
Ly-sec 762e828382 SessionMenuTab: add setting for large button layout 2025-12-16 20:10:28 +01:00
Lemmy 3d44cb2953 Panels: increased default panel width from 420 to 440. 2025-12-15 18:55:13 -05:00
ItsLemmy 86e6e3d1db Panels: 420 will take over the world! 2025-12-05 14:58:32 -05:00
Ly-sec 0ac55aff6c SessionMenuTab: allow command override 2025-12-03 13:19:23 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
Ly-sec 7176e890af SessionMenuTab: add per entry countdown toggle (implements #746
)
2025-11-15 13:48:39 +01:00
Lysec c2e56fcd36 Merge pull request #738 from bokicoder/patch-1
SessionMenu: add hibernate option
2025-11-13 15:23:29 +01:00
ItsLemmy 04439699ae Keyboard Shortcuts: replaced and fixed shiftTab to backTab. 2025-11-13 08:28:28 -05:00
wxlyyy 14b0ef320a SessionMenu: add hibernate option 2025-11-13 18:30:47 +08:00
ItsLemmy 2eb59bed4a Keyboard: Cleaned keyboard shortcuts dispatch
+ SetupWizard cleanup (NImageCached can NOT be invisible)
2025-11-12 20:46:15 -05:00
Ly-sec dbedf6c25c SessionMenuTab: added tab & SessionMenu settings
SessionMenu: hook up settings, update height calculation
i18n: add translations
2025-11-12 19:46:19 +01:00
Ly-sec 871104be59 SessionMenu: add LockScreen import
LockScreen: add missing imports
N*Spectrum: add null checks
2025-11-09 09:46:45 +01:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
ItsLemmy fc3db67def Panels: improvements
- slightly smaller and more homogenous sizing
- better look for battery panel (icons)
2025-11-06 23:14:48 -05:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00