Commit Graph

885 Commits

Author SHA1 Message Date
wxlyyy 79bd7920af Make the PAM config customizable 2026-01-20 03:38:22 +08: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 1e199c200e Merge pull request #1455 from chenkeao/main
feat(audio): implement volume feedback sound
2026-01-18 12:34:33 -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 5436918e06 colors: cleanup 2026-01-18 15:52:23 +01:00
kyle 01c892df2e feat(audio): implement volume feedback sound 2026-01-19 00:56:03 +11:00
Lysec 3c99656888 colors: initial commit 2026-01-18 14:53:03 +01:00
Lemmy 6e383a42ea Telemetry: instanceId is now fully random. 2026-01-17 15:52:41 -05:00
Lemmy d4aad8cf49 Settings: v41, telemetry off by default (Opt-in), no longer sending font names 2026-01-17 15:28:53 -05:00
Lemmy 17b0d09092 Merge pull request #1438 from bokicoder/main
Remove the code that creates `gui-settings.json` for NixOS users
2026-01-17 15:12:02 -05:00
Ly-sec 1d792b01b4 Settings: mediatoast defaults to false 2026-01-17 19:46:24 +01:00
wxlyyy dd3f368dcc Remove the code that creates gui-settings.json for NixOS users 2026-01-18 01:16:59 +08:00
Ly-sec f989465ce9 Toast: add media playback info option 2026-01-17 17:40:19 +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 1b3b2f1232 Style.xRadiusXXXS tweaking 2026-01-15 10:17:34 -05:00
Lemmy 1544742f9e NTabButton: smaller rounding 2026-01-15 10:00:53 -05:00
Lemmy 84e9720517 i18n: if a key is not translated, fallback to english without ##. Also replaced ## by !! when the key does not existstobe less intrusive 2026-01-15 00:40:12 -05:00
Lemmy 47121cea7d Hooks Settings: added missing session 2026-01-14 21:28:21 -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
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 78f1c6825a 1st pass on launcher in overlay 2026-01-11 21:56:43 -05:00
Lemmy 16ac5394f2 About: system information 2026-01-10 23:14:32 -05:00
Ly-sec 45f91f17a7 Dock: fix dock ui when switching positions 2026-01-10 15:02:24 +01:00
Ly-sec c58abd7566 Dock: add position setting 2026-01-10 14:39:00 +01:00
Lemmy 8636e5be1d FuzzySort: replaced JS helper by a proper component so it can be used from plugins without any wrapper. 2026-01-10 00:24:37 -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
Lemmy a29e6bfa12 Settings: properly remove non existing desktop widgets on startup. 2026-01-09 14:05:27 -05:00
Lemmy 725554c617 Settings: properly remove non existing widgets from the control centers shortcuts. 2026-01-09 14:02:50 -05:00
Lemmy c623beffc0 i18n: fixed a few invalid keys containing underscore or + 2026-01-09 10:53:30 -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 07e2600b8a clipboardWrapText: default to true to respect previous behavior. 2026-01-08 21:07:04 -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
Ly-sec be04f5e11c ThemeIcons: fuzzy find icons 2026-01-08 17:25:24 +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
Lemmy 605741850b Settings: appLauncher.showIconBackground is false by default 2026-01-06 22:46:14 -05:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lemmy 8f0f2fea4a Settings: removed Settings.data.colorSchemes.generateTemplatesForPredefined 2026-01-05 11:00:06 -05:00
Ly-sec fd4a8fc44a RegionTab: add city & timezone display toggle 2026-01-05 15:42:44 +01: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