1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 12:52:06 -04:00

Commit Graph

  • 71f8b8ce9a fix context menus and general stuff bbedward 2025-07-23 18:30:43 -04:00
  • bb2a410039 Fix 2nd tier expansion purian23 2025-07-23 17:40:00 -04:00
  • 4f63d5899b refactor: perf improvement stopping singletons with ref bbedward 2025-07-23 16:54:19 -04:00
  • 2c57487046 appdrawer: remove background effect bbedward 2025-07-23 15:37:53 -04:00
  • 94b10159a9 refactor: app drawer de-dupe bbedward 2025-07-23 15:36:29 -04:00
  • c01da89311 mecha refactoring bbedward 2025-07-23 15:15:51 -04:00
  • 19adcf3578 refactor: mega refactoring of a bunch of things bbedward 2025-07-23 11:56:18 -04:00
  • 14eef59c9f refactors: more DankModals, remove GlobalDropdown and InputDialog bbedward 2025-07-23 11:11:56 -04:00
  • 56a857939b Merge branch 'master' of github.com:bbedward/dank-material-dark-shell bbedward 2025-07-23 10:04:21 -04:00
  • 70f8a127c6 processlist: breakout and de-dupe code, change styles bbedward 2025-07-23 10:03:29 -04:00
  • 5b40396a8a Level up notifications purian23 2025-07-23 00:04:16 -04:00
  • e94d2af9ae fix auto focusing text fields bbedward 2025-07-22 23:51:18 -04:00
  • 9c8c25711c sizing changes bbedward 2025-07-22 23:35:48 -04:00
  • 54a7281fa3 fix sizing of dialogs, re-add ipcs bbedward 2025-07-22 23:00:09 -04:00
  • 7232d66b5d layer effect instead bbedward 2025-07-22 21:20:55 -04:00
  • 2f50821db4 Focus text inputs by default bbedward 2025-07-22 21:16:00 -04:00
  • f1833a81a0 Add DankModal and SystemLogo widgets bbedward 2025-07-22 21:12:19 -04:00
  • 5cf04aa941 settings: complete re-organize and breakout bbedward 2025-07-22 19:51:16 -04:00
  • 3157622c8b bluetooth: pairing dialog - Allows connecting pin/passkey/confirmation dialogs - Fixes inability to connect to many devices - Dependent on un-merged quickshell PR: https://github.com/quickshell-mirror/quickshell/pull/138 bbedward 2025-07-22 19:20:10 -04:00
  • 02bd9bbc72 networking: improve wifi experience and bugs bbedward 2025-07-22 11:50:07 -04:00
  • a4da6921bd settings: restore location search for weather bbedward 2025-07-21 22:35:16 -04:00
  • 9730e4edae refactor: common DankTextField widget bbedward 2025-07-21 22:10:46 -04:00
  • 303dc70c28 clipboard: fix focus warning on exit bbedward 2025-07-21 21:37:19 -04:00
  • de8235d94f refactor: create DankActionButton and implement bbedward 2025-07-21 21:06:03 -04:00
  • dbf2b58b7f fix focus window lookups bbedward 2025-07-21 20:56:33 -04:00
  • 42183b308e Fix focused window bbedward 2025-07-21 20:52:58 -04:00
  • 4238bb4638 refactor: replace SettingsToggle with DankToggle bbedward 2025-07-21 20:46:57 -04:00
  • 1854395a0c Re-add padding as option bbedward 2025-07-21 20:43:23 -04:00
  • c47ecf8fb0 focusedwindow: fix various issues with workspaces bbedward 2025-07-21 17:36:15 -04:00
  • 135cf8f027 workspaces: remove arbitrary padding and minimum width bbedward 2025-07-21 17:25:00 -04:00
  • 6c9e0fb74c network: wifi indicator fix bbedward 2025-07-21 16:12:33 -04:00
  • 67f1c64dd6 network: cleanup state handling bbedward 2025-07-21 16:08:50 -04:00
  • 85cf5060e2 no workspace index by default bbedward 2025-07-21 15:53:34 -04:00
  • 81c232eb20 Improve NetworkTab view when wifi and ethernet interfaces present bbedward 2025-07-21 15:52:10 -04:00
  • 56662608d1 Remove pointless connections bbedward 2025-07-21 14:02:18 -04:00
  • 5189a34d40 Add 3 workspace indicators by default purian23 2025-07-21 01:20:10 -04:00
  • 92908b6e0e DND Hotfix purian23 2025-07-21 00:50:33 -04:00
  • 6f54e592ba Implement user icon theme selection in settings purian23 2025-07-21 00:34:45 -04:00
  • 79a600cf0d Enhanced Notification System & Settings purian23 2025-07-20 19:07:48 -04:00
  • 30983b50d5 Remove redundant network header verbiage purian23 2025-07-19 22:49:11 -04:00
  • 2454d707d9 Fix workspace swticher index input purian23 2025-07-19 22:41:48 -04:00
  • a28764e8f9 Merge pull request #5 from Amadoabad/indexedWorkspaces Purian23 2025-07-19 22:34:43 -04:00
  • 0d153c407d Combine network tab interface purian23 2025-07-19 20:52:01 -04:00
  • fa3d02552a Added number indexing option for the workspace switcher amadoabad 2025-07-20 00:03:39 +03:00
  • 4202b8323b Remove dead code bbedward 2025-07-19 11:45:08 -04:00
  • 063e9bb40f bunch of cleanups bbedward 2025-07-19 10:56:32 -04:00
  • 5626335602 Iterative notification updates purian23 2025-07-19 03:02:27 -04:00
  • 033d8b034b Implement 2nd tier group expansion on notifications purian23 2025-07-18 23:21:10 -04:00
  • 1355a77fd0 Implement icon for niri screenshots - Fixed debug icon warning logic - Add linux os environment script purian23 2025-07-18 21:13:50 -04:00
  • f34ecf786a Migrate DankIcon stragglers bbedward 2025-07-18 20:02:57 -04:00
  • 1d9477bea3 Fix launcher fallback bbedward 2025-07-18 19:50:27 -04:00
  • b3aa4719d9 Only material icons rounded bbedward 2025-07-18 18:58:01 -04:00
  • 8d87fca419 bluetooth: trust device before connecting bbedward 2025-07-18 18:32:29 -04:00
  • 3c7106735c missing dank icons bbedward 2025-07-18 12:38:50 -04:00
  • d8938e8d15 initial structure refactor bbedward 2025-07-18 12:37:37 -04:00
  • 3a3f18c298 meta cleanup and refactors bbedward 2025-07-18 11:40:17 -04:00
  • 06607fa25e Merge branch 'master' of github.com:bbedward/dank-material-dark-shell bbedward 2025-07-17 23:20:48 -04:00
  • 42927eeb97 audio: un-dumbify audio service bbedward 2025-07-17 23:20:36 -04:00
  • 353fa1220e Notifiy fix purian23 2025-07-17 23:09:46 -04:00
  • 930572e1cb bluetooth: don't disable discovery before connect bbedward 2025-07-17 23:00:21 -04:00
  • 1e6c801507 Fallback icon font bbedward 2025-07-17 22:55:14 -04:00
  • fbae03de14 Update readme and make nerd fonts optional bbedward 2025-07-17 22:15:15 -04:00
  • 66671f757b bluetooth: cleanup service bbedward 2025-07-17 20:35:40 -04:00
  • a66d6c2b55 bluetooth: swap to signalStrength bbedward 2025-07-17 20:11:33 -04:00
  • 70b9a3cff4 qmlformat-all script bbedward 2025-07-17 18:15:35 -04:00
  • 26ad3810b4 qmlformat file bbedward 2025-07-17 18:00:31 -04:00
  • 023b6bc0d1 Initial qmlformat bbedward 2025-07-17 17:58:56 -04:00
  • cbb42df3a9 bluetooth: cleanup service usage, add rssi bbedward 2025-07-17 16:56:28 -04:00
  • 60395b5646 Merge branch 'master' of github.com:bbedward/dank-material-dark-shell bbedward 2025-07-17 15:22:47 -04:00
  • 7a40156893 meta: large-scale refactor progress bbedward 2025-07-17 15:21:37 -04:00
  • 8a57c6a6b1 Notifications updates purian23 2025-07-17 14:51:54 -04:00
  • 77cc9c288b refactor: start trimming AI bullcrap patterns bbedward 2025-07-17 13:25:35 -04:00
  • cc9b575a1d upower: more sensible usage of upower bbedward 2025-07-17 10:57:42 -04:00
  • 944e0fe129 audio: some cleanups to audio service bbedward 2025-07-17 09:08:59 -04:00
  • 6484ee0806 audioservice: fix shell crash on resume from sleep bbedward 2025-07-16 21:49:41 -04:00
  • b3db4a3015 processlist: fix context menu bbedward 2025-07-16 21:09:08 -04:00
  • 2f7e00a5a5 Missing mousearea bbedward 2025-07-16 18:52:20 -04:00
  • 457bbcd131 migrate to qs imports and .qmlls.ini pattern bbedward 2025-07-16 18:47:51 -04:00
  • a49911863d network: tweak preference settings for clarity bbedward 2025-07-16 17:20:30 -04:00
  • ed17b43d45 network: general improvements, itnegrate preference of wifi/ethernet bbedward 2025-07-16 16:35:32 -04:00
  • 2a84a6423b power: use native upower APIs bbedward 2025-07-16 12:35:46 -04:00
  • 21bc4ece52 Notifications base overhaul purian23 2025-07-16 01:31:30 -04:00
  • 8905b10773 weather: remove IP-based location Probably better for privacy concerns just to use New York, NY as a hardcoded default bbedward 2025-07-15 22:33:58 -04:00
  • e5ec8ad454 Merge branch 'master' of github.com:bbedward/dank-material-dark-shell bbedward 2025-07-15 22:25:04 -04:00
  • f4a33fe97b weather: fix location override bbedward 2025-07-15 22:24:50 -04:00
  • d75f782115 Merge pull request #1 from Amadoabad/patch-1 BB 2025-07-15 21:40:18 -04:00
  • 064a914fec Merge branch 'master' of github.com:bbedward/dank-material-dark-shell bbedward 2025-07-15 21:31:48 -04:00
  • 994be601ae MultiEffect for rounded icons bbedward 2025-07-15 21:31:41 -04:00
  • 03485a5084 Implemented Mouse wheel volume control on hover over the audio icon purian23 2025-07-15 21:19:18 -04:00
  • b2b664f581 Update brightness controls for portable PC users purian23 2025-07-15 20:28:03 -04:00
  • eb5950f8c8 Fixed battery status on laptops. Updated power profiles. purian23 2025-07-15 18:42:56 -04:00
  • 651cb87596 Merge branch 'master' of github.com:bbedward/dank-material-dark-shell bbedward 2025-07-15 17:13:42 -04:00
  • ac2c327bbb weather: initial support for overriding location bbedward 2025-07-15 17:13:24 -04:00
  • 195d5ec123 Merge branch 'master' of https://github.com/bbedward/dank-material-dark-shell purian23 2025-07-15 16:41:47 -04:00
  • 4ea04f57b4 Migrate notification system to native Quickshell NotificationServer API purian23 2025-07-15 16:41:34 -04:00
  • 13ef607758 display: use ddcutil for brightness changing bbedward 2025-07-15 16:22:06 -04:00
  • 3df92697e0 processmonitor: add system info tab bbedward 2025-07-15 16:08:57 -04:00
  • 90999e8ac1 battery: use native UPower service bbedward 2025-07-15 15:57:12 -04:00
  • b10488c505 cava: pass config via stdin bbedward 2025-07-15 15:46:09 -04:00
  • 6010b964d8 Slider improvements bbedward 2025-07-15 15:37:37 -04:00