Commit Graph

33 Commits

Author SHA1 Message Date
Lemmy 6732eac58a autofmt 2026-03-04 08:14:33 -05:00
tibssy ef166d8ea7 refactor(settings): remove redundant right-click option from control center 2026-03-03 19:32:00 +00:00
Lysec 5b484e2714 Settings: add Enter as 2nd default keybind 2026-03-01 14:42:29 +01:00
Lemmy 1a75b0b3f2 system-stats: many optimizations, removed GUI settings to control polling as it's too risky, disable all when on the lockscreen. 2026-02-13 14:34:35 -05:00
Lemmy 75d28e77a1 sessionMenu: auto-recreate 1..6 for as shortcuts for existing users 2026-02-11 15:57:28 -05:00
Lemmy 635219bf99 keybinds: support for multiple keybinds for the same action 2026-02-10 21:40:14 -05:00
Lemmy 973608a4c2 settings: added migration49 to delete the old 'launcher_app_usage.json' file 2026-02-10 20:32:10 -05:00
Lemmy 54b6c0263b battery: migrated threshold to system monitor 2026-02-06 00:03:59 -05:00
Lemmy 93e34bcdb3 sysstat: network stats simplification without local history cache + adjusting existing polling intervals 2026-02-02 08:57:09 -05:00
Lysec 25680a8945 Migration46: remove old pam folder in noctalia settings folder 2026-01-27 15:27:44 +01:00
Lysec 3e1f371912 LockScreen: use /etc/pam.d/ files for auth 2026-01-27 14:15:45 +01:00
tibssy 7579182fe7 feat(settings): implement barType logic and framed bar configuration 2026-01-26 13:30:52 +00:00
Lysec 972b75611a Migration: migrate old PAM password.conf to new one 2026-01-23 15:06:42 +01:00
Lemmy 3a0b20ab8c wallpaper: ability to manually browse into subfolders, service cleanup, ui improvements 2026-01-22 00:29:22 -05:00
Lemmy 7311024d92 Wallpaper: renamed/migrated randomEnabled => automationEnabled. 2026-01-20 21:44:07 -05:00
Lemmy 84a7912e0f Migration 39 should be 40 2026-01-14 10:33:14 -05:00
Ly-sec 45f160137f TemplateSubTab: visual overhaul 2026-01-14 16:20:57 +01:00
anthonyhab f34dcc11b9 feat: convert bar margins from percentages to pixels
Change bar margin settings from percentage values (0-1) to integer pixel values (0-18). Add migration 38 to convert existing settings. Update all margin calculations to use pixel values directly. Update UI labels to show "px" instead of "%".
2026-01-07 12:20:07 -05:00
danny b0182dde63 Resolving conflicts 2026-01-04 19:30:49 +01:00
Ly-sec 30733f6502 Migration: clear recently used emojis 2025-12-31 18:17:47 +01:00
Lemmy b2e3113b02 Settings: Removed migration 29 that is outdated and problematic. Fix #1183 2025-12-29 12:01:46 -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 5eb5c4cf50 Bar: Separate opacity settings migration 2025-12-28 15:05:33 -05:00
Ly-sec a9ce31c8c6 Migration: migrate deprecated desktop media player settings 2025-12-28 20:58:03 +01:00
Lemmy c07ab79b5a autoformat 2025-12-25 17:56:33 -05:00
Ly-sec 57ea5cd28d WallpaperTab: add alphabetical option for wallpaper switcher (implements #796) 2025-12-25 20:46:59 +01:00
Lemmy 0b1ecac22c dGPU monitoring: Allow to disable dGPU monitoring via a unique toggle. Fix #1113 2025-12-23 12:19:25 -05:00
Lemmy 3785f3f236 Bar/Panels: Unified transparency for panels and bar! 2025-12-14 10:49:15 -05:00
Lemmy 95a67718ad TaskbarGrouped is now consolidated in the Workspace widget. 2025-12-12 09:01:06 -05:00
ItsLemmy 764299e4e7 Settings: added option to open settings in a separate (tiled) window + Fixed migrations/upgrades by parsing the rawJson 2025-12-11 21:03:43 -05:00
ItsLemmy 904cd26884 Settings: simplify startup sequence and settings migration 2025-12-03 20:26:34 -05:00
ItsLemmy e972e1f7aa Cards & Settings refactoring
- All cards now live in Modules/Cards
- CalendarPanel is now called ClockPanel
- Added a way to ease settings migration in separate QML files
2025-11-30 14:26:09 -05:00