Commit Graph

707 Commits

Author SHA1 Message Date
ItsLemmy 5faa740b77 NSectionEditor: improved drop position indicator + added larger margin so we can see it properly. 2025-12-08 20:05:29 -05:00
Ly-sec 54f0620176 NSectionEditor: fix dragging 2025-12-08 13:43:39 +01:00
Ly-sec 86bd2b7365 NSectionEditor: if mouse gets out of dragging area, reset the widget 2025-12-06 21:07:08 +01:00
Ly-sec 01d0aaf187 NTabBar: expose margin 2025-12-06 14:39:28 +01:00
Ly-sec 99ac2125bf NTabBar: add margin 2025-12-06 11:54:11 +01:00
ItsLemmy 43358fbbee Wallpaper Selector: wrapped in dual NBox like all the others panels 2025-12-05 18:39:06 -05:00
Ly-sec f38987a796 NTabBar: remove redundant padding 2025-12-06 00:03:23 +01:00
Ly-sec 81c6a17ba5 AudioVisualizer: respect bar location (fix #946)
MediaMini: cava respect bar location
NLinearSpectrum: use barPosition if needed
2025-12-05 15:37:46 +01:00
Ly-sec d7745c28bd Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-05 08:41:17 +01:00
Ly-sec d5f99258fc colors-apply.sh: check if cava runs with stdin to prevent cava crashes 2025-12-05 08:40:45 +01:00
ItsLemmy 1c56c930ca NSectionEditor: added hand pointer and clarified help text. 2025-12-04 19:55:19 -05:00
ItsLemmy e13d378e8b NTabBar/Button: ensure proper eliding by providing constraints 2025-12-03 20:10:55 -05:00
Ly-sec 6a2d469c49 NSearchableComboBox: add bar section badge to plugins 2025-12-03 19:19:26 +01:00
Ly-sec 8b1f978adb NSearchableComboBox: fix hover & badge layout 2025-12-03 19:12:28 +01:00
Ly-sec 4ba0c105cf Launcher: fix hover cut off
NListView: expose scrollBarTotalWidth
2025-12-03 18:54:44 +01:00
Ly-sec fdc51959c5 NSectionEditor: display plugin name instead of id 2025-12-03 16:35:45 +01:00
ItsLemmy ac81234ef8 Merge plugin-system 2025-12-03 09:41:16 -05:00
ItsLemmy 85b887607a NSearchableComboBox is now agnostic to badges. Also replaced [L], [C], [R] by icons 2025-12-03 09:37:21 -05:00
ItsLemmy c8d00d42e7 NSectionEditor: improved margin and drop indicator color 2025-12-03 09:14:52 -05:00
ItsLemmy f0b91eb10f NCollapsbile: changed default bg color and radius 2025-12-03 08:39:36 -05:00
ItsLemmy 4958ddfdae NSectionEditor: simpler colors 2025-12-02 22:55:45 -05:00
ItsLemmy b79b625e12 NSectionEditor: code cleanup 2025-12-02 22:42:45 -05:00
ItsLemmy f8810f714e PluginSystem: NSectionEdito allow direct plugin settings editing 2025-12-02 22:26:26 -05:00
loner 879151275e fix(NImageRounded): default fill mode 2025-12-03 01:32:13 +08:00
Ly-sec 0554db8cf7 NSectionEditor: use Grid 2025-12-02 16:17:26 +01:00
Ly-sec 65cc3c91d8 BarTab: better plugin display 2025-12-02 15:50:03 +01:00
Ly-sec d31e69ad63 UserInterface: more adjustments 2025-12-02 15:24:49 +01:00
Ly-sec 19fde6731a UserInterface: fix NSectionEditor 2025-12-02 15:12:07 +01:00
Ly-sec 872d4202b2 UserInterface: separate slider for UI & Input 2025-12-02 15:06:04 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
Ly-sec 759e354956 Launcher: add app categories
NIconTabButton: add tooltip support
2025-12-01 17:39:11 +01:00
ItsLemmy b6c1f6e90a autofmt 2025-11-30 14:36:23 -05:00
Ly-sec 7f88725023 NComboBox: fix clicking issue 2025-11-30 19:48:43 +01:00
ItsLemmy 925bbe7a5e NImageRounded: back to using a custom shader as it looks much better than ClippingRectangle.
It seems ClippingRectangle has issues with fractional pixes.
2025-11-30 11:46:18 -05:00
notiant 260b2e9a11 Add missing translations for filepicker tooltips 2025-11-29 18:52:05 +01:00
Ly-sec 0ab8458ca2 NIconPicker: replace GridView with NGridView 2025-11-29 14:11:18 +01:00
Ly-sec cdc5725e1b NIconPicker: add vertical scrollbar 2025-11-29 13:42:50 +01:00
Eric Handley 9d25f9c9e7 feat: add NIconTabButton widget for icon-only tabs 2025-11-27 22:43:11 -08:00
Olaf Luijks 3ec973ca21 feat: render label descriptions as styled text 2025-11-28 01:27:44 +01:00
ItsLemmy 2fe915e3bc NSectionEditor/ControlCenter: Allow up to 10 widgets if using a single side. 2025-11-27 09:00:19 -05:00
Corey Woodworth 84246e0d5d Added small margin, put theme colors on top 2025-11-26 21:20:12 -05:00
Ly-sec 05c90909d2 ClipboardPreview: fix ClipboardPreview 2025-11-26 19:22:18 +01:00
Ly-sec 309648d6d6 Calendar: add timer
LocationTab: rework calendar settings
SoundService: add simple service to play & loop sounds
2025-11-26 19:18:30 +01:00
ItsLemmy 3c5dfd87db NImageRounded: attempt to fix crash on older Qt versions 2025-11-25 20:56:00 -05:00
ItsLemmy ad044882a9 NIcon: always center icon 2025-11-25 19:59:37 -05:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -05:00
Ly-sec c7116827a4 NPopupContextMenu: add dynamic width calculation 2025-11-24 14:13:02 +01:00
ItsLemmy e6c9a828af Battery + BarPill color fixes and cleanup
Battery: prioritize charging > low battery > unplugged with decent level
BarPill: prioritize hover state, then custom color, then
fallback/default.
2025-11-23 17:47:20 -05:00
Ly-sec 04c8f5b54e LauncherTab: add grid view option
Launcher: force clipboard history to list view
NGridView: created
2025-11-23 21:51:14 +01:00
Corey Woodworth bbde9f9b10 Fixed button margins 2025-11-23 09:53:27 -05:00