Commit Graph

3424 Commits

Author SHA1 Message Date
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 19f5a0ac30 Launcher: warning fix 2026-01-04 12:27:55 -05:00
Lemmy 9f9d509c34 Launcher: more refactoring moving as much stuff as possible from Launcher.qml to their respective providers to keep things separated. 2026-01-04 12:10:41 -05:00
Lemmy 2b2e069b8a Launcher/PluginSystem: first pass on the plugin provider. 2026-01-04 10:45:36 -05:00
Lemmy ba3fdf5d38 Formatting 2026-01-04 10:44:39 -05:00
Lemmy c4499fe830 BarExclusionZone: trying to account for fractional scaling. Should fix #1252 2026-01-04 10:34:24 -05:00
Ly-sec b21d7f42cf Matugen: add zen-browser support 2026-01-04 12:30:53 +01:00
Lemmy 588636aaf9 Merge pull request #1243 from bean-factory/profile-cycle
Add function to cycle power profiles in reverse order
2026-01-03 22:21:57 -05:00
Lemmy 4f3e4aa72d Merge pull request #1251 from c0mpile/pr/wallhaven-browse-state-persistence
fix: Retain current page when re-initializing or switching to Wallhaven wallpaper source.
2026-01-03 22:14:42 -05:00
Lemmy 9a086a0cb6 Merge pull request #1250 from c0mpile/pr/wallhaven-api-key-envar
feat: Add Wallhaven API key management via environment variable
2026-01-03 22:13:53 -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 3073dd725c Dock: fix default icons appearing on startup. 2026-01-03 16:52:46 -05:00
c0mpile bfa12f5237 fix: Retain current page when re-initializing or switching to Wallhaven wallpaper source. 2026-01-03 16:18:49 -05:00
c0mpile 73279c913d feat: dynamically adjust Wallhaven settings popup width based on measured text content 2026-01-03 16:02:49 -05:00
c0mpile 71bf318195 refactor: streamline Wallhaven API key environment variable display messaging 2026-01-03 15:53:14 -05:00
c0mpile 357f3fdfd2 Merge branch 'noctalia-dev:main' into pr/wallhaven-api-key-envar 2026-01-03 15:48:32 -05:00
c0mpile 7587746e0a feat: Add Wallhaven API key management via environment variable, update UI to reflect its status, and ensure safe purity parameter handling. 2026-01-03 15:28:29 -05:00
Lemmy be3c60dcd0 Launcher+WallpaperSelector: slightly bigger font 2026-01-03 15:23:44 -05:00
Lemmy 83b3882647 Launcher: remove scrollbar on listview and gridview 2026-01-03 15:16:44 -05:00
Lemmy 8c215e9265 SmartPanel: reset closedImmediately flag on open&close 2026-01-03 15:05:29 -05:00
Lemmy bcc20a5640 Launcher: improve clarity of images in the clipboard preview 2026-01-03 14:45:59 -05:00
Lemmy c80da1a4f5 Launcher: brings back the icon's rounded bg for grumpy Kai.
+ Calculator results are always in list view
2026-01-03 14:37:30 -05:00
Lemmy 0db3866cbb Launcher: better outline support, cleanued clipboard preview 2026-01-03 14:25:09 -05:00
Lemmy 43738eda70 Launcher: removed useless bg rectangle, added tiny padding in gridview. 2026-01-03 13:51:43 -05:00
Lemmy ffb1811782 Launcher: refactor, renaming plugins to providers to avoid confusion with the plugin system. 2026-01-03 13:41:14 -05:00
Lemmy 3c80d87bee Bar SysMon: more spacing in vertical text mode 2026-01-03 12:31:30 -05:00
bean-factory 220949a293 Add function to cycle power profiles in reverse order 2026-01-03 17:28:50 +00:00
ALAN S 222897ba5e fix: re-add removed code 2026-01-03 22:15:29 +05:30
Ly-sec edecebb677 Launcher: make input look nicer 2026-01-03 16:39:41 +01:00
Lemmy e43aeca030 BT List: respect the container border setting. 2026-01-03 10:25:05 -05:00
Lemmy 8f8676a9cc Wifi List: respect the no container border setting 2026-01-03 10:18:22 -05:00
Lemmy dd4ebda55d Hyprland: fix keyboard focus for launcher and other panels with direct text input 2026-01-03 09:51:26 -05:00
Lysec ba02fcbcb4 Merge pull request #1234 from shadowe1ite/main
feat: add configurable screenshot annotation tool to clipboard history
2026-01-03 15:44:14 +01:00
Lemmy a7ec1d5eb3 autofmt 2026-01-03 09:33:20 -05:00
Lemmy bb593da766 ScrollingText: avoid up and down jitter when appearing. 2026-01-03 09:33:13 -05:00
Ly-sec fcd4c0e05f Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-01-03 15:18:12 +01:00
Ly-sec e9b620399b LauncherSettings: add color option & rmb menu 2026-01-03 15:18:08 +01:00
Lemmy f5bf54d46e autofmt 2026-01-03 09:11:27 -05:00
Lemmy 40a9c16a33 Panel vs Launcher: closed immediately 2026-01-03 09:11:17 -05:00
Ly-sec d65241e13d Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-01-03 14:59:16 +01:00
Ly-sec d6da536f19 Widgets: add launcher widget 2026-01-03 14:59:14 +01:00
Ly-sec 8bc6e66eb1 Launcher: use mOnPrimary on selected plugin icons 2026-01-03 14:57:34 +01: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
Lemmy e3a5faec3c Merge pull request #1233 from lonerOrz/cc-color
feat: Add color selection dropdown to CustomButton widget settings
2026-01-03 08:52:57 -05:00
ALAN S dca1c6a287 fix: tooltip 2026-01-03 17:05:41 +05:30
Ly-sec 92ff36e106 TrayDrawerPanel: properly compute trayValues 2026-01-03 11:28:54 +01:00
Ly-sec a507d6cb58 Launcher: use mOnPrimary as hover font color 2026-01-03 11:15:10 +01:00
ALAN S a6b6a17668 Refactor: Move screenshot annotation settings to Launcher tab 2026-01-03 15:33:05 +05:30
Ly-sec 5110271e96 Launcher: use mPrimary as hover color 2026-01-03 10:06:55 +01:00