Commit Graph

240 Commits

Author SHA1 Message Date
Lemmy 7311024d92 Wallpaper: renamed/migrated randomEnabled => automationEnabled. 2026-01-20 21:44:07 -05:00
Lemmy cb3f6eb743 template-processor: implemented tonal-sport, fruit-salad, rainbow 2026-01-20 16:54:10 -05:00
Lemmy fe9febf495 template-processor: default to material design 2026-01-20 09:33:25 -05:00
Lysec 39fae08172 LockScreenTab: implement countdown timer for lockscreen (closes #1456) 2026-01-19 17:55:21 +01:00
Lysec b756310c2e ControlCenter: add noctaliaPerformance widget (#1461) 2026-01-19 17:08:45 +01:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Lemmy 8d9fe937dc SystemStat: added optional swap usage 2026-01-18 14:08:12 -05:00
Lemmy 027f932b5e Generator: new UI and i18n 2026-01-18 11:34:29 -05:00
Lysec 1410269dfd cleanup 2026-01-18 16:24:57 +01:00
Lysec 3c99656888 colors: initial commit 2026-01-18 14:53:03 +01:00
Lemmy d4aad8cf49 Settings: v41, telemetry off by default (Opt-in), no longer sending font names 2026-01-17 15:28:53 -05:00
Ly-sec 1d792b01b4 Settings: mediatoast defaults to false 2026-01-17 19:46:24 +01:00
Lemmy e28430570a Merge pull request #1379 from bean-factory/media-osd
feat: Adds a Media OSD which shows when a track is played or paused
2026-01-16 17:17:41 -05:00
Lemmy 47121cea7d Hooks Settings: added missing session 2026-01-14 21:28:21 -05:00
Ly-sec 45f160137f TemplateSubTab: visual overhaul 2026-01-14 16:20:57 +01:00
Lemmy cff663fee0 Niri: optional "hideOnOverview" in bar settings 2026-01-13 19:23:19 -05:00
Mridul Agarwal 9a61dce38b Updated Settings to add Media OSD options 2026-01-13 22:51:02 +05:30
Lemmy 2209a4696d Added anonymous telemetry 2026-01-12 20:36:53 -05:00
Lemmy a3f84f2ad8 settings-default 2026-01-12 16:27:04 -05:00
Oskar Grunning 7592d9cd77 refactor(hooks): unify shutdown and reboot hooks into session hook
Per PR #1177 review feedback. Single executeSessionHook function passes
action type (shutdown/reboot) as $1 to the script.
2026-01-11 21:53:07 +01:00
Oskar Grunning 1e1cfcaffc feat(hooks): add shutdown and reboot hooks
Allow users to run custom commands before system shutdown/reboot,
enabling cleanup tasks like syncing filesystems or stopping services.
2026-01-11 21:26:58 +01:00
Lemmy ed0c9079e2 Dock: default settings 2026-01-10 14:19:34 -05:00
Lemmy 1712ed135b Volume&Mic: removed relicat of open mixer, now using "run custom command" everywhere. 2026-01-09 14:21:58 -05:00
Ly-sec 058f1a63c8 Calendar: remove timer card (got added as a plugin)
ClockPanelSubtab: remove timer card
2026-01-09 16:49:51 +01:00
Lemmy 47c78bdb20 default settings 2026-01-08 21:07:26 -05:00
Lemmy 3afd3e4519 Clipboard: settings to wrap text 2026-01-08 21:03:32 -05:00
Lemmy d59bfce14e Merge pull request #1305 from anthonyhab/feat/bar-margin-percentage-to-pixel
feat: convert bar margins from percentages to pixels
2026-01-08 20:54:33 -05:00
Lemmy 612dfc9db8 ScreenRecorder: removed from core - use the plugin instead. 2026-01-08 20:18:39 -05:00
Ly-sec 6a61bf185c Launcher/Dock: decouple pinned app lists, now both have their own pinned app list 2026-01-08 17:45:38 +01:00
Lemmy 701ef063b9 settings-default 2026-01-07 20:29:19 -05: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
Lemmy 605741850b Settings: appLauncher.showIconBackground is false by default 2026-01-06 22:46:14 -05:00
Lemmy 21ddf8f13b Clipboard: improve reliability with large text 2026-01-05 12:26:53 -05:00
Lemmy 8f0f2fea4a Settings: removed Settings.data.colorSchemes.generateTemplatesForPredefined 2026-01-05 11:00:06 -05:00
Lemmy c6bba319a7 Settings: added discrete setting "general.showChangelogOnStartup" default is true 2026-01-04 20:43:44 -05:00
Lemmy b637caaf20 Clipboard: added auto-paste option. 2026-01-04 19:18:32 -05: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 f6c60e80c4 Merge pull request #1221 from bokicoder/main
make diskPath option in ControlCenter tab work logically
2026-01-02 10:47:53 -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
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 67b5e0e5f4 default settings 2026-01-01 17:38:42 -05:00
shouya cbe92fc2b4 add load average info to system monitor widget 2026-01-01 18:52:01 +09: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