Commit Graph

731 Commits

Author SHA1 Message Date
Lemmy ada5ee2ddc PluginsTab: improved tabbar 2025-12-16 18:56:55 -05:00
Ly-sec d4f39c6b75 NSectionEditor: proper fix for weird resolution clipping 2025-12-16 18:57:50 +01:00
Ly-sec e316674c8a NSectionEditor: another fix for clipping (monitor informations) 2025-12-16 18:48:40 +01:00
Ly-sec 1930155a22 NSectionEditor: fix display subtitle (display resolution) clipping 2025-12-16 18:41:41 +01:00
ItsLemmy 95e5e82476 DesktopWidgets: improved settings layout via subtitle 2025-12-15 00:16:11 -05:00
Lemmy ebd080760c Removed useless componentBehavior 2025-12-14 15:51:17 -05:00
Lemmy 72c9be102c DesktopWidgets: simplified UI 2025-12-14 14:02:53 -05:00
wxlyyy c6a1541c6d Align the style of all scrollbars 2025-12-14 23:41:16 +08:00
Lemmy e734e6109a NSearchableComboBox: optims, dont copy one by one when not filtering. 2025-12-13 15:38:37 -05:00
Lemmy cfaeaad707 Settings/Fonts: improving filtering performance. 2025-12-13 15:27:21 -05:00
Lemmy 4180a81c6e Settings/Fonts: Filter only once when all fonts are ready. 2025-12-13 08:23:36 -05:00
Ly-sec 0d132c5dc9 NComboBox: more warning fixes 2025-12-13 12:50:06 +01:00
Ly-sec c0cae715db NComboBox: fix warning 2025-12-13 12:38:45 +01:00
Ly-sec 9fcacfc761 NSearchableComboBox: comment Connection 2025-12-13 10:15:18 +01:00
Ly-sec 2980dfb100 Revert "NSearchableComboBox: add debouncing and visibility check to prevent CPU spikes"
This reverts commit e9859e07f5.
2025-12-13 10:08:46 +01:00
Ly-sec e9859e07f5 NSearchableComboBox: add debouncing and visibility check to prevent CPU spikes 2025-12-13 10:03:29 +01:00
Lemmy 0e3b8d298f NWaveSpectrum: use Shapes(GPU) 2025-12-12 20:54:54 -05:00
Lemmy d06d58d7bb TaskBar: fixed desktop actions and other stuff 2025-12-12 19:55:08 -05:00
Lemmy 0d4f38f401 NCheckBox+NComboBox: Proper support for disabled state. 2025-12-12 18:31:00 -05:00
Lemmy 865c181abc NComboBox: fixed misclick after using the scrollwheel 2025-12-12 18:16:21 -05:00
Lemmy de547c3087 NSearchableCombobox: improve binding 2025-12-12 15:27:22 -05:00
Lemmy f996049515 NListView: removed buggy WheelHandler. 2025-12-12 15:03:27 -05:00
Ly-sec 315da749ac Revert NSectionEditor changes 2025-12-10 14:47:14 +01:00
Ly-sec 4784520b8b NSectionEditor: possible overflow fix 2025-12-10 13:06:37 +01:00
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