Commit Graph

632 Commits

Author SHA1 Message Date
danny b0182dde63 Resolving conflicts 2026-01-04 19:30:49 +01:00
Ly-sec b21d7f42cf Matugen: add zen-browser support 2026-01-04 12:30:53 +01: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 3a4982f2dc default settings 2026-01-03 10:35:25 -05:00
ALAN S a6b6a17668 Refactor: Move screenshot annotation settings to Launcher tab 2026-01-03 15:33:05 +05:30
ALAN S c8baf7815e feat: add configurable screenshot annotation tool to clipboard history 2026-01-03 12:30:50 +05:30
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 01c8b48b4d Network: moved options to appropriate network block 2026-01-02 17:52:44 -05:00
Lemmy f6c60e80c4 Merge pull request #1221 from bokicoder/main
make diskPath option in ControlCenter tab work logically
2026-01-02 10:47:53 -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 2db000c21a Bar: simplified font size management 2026-01-02 09:38:34 -05:00
Danny 9e922d97f5 Merge branch 'main' into bluetooth-clean 2026-01-02 11:06:54 +01:00
wxlyyy 987a1a0d4a make diskPath option in ControlCenter tab work logically 2026-01-02 17:15:21 +08:00
Lemmy adcbc2a9d5 Wallpaper: ability to set a flat color instead of an image. 2026-01-02 01:41:47 -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
danny ba45c67d93 Add Bluetooth RSSI polling (Experimental) and CLI-based pairing helpers with code cleanup and restructurization for better maintainability
- Introduced Bluetooth RSSI polling using `bluetoothctl` for connected devices with interval configuration.
- Added reusable helpers for CLI-based device pairing and connection.
- Enhanced Bluetooth panel with an opt-in toggle for RSSI polling.
- Updated settings and defaults for RSSI polling configuration.
- Refactored Bluetooth utilities for standardized device handling (icons, deduplication, signal parsing, etc.).
2026-01-02 03:09:16 +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
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
Ly-sec 30733f6502 Migration: clear recently used emojis 2025-12-31 18:17:47 +01:00
Lemmy 1d909b07bc Merge pull request #1201 from ThatOneCalculator/feat/external-process-monitor
feat: external process monitor
2025-12-30 13:29:57 -05:00
Ly-sec 90bc81ccef LauncherTab: add option to disable mouse input (implements #1196) 2025-12-30 19:18:15 +01:00
Kainoa Kanter 7774825811 feat: external process monitor
ref:
https://github.com/noctalia-dev/noctalia-plugins/pull/8#issuecomment-3649510497
2025-12-30 10:16:43 -08:00
Lemmy 0f6ec12d21 Bar: Spacious was bit too spacious 2025-12-30 11:58:47 -05:00
Lemmy 9db7c9537d Bar: Added a spacious mode and reworked a lot of the scaling stuff so it scales up better for HiDpi.
Bar(e) with me it might have a few side effects.
2025-12-30 11:41:54 -05:00
Lemmy 50685937da Bar: Improve centering by computing pixel perfect coordinates. All basic widgets + workspace. 2025-12-29 22:08:48 -05:00
Lemmy b991feaff0 Sizing: ensure bar and capsule height are always odd. 2025-12-29 21:06:41 -05:00
Lemmy 64690d00c8 Cava: back to 30fps by default, to play it safe 2025-12-29 17:22:18 -05:00
Lemmy b2e3113b02 Settings: Removed migration 29 that is outdated and problematic. Fix #1183 2025-12-29 12:01:46 -05:00
Lemmy 0f6b30b421 Settings: Cava at 60fps per default 2025-12-28 22:20:47 -05:00
Lemmy 003d07b9d1 Removed migration 34 2025-12-28 16:45:52 -05:00
Lemmy 14a359acae Migration35: proper logging 2025-12-28 15:24:06 -05:00
Lemmy 371e1b1c7b Settings: skip migrations on fresh installs 2025-12-28 15:17:55 -05:00
Lemmy 5eb5c4cf50 Bar: Separate opacity settings migration 2025-12-28 15:05:33 -05:00
Ly-sec e7335b219d Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-28 20:58:05 +01:00
Ly-sec a9ce31c8c6 Migration: migrate deprecated desktop media player settings 2025-12-28 20:58:03 +01:00
Lemmy 7c8d97490f Merge pull request #1171 from lonerOrz/md-bar
feat: add separate bar opacity control with toggle switch
2025-12-28 14:57:49 -05:00
Lemmy bcffbd2b1e Settings: more accurate comments 2025-12-28 12:14:16 -05:00
Lemmy 930638e5e2 Settings: added a settings-widgets-default.json which list all settings for bar/desktop and control center widgets. 2025-12-28 12:13:02 -05:00
Ly-sec f123abd39c ScreenRecorderTab: add toggle to copy video to clipboard 2025-12-28 12:26:34 +01:00
loner 901bb60560 feat: add separate bar opacity control with toggle switch
- Remove old transparent toggle and related logic
- Add new settings for separate bar background opacity control
2025-12-28 12:30:15 +08:00
Ly-sec 9794ed9369 ControlCenterTab: add NComboBox to select which drive mountpoint should be used for sysmon 2025-12-27 17:28:58 +01:00
Lemmy 374f2477e6 Sysmon: panel 2025-12-25 23:09:11 -05:00
Lemmy ffa92f840f Merge pull request #1104 from c0mpile/pr/wallhaven-api-key
feat: Add Wallhaven API key support for NSFW content and update purity settings
2025-12-25 18:02:48 -05:00
Lemmy c07ab79b5a autoformat 2025-12-25 17:56:33 -05:00
Lemmy 09671d1a2c Image Caching: full refactor base on ImageMagick and fallback to QML. Allows support for a lot more image formats. 2025-12-25 17:31:12 -05:00
Ly-sec 57ea5cd28d WallpaperTab: add alphabetical option for wallpaper switcher (implements #796) 2025-12-25 20:46:59 +01:00
Ly-sec b67fcb16ee SessionMenu: add toggle for numeric buttons & keybinds 2025-12-25 13:14:39 +01:00
Ly-sec 961f973051 NotificationTab: add urgency filter for history (implement #1146) 2025-12-25 01:58:33 +01:00