1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00

Commit Graph

  • b84e5abc4a core: remove niri parse test bbedward 2026-05-21 10:33:12 -04:00
  • fb9ec8e721 feat: (Launcher/Spotlight): Updated w/New Settings & QOL features purian23 2026-05-21 01:05:56 -04:00
  • 078c9b4890 refactor(niri): Normalize key bindings to be case insensitive within DMS purian23 2026-05-21 00:38:31 -04:00
  • 37c98220a9 refactor(Spotlight): Use Spotlight alongside OG Launcher purian23 2026-05-20 17:21:03 -04:00
  • fc07611b3b fix(osd): ensure OSD appears on all monitors after resume (#2453) Klesh Wong 2026-05-20 23:58:13 +08:00
  • a923308c09 networkd: classify links by Type instead of name prefix (#2447) Graeme Foster 2026-05-20 16:43:50 +01:00
  • 0990b43a43 feat(FocusedWindow): Improve content width calculation and add size options (#2444) Lichie 2026-05-20 08:43:14 -07:00
  • 548c2305fb refactor(Settings): Rename fullscreen properties to overlay layer for consistency purian23 2026-05-19 22:03:33 -04:00
  • 4634763840 refactor(fullscreen): Refine fullscreen layering and frame overlay behavior purian23 2026-05-19 18:42:45 -04:00
  • cdc1102092 popout: fix opening popouts across monitors cc/brightness: fix delegate bindings and pinning bbedward 2026-05-19 11:23:03 -04:00
  • 4845299cc2 fix(Spotlight): Update the new clipboard/settings merge w/cache & debouced refresh purian23 2026-05-19 01:39:16 -04:00
  • 81a1bb1cd7 fix(Hyprland): Respect legacy conf configs before migrating to lua purian23 2026-05-18 16:51:25 -04:00
  • 4528552610 Fix Hyprland Lua dispatch helpers (#2443) sima 2026-05-19 01:34:49 +08:00
  • 0b55bf5dac feat(Hyprland): Introduce Lua support for Hyprland configurations purian23 2026-05-18 13:06:58 -04:00
  • 8dd891f93a i18n: term sync bbedward 2026-05-18 09:43:25 -04:00
  • 9bd68d44a1 notifications: honor freedesktop suppress-sound hint (#2440) Josh Symonds 2026-05-18 06:40:50 -07:00
  • 90ea136379 fixed batterylevel shown zero in case of unknown state (#2436) Sheershak sharma 2026-05-18 19:10:20 +05:30
  • 2f4a39f9eb fix(settings): ensure plugin browser install button resizes correctly (#2431) Huỳnh Thiện Lộc 2026-05-18 20:40:00 +07:00
  • 5e558660c3 Fix Hyprland scrolling overview geometry (#2442) sima 2026-05-18 20:21:39 +08:00
  • c923c43322 feat(Clipboard): Implement clipboard/settings search functionality in DMS Launcher purian23 2026-05-16 17:43:52 -04:00
  • 9f2ae6241e feat(Spotlight): Add a New Lightweight Spotlight style launcher option purian23 2026-05-16 17:34:56 -04:00
  • 05c7a77c8b fix(Dock): Update Separate mode render to remove connected layer purian23 2026-05-16 15:13:05 -04:00
  • a8ab0b55f3 (lint-qml): update output message purian23 2026-05-16 15:11:54 -04:00
  • fbcc28785a fix(HyprlandService): Correct window address format for focus dispatch (#2426) arfan 2026-05-15 20:48:03 +07:00
  • 1c1ab1c7d5 text: change default rendering back to Qt bbedward 2026-05-15 09:45:10 -04:00
  • 0a892a4a9e refactor(SysUpdate): Explicit Run on Startup option in settings - Relocated DMS System Updater to System Setting section - Removed forced auto refresh upon update & widget loading purian23 2026-05-14 20:32:42 -04:00
  • e5cd9caba1 system update: fix App ID of terminal mode bbedward 2026-05-14 13:33:02 -04:00
  • 9c4aa06664 system update: fix local pacman DB mtime bbedward 2026-05-14 13:25:29 -04:00
  • 66e38c5efe Support Hyprland lua dispatching (#2419) Boris 2026-05-14 19:08:07 +02:00
  • 018795125e app picker: extend App Picker to integrate with mime overrides - Adds "DMS Opener" as an option (dms-open.desktop) - Add mime type GO utils - Add rememberance to App Picker modal bbedward 2026-05-14 13:06:22 -04:00
  • be4ea71756 feat(settings): Added Default Apps page to settings (#2416) Iris 2026-05-14 17:45:18 +03:00
  • 39b90bb140 workspaces: cleanup dead connection bbedward 2026-05-14 10:38:47 -04:00
  • fb5198fd0b workspace/ext-ws: drop custom ext-workspace in favor of quickshell WindowManager implementation bbedward 2026-05-14 10:34:35 -04:00
  • 71438530a8 dankinstall: fix gentoo parsing and use guru overlays for DMS/dgop bbedward 2026-05-14 10:13:37 -04:00
  • 79fe956058 workspaces/niri: fix scrolling to use ID instead of Index fixes #2212 bbedward 2026-05-14 10:02:34 -04:00
  • a33c7e0250 feat: add Display Profiles builtin control center widget (#2410) Divya Jain 2026-05-14 19:15:05 +05:30
  • 459ec47310 flake: use quickshell from nixpkgs-unstable pkgs (#2417) Lucas 2026-05-14 10:29:33 -03:00
  • 4bb3dd8310 flake: expose mkDmsShell and buildDmsPkgs via lib output (#2409) Amaan Qureshi 2026-05-14 01:40:55 -04:00
  • 9a630fad92 fix(network): open Wi-Fi password modal upfront for enterprise networks (#2414) Domen Kožar 2026-05-13 16:22:49 -04:00
  • 5bde54fa89 refactor(dbar/dock): Update fullscreen hiding logic purian23 2026-05-13 14:38:44 -04:00
  • 022f47a580 feat: add cycleProfile IPC command and default Mod+P keybind (#2411) Divya Jain 2026-05-13 18:58:56 +05:30
  • 0dfa95ffe4 feat: retrieve WiFi/VPN secrets from D-Bus Secret Service with unlock support (#2402) Kilian Mio 2026-05-13 15:27:44 +02:00
  • e6da762870 Added Missing i18n Strings (#2398) Youseffo13 2026-05-13 15:23:50 +02:00
  • 8f958658dc (FrameMode): Update to load Connected Mode by default purian23 2026-05-12 22:07:10 -04:00
  • 392eaea5fc refactor(ClipboardHistory): Sync toggle button between saved and recent tabs (#2407) Huỳnh Thiện Lộc 2026-05-13 01:10:19 +07:00
  • 0aea542e8f i18n: term sync bbedward 2026-05-12 10:29:51 -04:00
  • 7a566e1088 tailscale: fix flaky test bbedward 2026-05-12 09:36:44 -04:00
  • 4bc62cc6ec feat: consolidate plugin directory management into a single dynamic button (#2400) Huỳnh Thiện Lộc 2026-05-12 20:29:17 +07:00
  • 9b68fc8213 add dms-plugin-dev agent skill for plugin development (#2394) Bruno Rocha 2026-05-12 14:26:38 +01:00
  • c878ffb7f9 fix(DankLauncher): Improve clipping logic for connected chrome - Fixes #2397 purian23 2026-05-12 00:08:38 -04:00
  • 3fc805ba53 distro(OBS): Bundled Go toolchain for dms-git Debian/openSUSE builds purian23 2026-05-11 21:37:01 -04:00
  • 371a7d0cd1 fix(DankTextField): set TextInput 'fontFamily' (#2399) euletheia 2026-05-11 22:25:10 +00:00
  • 189b7c84ce fix(ipc): dash and dankdash commands work without clock widget (#2392) Bruno Rocha 2026-05-11 19:18:07 +01:00
  • 09d92c3207 dankinstall: remove quickshell-git pinning hotfix-1.4.7 bbedward 2026-05-11 13:08:13 -04:00
  • b8f4c350a8 quickshell: drop support for 0.2, require 0.3+ - Remove all compat code - Rewire LegacyNetworkService to use Quickshell.Networking - Add parentWindow to settings child windows bbedward 2026-05-11 13:04:29 -04:00
  • 3989c7f801 fix(DisplayConfigState): Repair crash introduced in Automatic configs PR purian23 2026-05-11 11:25:15 -04:00
  • 2690305724 fonts: native rendering + add settings to override renderType fixes #2371 bbedward 2026-05-11 10:49:29 -04:00
  • 676219bc09 screenshot: respect XDG_PICTURES_DIR fixes #2383 bbedward 2026-05-11 10:00:21 -04:00
  • b192b5f779 osd: fix positioning with multiple bars fixes #2387 bbedward 2026-05-11 09:51:02 -04:00
  • a5352623fd Automatic Display Profiles Enhancement & Disabled Output Support (#2367) Kilian Mio 2026-05-11 15:34:51 +02:00
  • 2b6ae58bff feat(settings): add expandable search bar to plugins tab (#2377) Huỳnh Thiện Lộc 2026-05-11 20:33:42 +07:00
  • b12511481d fix(RunningApps): add middle mouse click to close running applications in vertical orientation (#2386) Kostiantyn To 2026-05-11 16:21:45 +03:00
  • c7d44cfb12 fix(Settings): Update card registration logic to fix binded crash purian23 2026-05-10 21:47:15 -04:00
  • 4193cf51ff Refactor(DankBar): Restore previous autohide logic & add autoHideStrict setting purian23 2026-05-10 21:14:09 -04:00
  • 1ec0311086 feat(IPC): Add dbar toggleReveal logic for autohide modes purian23 2026-05-09 23:49:25 -04:00
  • c6a1473d2f refactor(DankBar): Update dbar autohide mode reveal logic purian23 2026-05-09 23:48:33 -04:00
  • ee16047e15 fix(Notepad): Blur handling on the header layer to remain in sync - Fixes #2372 purian23 2026-05-09 21:59:08 -04:00
  • 4968b80268 refactor(blur): Update blur layer sync handling w/Popout/Modals - This results in better visuals so you will no longer get a brief flash of blur rending first upon load on certain displays purian23 2026-05-09 21:21:16 -04:00
  • e28b0c695e Theme: expose tertiary on the singleton (was undefined in dynamic mode) (#2375) Josh Symonds 2026-05-09 14:51:39 -07:00
  • 7f6486b3e7 fix(Dock): Refactor & Fix Dock in FrameModes. Updates to Zone offset in Standalone & Connected modes - Fixed hairline seam in some connected mode variants - Moved dock-related properties to a new DockGeometry component for a future base purian23 2026-05-09 17:37:42 -04:00
  • faa30c4d48 bar: fix fullscreen-detection race during cross-monitor focus moves (#2373) Josh Symonds 2026-05-09 11:35:35 -07:00
  • cf641b4e08 fix(DockContextMenu): Restore jump windows purian23 2026-05-09 01:54:23 -04:00
  • b75453c7d6 fix(IPC): Remove recent duplicate IPC bindings purian23 2026-05-08 23:13:40 -04:00
  • 10872b5fc8 system tray: fix parent screen binding bbedward 2026-05-08 22:59:56 -04:00
  • 80c853f16c fix(Settings): Restore Darken Modal Background ops in Standalone mode purian23 2026-05-08 22:58:12 -04:00
  • 6167f22837 feat(SystemUpdate): Implement system update IPC commands purian23 2026-05-08 21:00:23 -04:00
  • d8835f2bc6 launcher: fix files tab actions fixes #2357 bbedward 2026-05-08 09:20:14 -04:00
  • 6f4940bc66 process list: fix unloading fixes #2284 bbedward 2026-05-03 09:52:50 -04:00
  • 63c3523ae1 V bump bbedward 2026-05-08 09:09:00 -04:00
  • 1c01774fde fix(ConnectedMode): Update modal state management w/ownership Id purian23 2026-05-07 23:03:31 -04:00
  • 0d3eb774e2 (SystemUpdate): Ensure Polkit Prompts Top Level Auth layer purian23 2026-05-07 16:17:12 -04:00
  • 7fb4b6e0d9 refactor(SysUpdate): Flatpak & Cli command handling purian23 2026-05-07 16:16:10 -04:00
  • 5df2b5fc33 launcher: also allow context switching with alt+1/2/3/4 bbedward 2026-05-06 09:21:02 -04:00
  • d49c49cd99 refactor(sysupdate): Streamline DMS Updater command handling purian23 2026-05-05 15:16:36 -04:00
  • b209827f38 distro:(Workflow) Save the resources purian23 2026-05-04 23:10:12 -04:00
  • 1b9d1c667c fix(Ubuntu): Workflow dput & SFTP purian23 2026-05-04 22:25:45 -04:00
  • 04d961ad0b distro(Ubuntu): Update Workflow & Dual Series Logic purian23 2026-05-04 21:24:34 -04:00
  • e60caf8028 feat(bar/dock): add 'Hide When Fullscreen' opt-out toggles (#2349) Connor Welsh 2026-05-04 19:05:40 -04:00
  • 1e67927f8a nix: update vendorHash for go.mod changes dms-ci[bot] 2026-05-04 17:44:46 +00:00
  • e6e343dacb i18n: term sync bbedward 2026-05-04 13:42:27 -04:00
  • f87ad3d2ca core: update dependencies bbedward 2026-05-04 13:41:32 -04:00
  • a6ba4b1c79 dock: fix startup warning bbedward 2026-05-04 13:40:28 -04:00
  • 7cf718cd50 nix: update vendorHash for go.mod changes dms-ci[bot] 2026-05-04 17:39:40 +00:00
  • d223a74740 feat(tailscale): add Tailscale control center widget (#1875) Giorgio De Trane 2026-05-04 19:37:25 +02:00
  • 408beb202c refactor(sysupdate): improve cmd handling, formatted colors & progress indication purian23 2026-05-04 13:13:44 -04:00
  • cfe6e6867e feat(display): Fix and implement display auto-switching with JSON profile storage (#2275) DK 2026-05-05 02:07:24 +09:00
  • 7c991bc4e3 bluetooth: fix codec parsing names bbedward 2026-05-04 12:09:49 -04:00
  • 50f0cbb122 osd: fix inconsistent transparency fixes #2330 bbedward 2026-05-04 11:46:31 -04:00
  • 7ee0879103 Reverse session dir order so user configs override system configs as expected (#2341) Satvik Sharma 2026-05-05 01:19:01 +10:00
  • 56ef186ce8 notifications: add some de-duplication mechanism related to #2334 bbedward 2026-05-04 11:17:59 -04:00