Commit Graph
534 Commits
Author SHA1 Message Date
Corey Woodworth f37f999806 Added support for NTextInput's inputIconName on NTextInputButton. 2025-10-24 13:45:31 -04:00
ItsLemmy 9003c60667 DirectWidgetSettingsPanel 2025-10-22 09:39:24 -04:00
ItsLemmy d820116a06 NPanel: accept all buttons to close panel (click outside) 2025-10-21 20:50:55 -04:00
ItsLemmy fc5be392c0 BarWidgetSettingsDialog: refactored to support direct opening. 2025-10-21 20:44:30 -04:00
ItsLemmy c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
loner 86a432fe5e fix(NComboBox): Improve delegate robustness 2025-10-21 22:37:18 +08:00
Damian D'SouzaandGitHub 287e39eadd Merge branch 'main' into open-panel-overlay-layer 2025-10-20 22:14:18 +02:00
Damian D'Souza 47bb77f103 NPanel: add persistent useOverlay property 2025-10-20 22:05:13 +02:00
Damian D'Souza eba6c7ec27 NPanel: revert NPanelWindow change 2025-10-20 21:44:19 +02:00
ItsLemmy 73267d1d37 Settings + SetupWizard
- Added a Lock screen settings tabs
- Added button in settings/general tab to re-run the setup wizard
- Fixed missing translations
- Fixed bug when matugen not installed in setup wizard
- Added enabled property for NToggle
2025-10-20 13:33:46 -04:00
ItsLemmy 621b37cd1f autofmt 2025-10-20 12:22:38 -04:00
Corey Woodworth d6958aca9e Used Il8n Search placeholder for search box in nFilePicker 2025-10-20 00:16:05 -04:00
Corey Woodworth 53a8706f60 Another small color tweak 2025-10-19 23:52:27 -04:00
Corey Woodworth 25c26a6334 Small color tweak to make clear button less intrusive 2025-10-19 23:46:21 -04:00
Corey Woodworth 6bfd93f7cc combine searchInput and LocationInput elegantly in NFilePicker 2025-10-19 20:20:45 -04:00
Corey Woodworth 87af2e86cc Add magnifying glass to NSearchableComboBox 2025-10-19 13:27:49 -04:00
Corey Woodworth 75417c1fa5 Fixed warnings because I was using Anchors and Layout at the same time 2025-10-19 13:16:49 -04:00
Corey Woodworth 419cd42b12 Add a clear button, and optional icon to NTextInput 2025-10-19 13:06:15 -04:00
Damian D'Souza 17ed483285 NPanelOverlay: implement wrapper for NPanel that opens in overlay layer 2025-10-19 13:22:47 +02:00
Damian D'Souza 56dc0d70de NPanel: extract PanelWindow to separate reusable component 2025-10-19 13:22:34 +02:00
lysec 3249febb0f Matugen: fix hex_stripped for predefined color schemes
NSearchableComboBox: fix warning
2025-10-18 19:04:20 +02:00
Damian D'Souza 4df7fedc53 NPanel: make panels open in overlay layer 2025-10-17 19:52:46 +02:00
amadoabad 957dede6b3 Feat: Now freezes the notifications when hovering on notifications buttons too. 2025-10-17 02:12:21 +03:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
ItsLemmy a7612d1744 Merged setup wizard 2025-10-15 19:25:00 -04:00
ItsLemmy 6fd41cd591 Removed invalid properties from NIcon callers 2025-10-15 16:03:29 -04:00
lysec 514fdaa4cc SetupWizard: initial commit 2025-10-15 18:01:08 +02:00
ItsLemmy c082f4e871 autofmt 2025-10-14 19:32:41 -04:00
loner ac81126095 Merge remote-tracking branch 'upstream/main' into feature/widget-usage-badge 2025-10-15 03:52:22 +08:00
ItsLemmy dcf4f0f7d2 Project structure: moving stuff around 2025-10-14 10:46:31 -04:00
ItsLemmy 79b96567dc AudioCard: sleeker volume sliders 2025-10-14 07:37:27 -04:00
ItsLemmy 00509170ef Bar: improved "mini" density look 2025-10-13 20:16:18 -04:00
ItsLemmy 4e11f4e2e6 SectionEditor: improved dimensions and moving across sections (for control center) 2025-10-13 19:55:40 -04:00
ItsLemmy 10090cbd30 ControlCenter: modularity! 2025-10-13 19:18:26 -04:00
loner 679224e1d9 feat(settings): Add usage badges to widget selector
Adds a visual indicator to the "Add Widget" dropdown in the Bar
settings panel to show which widgets are already in use and where.

- A small text badge ("L", "C", "R") now appears next to any widget
  that is already on a panel.
- The badges are reactive and update automatically when widgets are
  added or removed.
- This helps prevent accidental duplicate additions and makes widget
  management easier.
2025-10-14 03:40:51 +08:00
ItsLemmy a0907a5b96 ControlCenter: toggle to hide/show volume sliders + getting ready for more modularity soon 2025-10-13 10:04:47 -04:00
ItsLemmy 962811db0e NSearchableComboBox: better scaling + fixed hover color 2025-10-13 09:58:42 -04:00
lysec b58ce5f982 Notification: better animations
NIconPicker: fix width/height
Autoformat
2025-10-13 15:52:19 +02:00
ItsLemmy 5d236b5c90 NValueSlider: scaling 2025-10-13 08:09:41 -04:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
ItsLemmy 48ade771fb Fix NIconButton Scaling 2025-10-12 18:03:26 -04:00
ItsLemmy 5a47f88d48 Dont scale NIconButton in the bar 2025-10-12 16:54:36 -04:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy a2cd377837 New scaling wip 2025-10-12 15:25:09 -04:00
ItsLemmy 292ecd493b More cleanup 2025-10-12 09:33:04 -04:00
ItsLemmy 6a6a8b3f10 NPanel: fix animation glitch due to deactivating loader 2025-10-12 09:16:38 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
lysec b4a344b0b5 ControlCenter: fix scaling (pass scaling to everything) 2025-10-12 10:25:52 +02:00
lysec 3dff242606 OSD: fix vertical layout
autoformat
2025-10-11 18:18:43 +02:00
ItsLemmy df6fdf3656 Fix NPanel scaling on Qt6.10 2025-10-11 11:28:03 -04:00