74 Commits

Author SHA1 Message Date
loner b6a85d88e7 fix(ui): adapt icon position labels based on bar orientation
- Add barIsVertical property to BarWidgetSettingsDialog
- Pass barIsVertical from NSectionEditor to dialog
- Show Top/Bottom for vertical bar, Left/Right for horizontal bar
- Keep fallback to oppositeDirection when iconPosition not set
- Fix BarPillVertical iconPosition mapping (left=top, right=bottom)
2026-04-06 10:35:45 +08:00
Lemmy dfc3bd9535 fix(plugins): fixed desktopWidget settings vs plugin settings 2026-03-29 19:39:56 -04:00
Lemmy c942c10f8a fix(widgets): improves disable states by avoiding stacking opacities 2026-03-29 10:52:58 -04:00
Lemmy a2e6791cef nsection-editor: restore CPU intensive icon that was removed by a bad merge. 2026-03-05 09:34:02 -05:00
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
Lysec 22527b9039 NSectionEditor: make DesktopWidgetsTab d&d between sections 2026-02-20 21:06:30 +01:00
Lysec c6f4a6bc16 NSectionEditor: add drag & drop between sections 2026-02-20 18:41:55 +01:00
Lemmy 3541ae9548 widgets: add a way to show cpu intensive ones 2026-02-19 21:30:19 -05:00
Lemmy 50455b800d autofmt 2026-02-07 20:05:11 -05:00
tuibird 166a66a61a bug fix for the widgets position context menu not respecting orientation. Also some minor readibility improvments. 2026-02-08 13:52:29 +13:00
Lemmy d6ea743624 settings: better check for plugins settings 2026-01-30 11:32:49 -05:00
Lemmy 0acca7d2d3 settings: clean the deprecated "allowUserSettings" + fix gear icon showing when plugin has no settings 2026-01-30 11:10:12 -05:00
Lemmy 55f2c85d61 autofmt 2026-01-26 10:20:44 -05:00
Lysec 884d4e49a7 NSectionEditor: fix unresponsive widget settings dialog when pressing apply 2026-01-26 12:59:32 +01:00
Lemmy aede9bd13b nscrollview: more fixes 2026-01-25 18:35:56 -05:00
Lysec dc59cd89c5 NSectionEditor: fix close button for multi monitor 2026-01-25 19:26:16 +01:00
Lysec bff443755d NSectionEditor: fix small warning 2026-01-25 19:15:02 +01:00
Lemmy 01da5520d4 widget-settings: properly close when clicking on a second screen 2026-01-23 16:47:57 -05:00
Lemmy 180e0155ac settings-bar-monitors: proper loading and saving settings of widgets per bar. 2026-01-23 16:36:17 -05:00
Lysec 13e1ed9c17 Revert "NSectionEditor: set dialog from Overlay.overlay to root to prevent issues with closing the widget settings when settings window closes"
This reverts commit b80f42a3b5.
2026-01-23 21:35:18 +01:00
Lysec b80f42a3b5 NSectionEditor: set dialog from Overlay.overlay to root to prevent issues with closing the widget settings when settings window closes 2026-01-23 21:31:13 +01:00
Lemmy 5fab11e04e NSectionEditor: improved translation support 2026-01-21 10:57:49 -05:00
Lemmy dc7f94fab1 autofmt 2026-01-19 10:13:46 -05:00
Lysec 81eea2581b NSectionEditor: fix i18n for location 2026-01-19 15:30:20 +01:00
Lemmy 193da16c4e Settings: a bunch of improvements (visible vs enabled) some wrong hover colors, etc... 2026-01-16 23:14:01 -05:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy c015e8445b NSectionEditor: added ability to move Desktop widgets from one screen to another. 2026-01-03 17:32:36 -05:00
Lemmy 17fb1df015 NSectionEditor: hover fix + drag cursor improvement 2026-01-02 14:29:41 -05:00
Ly-sec 4877762398 NSectionEditor: use iRadius for widgets 2025-12-31 09:36:29 +01:00
Ly-sec 4d05ce2d6e NSectionEditor: adjust widget layout 2025-12-28 18:22:05 +01:00
Ly-sec 28f70d18b3 NSectionEditor: adjust layout 2025-12-28 18:20:31 +01: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 72c9be102c DesktopWidgets: simplified UI 2025-12-14 14:02:53 -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
ItsLemmy 1c56c930ca NSectionEditor: added hand pointer and clarified help text. 2025-12-04 19:55:19 -05: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 c8d00d42e7 NSectionEditor: improved margin and drop indicator color 2025-12-03 09:14:52 -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
Ly-sec 0554db8cf7 NSectionEditor: use Grid 2025-12-02 16:17:26 +01:00