Commit Graph

5835 Commits

Author SHA1 Message Date
Lemmy 84c1cc3066 ColorPicker: QOL improvements 2026-01-02 02:38:05 -05:00
Lemmy c4f3fc4d1d Overview: added support for dimmed solid color 2026-01-02 02:07:36 -05:00
Lemmy adcbc2a9d5 Wallpaper: ability to set a flat color instead of an image. 2026-01-02 01:41:47 -05:00
Lemmy a4fdf2592a FontWeight: some cleanup 2026-01-02 01:30:52 -05:00
Lemmy 851c43142b Bar: Using Style.barFontSize everywhere to fix bar's text discrepancies as much as possible. Also removing most fontWeight discrepancies. Only keeping bold for workspace numbers/names. 2026-01-02 01:12:50 -05:00
Lemmy 8752f720f6 SystemStatsPanel: smaller rx/tx speed font 2026-01-01 20:21:36 -05:00
Lemmy 277967ae1b Added a simple bash script to export core colorschemes to a registry json 2026-01-01 19:48:31 -05:00
Lemmy e57ead4187 Wallpaper: Lockscreen & MediaCard now respect the wallpaper.enabled flag. 2026-01-01 19:12:26 -05:00
Lemmy 2c5f724953 Background: cleaned up the extra logs 2026-01-01 18:02:19 -05:00
Lemmy e53dd69af9 Wallpaper: trying to figure the transitioning issue 2026-01-01 17:57:42 -05:00
Lemmy 968e67e69e Wallpaper: temp debug log 2026-01-01 17:38:54 -05:00
Lemmy 67b5e0e5f4 default settings 2026-01-01 17:38:42 -05:00
Lemmy 7458c2256b WallpaperSelector: fix assignation 2026-01-01 17:02:06 -05:00
Lemmy 268e4951c3 WallpaperPanel: Caching, Rounded corners and better spacing 2026-01-01 16:44:38 -05:00
Lemmy 38a73057fb Workspace: no point forcing toOdd 2026-01-01 16:43:57 -05:00
Lemmy fd5cac9200 Workspace: slightly smaller text 2026-01-01 16:30:14 -05:00
Lemmy 7b7f9dd9ed SetupWizard: using ImageCacheService and restored rounded corners 2026-01-01 16:20:56 -05:00
Lemmy 873e9e40f8 SetupWizard: fix property access 2026-01-01 15:57:31 -05:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
Lemmy 6d08004803 Bar: SysMon+Workspace: increase text size to be closer the original look. 2026-01-01 14:21:48 -05:00
Lemmy 3bfa185c54 BatteryPanel: fix potential warning (after resume) 2026-01-01 14:14:53 -05:00
Lemmy 4b3d42aae0 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-01-01 12:31:22 -05:00
Lemmy 715c47ee51 SystemStatPanel: reworked the layout slightly. 2026-01-01 12:31:21 -05:00
Lysec f7d0c99176 Merge pull request #1203 from lonerOrz/downcs
Fix: Clean up failed downloads
2026-01-01 17:52:27 +01:00
Lemmy 7bbb19a28e Merge pull request #1218 from shouya/main
System Monitor: Show load average metrics
2026-01-01 11:45:44 -05:00
Ly-sec ed35df247d SchemeDownloader: use registry.json instead of fetching all themes for preview 2026-01-01 17:36:49 +01:00
Lemmy c210c11624 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-01-01 10:26:10 -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
Lysec 2c3b385e57 Merge pull request #1214 from singhantariksh/main
fix(flavors): updated flavor.toml for new updated yazi schema compati…
2026-01-01 16:26:05 +01:00
Lemmy 7068275a58 i18n 2026-01-01 10:00:11 -05:00
Lemmy 46b3601d0a Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-01-01 09:58:05 -05:00
Lemmy 081bed3034 PluginSystem+Toast: added toast actiong to go straight to the plugin tab 2026-01-01 09:58:03 -05:00
Lysec fa92c53994 Merge pull request #1216 from iynaix/sessionmenu-single-row
SessionMenu: add single row layout
2026-01-01 15:45:09 +01:00
Lemmy 7ca7c53be8 PluginSystem: skip collision check on update 2026-01-01 09:37:01 -05:00
shouya dbbc5545ab show load average details in popup panel 2026-01-01 19:22:57 +09:00
shouya 382806c9c3 update icon 2026-01-01 19:00:16 +09:00
shouya 8835d14bef add translations 2026-01-01 18:59:45 +09:00
shouya cbe92fc2b4 add load average info to system monitor widget 2026-01-01 18:52:01 +09:00
Lin Xianyi 416ca14583 SessionMenu: add single row layout 2026-01-01 15:13:06 +08:00
Lemmy 17dd7f9a0e Merge pull request #1204 from calebperkins/main
Fix typo in dock settings
2025-12-31 22:00:03 -05:00
Lemmy 28779373ab Merge branch 'main' into main 2025-12-31 21:59:50 -05:00
Lemmy b5625d6f5f i18n: completed Kurdish translation 2025-12-31 21:56:59 -05:00
Lemmy 668e2635e1 PluginSystem: Improved to avoid collision of plugins OS by implementing a simple hash for plugins installed from any non official repo.
You will need to reinstall all plugins installed from non official
repos,  as they will now use a different hashed key, ex:
"05dda6:hello-world"
2025-12-31 21:22:14 -05:00
Lemmy 89e65a55da autofmt 2025-12-31 21:19:58 -05:00
Caleb Perkins 0e5023965f remove kurtish 2025-12-31 17:50:36 -08:00
Ly-sec 032caf5fc3 Launcher: fix mouse interaction in grid view 2026-01-01 00:35:46 +01:00
Ly-sec 2371532e29 ScreenRecorderTab: add no audio option 2025-12-31 23:26:00 +01:00
singhantariksh 7dd3e17f67 fix(flavors): updated flavor.toml for new updated yazi schema compatibility 2026-01-01 03:10:31 +05:30
Lemmy a6c6032a84 WallhavenSettings height rounding 2025-12-31 15:11:18 -05:00
Lemmy 454dbe7f1c autofmt 2025-12-31 14:48:00 -05:00