1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 22:45:38 -05:00
Commit Graph

141 Commits

Author SHA1 Message Date
bbedward
71f8b8ce9a fix context menus and general stuff 2025-07-23 18:30:43 -04:00
bbedward
4f63d5899b refactor: perf improvement stopping singletons with ref
Also switch to scale+opacity anims with custom curve
2025-07-23 16:54:19 -04:00
bbedward
c01da89311 mecha refactoring 2025-07-23 15:15:51 -04:00
bbedward
19adcf3578 refactor: mega refactoring of a bunch of things 2025-07-23 11:56:18 -04:00
bbedward
14eef59c9f refactors: more DankModals, remove GlobalDropdown and InputDialog 2025-07-23 11:11:56 -04:00
bbedward
70f8a127c6 processlist: breakout and de-dupe code, change styles
Also reverts bluetooth pairing modals since quickshell did not approve
of the PR
2025-07-23 10:03:29 -04:00
bbedward
e94d2af9ae fix auto focusing text fields 2025-07-22 23:51:18 -04:00
bbedward
9c8c25711c sizing changes 2025-07-22 23:35:48 -04:00
bbedward
54a7281fa3 fix sizing of dialogs, re-add ipcs 2025-07-22 23:00:09 -04:00
bbedward
7232d66b5d layer effect instead 2025-07-22 21:20:55 -04:00
bbedward
f1833a81a0 Add DankModal and SystemLogo widgets 2025-07-22 21:12:19 -04:00
bbedward
5cf04aa941 settings: complete re-organize and breakout 2025-07-22 19:51:16 -04:00
bbedward
9730e4edae refactor: common DankTextField widget 2025-07-21 22:10:46 -04:00
bbedward
de8235d94f refactor: create DankActionButton and implement 2025-07-21 21:06:03 -04:00
bbedward
4238bb4638 refactor: replace SettingsToggle with DankToggle 2025-07-21 20:46:57 -04:00
bbedward
b3aa4719d9 Only material icons rounded 2025-07-18 18:58:01 -04:00
bbedward
d8938e8d15 initial structure refactor 2025-07-18 12:37:37 -04:00
bbedward
3a3f18c298 meta cleanup and refactors 2025-07-18 11:40:17 -04:00
bbedward
42927eeb97 audio: un-dumbify audio service 2025-07-17 23:20:36 -04:00
bbedward
930572e1cb bluetooth: don't disable discovery before connect 2025-07-17 23:00:21 -04:00
bbedward
1e6c801507 Fallback icon font 2025-07-17 22:55:14 -04:00
bbedward
fbae03de14 Update readme and make nerd fonts optional 2025-07-17 22:15:15 -04:00
bbedward
66671f757b bluetooth: cleanup service 2025-07-17 20:35:40 -04:00
bbedward
a66d6c2b55 bluetooth: swap to signalStrength 2025-07-17 20:11:33 -04:00
bbedward
26ad3810b4 qmlformat file 2025-07-17 18:00:31 -04:00
bbedward
023b6bc0d1 Initial qmlformat 2025-07-17 17:58:56 -04:00
bbedward
cbb42df3a9 bluetooth: cleanup service usage, add rssi 2025-07-17 16:56:28 -04:00
bbedward
60395b5646 Merge branch 'master' of github.com:bbedward/dank-material-dark-shell 2025-07-17 15:22:47 -04:00
bbedward
7a40156893 meta: large-scale refactor progress 2025-07-17 15:21:37 -04:00
purian23
8a57c6a6b1 Notifications updates 2025-07-17 14:51:54 -04:00
bbedward
77cc9c288b refactor: start trimming AI bullcrap patterns 2025-07-17 13:25:35 -04:00
bbedward
cc9b575a1d upower: more sensible usage of upower 2025-07-17 10:57:42 -04:00
bbedward
b3db4a3015 processlist: fix context menu 2025-07-16 21:09:08 -04:00
bbedward
2f7e00a5a5 Missing mousearea 2025-07-16 18:52:20 -04:00
bbedward
457bbcd131 migrate to qs imports and .qmlls.ini pattern 2025-07-16 18:47:51 -04:00
bbedward
a49911863d network: tweak preference settings for clarity 2025-07-16 17:20:30 -04:00
bbedward
ed17b43d45 network: general improvements, itnegrate preference of wifi/ethernet 2025-07-16 16:35:32 -04:00
bbedward
2a84a6423b power: use native upower APIs 2025-07-16 12:35:46 -04:00
purian23
21bc4ece52 Notifications base overhaul 2025-07-16 01:31:30 -04:00
bbedward
8905b10773 weather: remove IP-based location
Probably better for privacy concerns just to use New York, NY as a
hardcoded default
2025-07-15 22:33:58 -04:00
bbedward
f4a33fe97b weather: fix location override 2025-07-15 22:24:50 -04:00
bbedward
064a914fec Merge branch 'master' of github.com:bbedward/dank-material-dark-shell 2025-07-15 21:31:48 -04:00
bbedward
994be601ae MultiEffect for rounded icons 2025-07-15 21:31:41 -04:00
purian23
03485a5084 Implemented Mouse wheel volume control on hover over the audio icon 2025-07-15 21:19:18 -04:00
bbedward
651cb87596 Merge branch 'master' of github.com:bbedward/dank-material-dark-shell 2025-07-15 17:13:42 -04:00
bbedward
ac2c327bbb weather: initial support for overriding location 2025-07-15 17:13:24 -04:00
purian23
195d5ec123 Merge branch 'master' of https://github.com/bbedward/dank-material-dark-shell 2025-07-15 16:41:47 -04:00
purian23
4ea04f57b4 Migrate notification system to native Quickshell NotificationServer API
- Replace custom NotificationGroupingService with native NotificationService
- Implement proper image/icon priority system (notification image → app icon → fallback)
- Add NotificationItem with image layering and elegant emoji fallbacks
- Create native popup and history components with smooth animations
- Fix Discord/Vesktop avatar display issues
- Clean up legacy notification components and demos
- Improve Material Design 3 theming consistency
2025-07-15 16:41:34 -04:00
bbedward
13ef607758 display: use ddcutil for brightness changing 2025-07-15 16:22:06 -04:00
bbedward
3df92697e0 processmonitor: add system info tab 2025-07-15 16:08:57 -04:00