Commit Graph

795 Commits

Author SHA1 Message Date
Lemmy 8636e5be1d FuzzySort: replaced JS helper by a proper component so it can be used from plugins without any wrapper. 2026-01-10 00:24:37 -05:00
Lemmy 424c5725de PluginSystem: fix plugin translations not properly reloading 2026-01-09 11:49:11 -05:00
Kainoa Kanter e72aa0be47 Merge branch 'main' into feat/launcher-single-response 2026-01-08 18:10:04 -08:00
Kainoa Kanter b323f7aeae wrap in box, make markdown 2026-01-08 18:07:24 -08:00
Lemmy 47abc39c5c NIconButton(Hot): unified animation speed and easing 2026-01-08 16:52:55 -05:00
Lemmy 3b8e8a0c35 NButton: default changed from bold to semiBold 2026-01-07 13:19:41 -05:00
Lemmy 779f5ec8bd Notifications/Settings: Do not distribute evenly as it has 5 subtabs. 2026-01-07 09:52:09 -05:00
Lemmy ea52f5dfb1 NPopupContextMenu radius does follow containers as the tray and tooltip do. 2026-01-07 08:42:19 -05:00
Lemmy 3f2f40468b NTabBar: remove default XS margin for a perfect alignment with the content below. 2026-01-07 08:20:33 -05:00
anthonyhab e9504a8fc1 added back comments 2026-01-07 00:32:17 -05:00
Anthony Habibe e2eeccec7e fix(plugins): support compositeKey for custom plugins in settings popup 2026-01-07 00:23:40 -05:00
Lemmy 397255fcf6 NButton: changed padding logic so it follows the fontSize so we can have smaller buttons 2026-01-07 00:16:50 -05:00
Lemmy f2d55ef4c2 NCircleStat, better bg color 2026-01-06 08:37:30 -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 a0ac019b16 Settings: all tabed - screenrecorder will be a plugin soon 2026-01-05 21:01:29 -05:00
Lemmy ffa8cc58a1 Settings: removed isSettings everywhere as we can simply check if defaultValue is provided. 2026-01-05 18:41:22 -05:00
Lemmy af77a2e7d7 NTabView: subtle opacity 2026-01-04 23:51:49 -05:00
Lemmy 5e690ed766 Settings: Subtabs with horizontal scrolling 2026-01-04 23:40:32 -05:00
Lemmy 590994b31d NTabBar: distributeEvenly property 2026-01-04 18:09:01 -05:00
Lemmy 568e2c0b6b NotificationsHistory: using a proper NTabBar for the filters. 2026-01-04 17:39:24 -05:00
Lemmy dfbe08dbfc NTabButton: fixed hover color. Hover is always prioritized 2026-01-04 17:26:58 -05:00
Lemmy 1121600901 NButton: fixing hover color 2026-01-04 17:09:19 -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 b2175a5f48 PluginSystem: fix uninstall button from the "available plugins" list 2026-01-04 12:43:08 -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 bb593da766 ScrollingText: avoid up and down jitter when appearing. 2026-01-03 09:33:13 -05:00
Lemmy 911439314c Merge pull request #1215 from JustLinuxUser/main
Pull out scrolling text functionality into a separate reusable module
2026-01-03 08:53:14 -05:00
Andrii Dokhniak 7c0cfcd268 Feat: NScrollText widget 2026-01-03 00:20:46 +01:00
Lemmy 830fba58e5 Container/Box Borders: off by default with a new setting to turn them on in the UI tab 2026-01-02 18:08:23 -05:00
Lemmy 17fb1df015 NSectionEditor: hover fix + drag cursor improvement 2026-01-02 14:29:41 -05:00
Lemmy 0a6e5430a8 NSlider/NValueSlider: support for enabled: false greyed out display 2026-01-02 13:47:44 -05:00
Lemmy 9b92d6752b Bar: better font sizing + workspace fix 2026-01-02 10:39:05 -05:00
Lemmy 10e1e44e52 Font: ensure we never get a 0pt font size during init 2026-01-02 09:55:58 -05:00
Lemmy 1a252b30a0 Autoformatting + cleanup 2026-01-02 09:31:28 -05:00
Lemmy 84c1cc3066 ColorPicker: QOL improvements 2026-01-02 02:38:05 -05:00
Lemmy a4fdf2592a FontWeight: some cleanup 2026-01-02 01:30:52 -05:00
Lemmy 268e4951c3 WallpaperPanel: Caching, Rounded corners and better spacing 2026-01-01 16:44:38 -05:00
Lemmy 7b7f9dd9ed SetupWizard: using ImageCacheService and restored rounded corners 2026-01-01 16:20:56 -05:00
Lemmy 715c47ee51 SystemStatPanel: reworked the layout slightly. 2026-01-01 12:31:21 -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
Ly-sec 4877762398 NSectionEditor: use iRadius for widgets 2025-12-31 09:36:29 +01:00
Lemmy 92c1741292 NIconButton: improve centering of icon in the container 2025-12-29 22:20:57 -05:00
Lemmy 06e919ca56 DesktopWidgets: Revamped scaling for a sharper look, added 3 new entries in contextual menu: reset scale, raise to top and lower to bottom. 2025-12-29 09:28:09 -05: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
Lemmy fb7c2383ff PluginSystem: use cache busting for settings too, so they are always fresh when using debug mode. 2025-12-28 09:41:36 -05:00
Lemmy f388409326 SysMon: polished the look of NCircleStat + better color usage 2025-12-28 09:31:19 -05:00
Lemmy 6fe8699513 Tooltip: fixed on NColorPicker palette and slider 2025-12-28 00:39:34 -05:00
Lemmy 8b8a86784a SysMon: tooltips 2025-12-27 23:47:57 -05:00
Lemmy 4f86242e8e SysMon: Smart/Learning network speeds 2025-12-27 23:25:12 -05:00