1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

Commit Graph

  • 1e6a73fd60 greeter(auth): Enhance fingerprint/U2F auth support w/Quickshell PAM purian23 2026-03-12 15:06:07 -04:00
  • 60b6280750 greeter(distros): Move comps to Suggests on Debian/OpenSUSE purian23 2026-03-12 14:42:44 -04:00
  • 9e079f8a4b fix(greeter): Dup crash handlers purian23 2026-03-11 17:13:46 -04:00
  • 62c2e858ef (settings): Enhance authentication checks in Greeter & LockScreen tabs purian23 2026-03-11 16:58:15 -04:00
  • 78357d45bb fix(greeter): Allow empty password submits to reach PAM purian23 2026-03-11 16:13:26 -04:00
  • 3ff9564c9b (greeter): PAM auth improvements and defaults update purian23 2026-03-10 15:02:26 -04:00
  • b0989cecad fix(Greeter): Multi-distro reliability updates - Merge duplicate niri input/output KDL nodes instead of appending. Allows more overrides - Guard AppArmor install/uninstall behind IsAppArmorEnabled() check purian23 2026-03-08 22:28:32 -04:00
  • 47be6a1033 fix(Greeter): Don't stop greeter immediately upon uninstallation purian23 2026-03-07 22:23:21 -05:00
  • 31b415b086 feat(Greeter): Add install/uninstall/activate cli commands & new UI opts - AppArmor profile management - Introduced dms greeter uninstall command to remove DMS greeter configuration and restore previous display manager. - Implemented AppArmor profile installation and uninstallation for enhanced security. purian23 2026-03-07 20:44:19 -05:00
  • 7156e1e299 feat: Implement immutable DMS command policy - Added pre-run checks for greeter and setup commands to enforce policy restrictions - Created cli-policy.default.json to define blocked commands and user messages for immutable environments. purian23 2026-03-05 23:08:27 -05:00
  • c72c9bfb08 greeter: New Greeter Settings UI & Sync fixes - Add PAM Auth via GUI - Added new sync flags - Refactored cache directory management & many others - Fix for wireplumber permissions - Fix for polkit auth w/icon - Add pam_fprintd timeout=5 to prevent 30s auth blocks when using password purian23 2026-03-05 23:04:59 -05:00
  • 73c75fcc2c refactor(greeter): Update auth flows and add configurable opts - Finally fix debug info logs before dms greeter loads - prevent greeter/lockscreen auth stalls with timeout recovery and unlock-state sync purian23 2026-03-04 14:17:56 -05:00
  • 2ff42eba41 greeter: sync power menu options bbedward 2026-02-25 14:50:06 -05:00
  • 9f13465cd7 feat: Add independent power action confirmation settings for dms greeter purian23 2026-02-25 14:33:09 -05:00
  • 366a98e0cc dms-greeter: Enhance DMS Greeter dankinstall & packaging across distros - Added support for Debian, Ubuntu, Fedora, Arch, and OpenSUSE on dankinstall / dms greeter install purian23 2026-02-22 22:40:51 -05:00
  • 7413b377ea (dms): Remove beta features for stable release v1.4.4 hotfix-pr-1.4.4 purian23 2026-03-19 17:55:06 -04:00
  • 1e48976ae5 theme: add matugen contrast slider fixes #2026 bbedward 2026-03-19 14:44:14 -04:00
  • 31aeb8dc4b wallpaper: fixes for updatesEnable handling bbedward 2026-03-19 14:19:36 -04:00
  • 0a8c111e12 wallpaper: fixes for updatesEnable handling bbedward 2026-03-19 14:19:36 -04:00
  • 19c786c0be launcher: add option to launch apps on dGPU by default fixes #2027 bbedward 2026-03-19 13:28:48 -04:00
  • c4e7f3d62f workspaces: ignore X scroll events fixes #2029 bbedward 2026-03-19 13:21:34 -04:00
  • 7f8b260560 workspaces: ignore X scroll events fixes #2029 bbedward 2026-03-19 13:21:34 -04:00
  • 368536f698 fix(WallpaperBlur):Restore Blur on Overview mode on niri purian23 2026-03-18 17:43:49 -04:00
  • b227221df6 i18n: sync terms bbedward 2026-03-18 09:31:02 -04:00
  • a1d13f276a dankinstall(debian): Minor update to ARM64 support purian23 2026-03-17 21:23:01 -04:00
  • dbf132d633 launcher v2: simplify screen change bindings bbedward 2026-03-17 20:31:55 -04:00
  • 8e047f45f5 (notepad): Update tab loading with request ID validation purian23 2026-03-18 00:10:35 -04:00
  • fbe8cbb23f DMS Shell: Remove dup import purian23 2026-03-18 00:09:48 -04:00
  • 28315a165f feat(Notepad): Implement tab reordering via drag-and-drop functionality purian23 2026-03-18 00:09:19 -04:00
  • 1b32829dac refactor(Notepad): Streamline hide behavior & auto-save function purian23 2026-03-17 23:23:17 -04:00
  • 1fce29324f dankinstall(debian): Minor update to ARM64 support purian23 2026-03-17 21:23:01 -04:00
  • 1fab90178a (greeter): Revise dir perms and add validations purian23 2026-03-17 20:38:37 -04:00
  • eb04ab7dca launcher v2: simplify screen change bindings bbedward 2026-03-17 20:31:55 -04:00
  • e9fa2c78ee greeter: remove variable assignments bbedward 2026-03-17 15:28:29 -04:00
  • 59dae954cd theme(greeter): fix auto theme accent variants & update selections purian23 2026-03-17 13:27:57 -04:00
  • 5c4ce86da4 Wrapped all missing i18n strings (#2013) Youseffo13 2026-03-17 17:43:23 +01:00
  • 0cf2c40377 feat(color-picker): add openColor IPC handler to set color on open (#2017) Maddison Hellstrom 2026-03-17 09:42:59 -07:00
  • 679a59ad76 Fix(Greeter): Fixes #1992 Changed Greetd logic to include registryThemeVariants to pull in accent color (#2000) nick-linux8 2026-03-16 22:58:57 -04:00
  • db3209afbe refactor: Remove wireplumber directory from cache creation purian23 2026-03-16 21:35:29 -04:00
  • 59451890f1 popout: fix focusing of password prompts when popout is open bbedward 2026-03-16 11:37:21 -04:00
  • e633c9e039 focused app: fallback to app name if no title in compact mode fixes #2005 bbedward 2026-03-16 11:37:15 -04:00
  • 6c1fff2df1 cc: fix invalid number displays on percentages fixes #2010 bbedward 2026-03-16 11:37:10 -04:00
  • 3891d125d1 dankbar: guard against nil screen names bbedward 2026-03-16 11:32:59 -04:00
  • f0be36062e dankbar: guard against nil screen names bbedward 2026-03-16 11:32:59 -04:00
  • 9578d6daf9 popout: fix focusing of password prompts when popout is open undesired effect of closing the popout but its probably the best solution bbedward 2026-03-16 11:30:31 -04:00
  • cc6766135d focused app: fallback to app name if no title in compact mode fixes #2005 bbedward 2026-03-16 11:25:50 -04:00
  • 28c9bb0925 cc: fix invalid number displays on percentages fixes #2010 bbedward 2026-03-16 11:18:42 -04:00
  • 7826d827dd feat: add configurable control center group ordering (#2006) Ron Harel 2026-03-16 17:11:26 +02:00
  • 7f392acc54 Implement ability to cycle through launcher modes (#2003) Michael Erdely 2026-03-16 15:08:07 +00:00
  • 190fd662ad Implement more intuitive keybinds for Launcher (#2002) Michael Erdely 2026-03-16 15:07:25 +00:00
  • e18587c471 feat(calendar): add show week number option (#1990) Triệu Kha 2026-03-16 22:06:21 +07:00
  • ddb079b62d Add terminal multiplexer launcher (#1687) Walid Salah 2026-03-16 16:05:16 +01:00
  • e7c8d208e2 copr(fedora): Update Go Toolchain for compatibility purian23 2026-03-15 23:26:45 -04:00
  • 0e2162cf29 fix(nix/greeter): skip invalid customThemeFile in preStart (#1997) zion 2026-03-15 15:21:19 +08:00
  • 4cf9b0adc7 feat(nix/niri): add new includes for dms 1.4 (#1998) NikSne 2026-03-15 10:09:00 +03:00
  • 1661d32641 (greeter): Trial fix for 30s auth delay & wireplumber state dir purian23 2026-03-15 02:54:23 -04:00
  • aa59187403 Add Color Picker to DMS launcher. (#1999) Ron Harel 2026-03-15 05:31:21 +02:00
  • bb08e1233a matugen: bump default queue timeout to 90s bbedward 2026-03-13 15:40:55 -04:00
  • 5343e97ab2 core/server: initialize geolocation async on startup bbedward 2026-03-13 15:05:43 -04:00
  • edc544df7a dms(policy): Restore dms greeter sync in immutable distros purian23 2026-03-13 14:27:15 -04:00
  • a880edd9fb core: restore core go version to 1.26.0 bbedward 2026-03-13 13:39:53 -04:00
  • 7e1d808d70 New neovim theme engine (#1985) Jonas Bloch 2026-03-13 18:37:16 +01:00
  • ce93f22669 chore: Makefile shouldnt build when installing bbedward 2026-03-13 13:36:44 -04:00
  • 997011e008 fix: missing import in Hyprland service bbedward 2026-03-13 13:25:20 -04:00
  • a58037b968 fix: missing import in Hyprland service bbedward 2026-03-13 13:25:20 -04:00
  • ccf0b60935 core: add toolchain directive to go.mod bbedward 2026-03-13 13:05:31 -04:00
  • 2504396435 nix: update vendorHash for go.mod changes dms-ci[bot] 2026-03-13 16:24:54 +00:00
  • d206723b36 ci: fix hardcoded branch in vendor workflow bbedward 2026-03-13 12:22:27 -04:00
  • aad7011b1c ci: fix hardcoded branch in vendor workflow bbedward 2026-03-13 12:22:27 -04:00
  • a0ec3d59b8 nix: update flake bbedward 2026-03-13 12:13:58 -04:00
  • 17ef08aa58 nix: fix go regex matching bbedward 2026-03-13 12:03:42 -04:00
  • 57279d1c53 nix: dynamically resolve go version in flake bbedward 2026-03-13 11:58:08 -04:00
  • 8b003ac9cd ci: reveal errors in nix vendor hash update bbedward 2026-03-13 11:53:17 -04:00
  • 3bde7ef4d3 nix: update flake bbedward 2026-03-13 12:13:58 -04:00
  • 04555dbfa7 nix: fix go regex matching bbedward 2026-03-13 12:03:42 -04:00
  • 3b494aa591 nix: dynamically resolve go version in flake bbedward 2026-03-13 11:58:08 -04:00
  • 365387c3cd ci: reveal errors in nix vendor hash update bbedward 2026-03-13 11:53:17 -04:00
  • 0ea10b0ad2 fix(wallpaper): preserve per-monitor cycling when changing interval (#1981) Nek 2026-03-13 05:46:02 -10:00
  • bb74a0ca4d fix(wallpaper): preserve per-monitor cycling when changing interval (#1981) Nek 2026-03-13 05:46:02 -10:00
  • 2db4c9daa0 Added Better Handling In Event Dispatcher Function (#1980) nick-linux8 2026-03-13 11:43:24 -04:00
  • 363964e90b fix(udev): avoid event loop termination core: bump go to 1.26 bbedward 2026-03-13 11:42:46 -04:00
  • a7b49eba70 fix(matugen): detect Zed Linux binary aliases (#1982) Nek 2026-03-13 05:29:51 -10:00
  • 4ae334f60f settings: allow custom json to render all theme options bbedward 2026-03-12 17:58:42 -04:00
  • 9cf2ef84b7 Added Better Handling In Event Dispatcher Function (#1980) nick-linux8 2026-03-13 11:43:24 -04:00
  • 46aaf5ff77 fix(udev): avoid event loop termination core: bump go to 1.26 bbedward 2026-03-13 11:42:46 -04:00
  • c544bda5df fix(matugen): detect Zed Linux binary aliases (#1982) Nek 2026-03-13 05:29:51 -10:00
  • e86227f05f fix(greeter): add wireplumber state directory & update U2F env variables purian23 2026-03-12 22:35:26 -04:00
  • 53da60e4ca settings: allow custom json to render all theme options bbedward 2026-03-12 17:58:42 -04:00
  • 727d9c6c22 greeter(auth): Enhance fingerprint/U2F auth support w/Quickshell PAM purian23 2026-03-12 15:06:07 -04:00
  • 908e1f600e dankinstall(distros): Enhance DMS minimal install logic purian23 2026-03-12 14:55:02 -04:00
  • 270d800df2 greeter(distros): Move comps to Suggests on Debian/OpenSUSE purian23 2026-03-12 14:42:44 -04:00
  • 86c0064ff9 fix(settings): fix animation speed binding in notifications tab fixes #1974 bbedward 2026-03-12 11:43:33 -04:00
  • 5a6b52f07f fix(matugen): use single quotes for zed template paths (#1972) Adarsh219 2026-03-12 18:24:18 +05:30
  • 5aaa56853f feat: Add Zed editor theming support (#1954) Adarsh219 2026-03-10 21:33:01 +05:30
  • d445d182ea fix(settings): fix animation speed binding in notifications tab fixes #1974 bbedward 2026-03-12 11:43:33 -04:00
  • 476256c9e7 fix(matugen): use single quotes for zed template paths (#1972) Adarsh219 2026-03-12 18:24:18 +05:30
  • 06ea7373f7 parity(danktoggle): follow m3 disabled state color specs (#1973) Triệu Kha 2026-03-12 19:54:00 +07:00
  • 35913c22f5 fix(idle): ensure timeouts can never be 0 bbedward 2026-03-11 18:54:52 -04:00
  • d7b560573c fix(settings): Improve error handling for plugin settings loading purian23 2026-03-11 18:03:31 -04:00
  • e78ba77def fix(idle): ensure timeouts can never be 0 bbedward 2026-03-11 18:54:52 -04:00