1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-14 00:02:45 -04:00
Commit Graph

21 Commits

Author SHA1 Message Date
Kilian Mio 0dfa95ffe4 feat: retrieve WiFi/VPN secrets from D-Bus Secret Service with unlock support (#2402)
* fix: preserve pre-existing connection profiles on cancelled WiFi activation

When a pre-existing WiFi connection activation is cancelled, do not
remove the connection profile — only remove profiles for newly created
connections.

* feat: retrieve WiFi/VPN secrets from D-Bus secret service with unlock

Wireless, 802.1x, VPN, and WireGuard secrets are now looked up from
org.freedesktop.Secret before prompting the user. If the keyring is
locked, the unlock prompt is triggered via Prompt.Prompt() and the
lookup retried after the vault is unlocked.
2026-05-13 09:27:44 -04:00
purian23 f4dad69ccd General agent files 2026-02-03 14:56:56 -05:00
Marcus Ramberg 99a5721fe8 settings: extract tab headings for search (#1333)
* settings: extract tab headings for search

* fix pre-commit

---------

Co-authored-by: bbedward <bbedward@gmail.com>
2026-01-11 17:14:45 -05:00
bbedward 0236fe3276 session: fix persist on empty file 2026-01-05 09:07:00 -05:00
Joaquim S. 6ef08c3d54 matugen/template: Added neovim to matugen pipeline (#1097) 2025-12-19 14:16:45 -05:00
purian23 60b5e47836 update gitignore env 2025-12-15 19:06:43 -05:00
purian23 66d22727e9 distros: Enhance build automation 2025-12-12 22:41:51 -05:00
Marcus Ramberg 7c88865d67 Refactor pre-commit hooks to use prek (#976)
* ci: change to prek for pre-commit

* refactor: fix shellcheck warnings for the scripts

* chore: unify whitespace formatting

* nix: add prek to dev shell
2025-12-11 09:11:12 -05:00
Lucas 8838fd67b9 nix: add dev-shell (#944)
* nix: add dev-shell

* docs: add Nix dev shell in contributing docs
2025-12-08 12:22:07 +01:00
purian23 61369cde9e Update gitignore 2025-11-23 03:16:00 -05:00
bbedward a6b059b30d don't gitignore Makefile 2025-11-12 22:19:08 -05:00
bbedward 50cdd68b7b un-gitignore dankinstall 2025-11-12 20:36:50 -05:00
bbedward 24e800501a switch hto monorepo structure 2025-11-12 17:18:45 -05:00
purian23 fec921df10 feat: Update Notepad to use Metadata (READ ME)
- Potential breaking changes; SAVE your notes before updating
- The new system will store files locally to free up Session data
- Session metadata will be saved in JSON via: `notepad-session.json`
- Local files will be saved in: `/.local/state/DankMaterialShell/notepad-files`
2025-09-15 17:37:39 -04:00
bbedward 3f5eb1844c migrate to dankgop monitoring 2025-08-09 16:50:02 -04:00
blue linden 90efd89ba4 Create package and (untested) Home Manager module 2025-08-05 23:26:32 -04:00
bbedward ee2cbd708d meta: integrate wallpaper, FileBrowser, StateLayer
- A lot of this is implements patterns implemented by soramannew's
  caelestia-shell
2025-07-23 23:20:11 -04:00
bbedward 3a3f18c298 meta cleanup and refactors 2025-07-18 11:40:17 -04:00
bbedward 457bbcd131 migrate to qs imports and .qmlls.ini pattern 2025-07-16 18:47:51 -04:00
bbedward 40b2a3af1e Modularlize the shell 2025-07-10 16:40:04 -04:00
BB 2ef160d210 Initial commit 2025-07-10 11:18:24 -04:00