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

252 Commits

Author SHA1 Message Date
bbedward ed1a5bfded i18n: Add japanese + i18n service 2025-10-08 16:25:06 -04:00
bbedward d64cd0b8a4 Fix launcher button mask 2025-10-08 15:12:47 -04:00
bbedward ebd48e2556 Many more logo customization options 2025-10-08 14:51:38 -04:00
bbedward 3c420f2e30 Remove useless getter 2025-10-08 12:33:00 -04:00
bbedward 4e271d4f0e Fix search when appusage is unavailable 2025-10-08 12:07:46 -04:00
bbedward 27f9b3cd0b native NetworkManager + all native dbus bindings via dms
- Scrap janky NetworkService in favor of, dms' native NM integration
  socket
- Scrap all gdbus usage in favor of native dbus bindings in dms
  (loginctl, freedesktop)

It means that - some features won't work if running without dms wrapper.

But the trade off is certainly worth it, in the long-run for efficiency
improvements.
2025-10-08 12:03:50 -04:00
bbedward f71dd1ed54 No DankIcon in notifications 2025-10-08 09:05:33 -04:00
bokicoder d242e729f0 fix default-settings.json and default-session.json (#341) 2025-10-08 08:11:55 -04:00
bbedward 4aac70ab5f pass config_dir as an argument to matugen-worker 2025-10-07 13:46:41 -04:00
bbedward 32d9aa0cf2 Separate bar font scale 2025-10-07 08:29:48 -04:00
bbedward 7e49631912 Migrate plugin settings to separate file 2025-10-07 08:22:21 -04:00
bbedward 43970d34aa Fix keyboard navi in file browser 2025-10-07 00:14:56 -04:00
bbedward 2757a41102 Add invert on mode change for launcher logo 2025-10-06 23:24:39 -04:00
bbedward ef9f76190d Implement sizing mechanism for bar widget content 2025-10-06 20:40:02 -04:00
bbedward 7158e09b0e Customizable launcher logo 2025-10-06 20:08:21 -04:00
bbedward 2ccec607a0 Hide third party plugins, by default 2025-10-06 15:36:33 -04:00
bbedward 11a1af89f4 Allow removing force-padding on monitor widgets + plugin load fixes 2025-10-06 11:32:25 -04:00
purian23 db440b8a14 feat: Add a 1px border to Dankbar w/edge detection
-  No edge gap (spacing = 0 AND corner radius = 0): Draws 1px border only on the exposed edge (bottom for top bar, top for bottom bar, right for left bar, left for right bar)
- Has edge gap (spacing > 0 OR corner radius > 0): Draws 1px border around all sides
2025-10-05 23:56:40 -04:00
purian23 523422cf6c feat: Rebuilt DankColorPicker w/Color Sampling
- Fully custom built ColorDialog
- Replaces previous Wallpaper background color tool
- Requires hyprpicker for color sampling, thanks @Vaxry
2025-10-05 22:18:26 -04:00
purian23 ad44f09421 feat: Display persistent OSD percentage option 2025-10-04 22:02:25 -04:00
Abhinav Chalise 44d6f8f15c Fix toggle function to return correct theme mode (#309) 2025-10-04 07:36:23 -04:00
bbedward e95d3126b2 Modal/Popout layout alterations 2025-10-03 15:15:44 -04:00
bbedward ae461b1caf Merge branch 'master' of github.com:bbedward/DankMaterialShell into wip/plugins 2025-10-02 00:22:32 -04:00
bbedward a7c4f09c5b always blockLoading on fileview 2025-10-02 00:13:29 -04:00
bbedward ab1c0bb129 Merge branch 'master' of github.com:bbedward/DankMaterialShell into wip/plugins 2025-10-01 13:38:49 -04:00
bbedward 46e16a6c69 Greetd: Add a greeter 2025-10-01 13:04:48 -04:00
Bruno Cesar Rocha 53983933dc feat: Plugin System (#276)
* feat: Plugin System

* fix: merge conflicts
2025-10-01 11:28:10 -04:00
purian23 09f3ca39a1 feat: Top/Left/Right/Bottom Dock positioning 2025-09-30 21:56:58 -04:00
bbedward 37120776be configurable animation speeds 2025-09-30 17:30:03 -04:00
bbedward 657a8b6094 Per light-mode/dark-mode wallpaper option 2025-09-30 12:29:08 -04:00
bbedward e875d1a5d7 meta: Vertical Bar, Notification Popup Position Options, ++
- CC Color picker widget
- Tooltips in more places
- Attempt to improve niri screen transitiosn
2025-09-30 09:51:18 -04:00
purian23 bd8976c620 feat: Docks refactor - Top/Bottom options 2025-09-28 23:55:59 -04:00
bbedward a310e3d8fa Fix contrast of monochrome theme 2025-09-28 13:26:18 -04:00
Parthiv Seetharaman 3dd9ab8a29 add option to always show dock in overview (#257) 2025-09-27 08:55:21 -04:00
purian23 977043ac92 feat: Long Live the DankBar > Top/Bottom positioning 2025-09-26 23:45:19 -04:00
bbedward e6296f20b9 default opaque 2025-09-26 00:25:15 -04:00
bbedward 0ee9dcc255 Revise catpuccin palettes 2025-09-26 00:16:34 -04:00
bbedward a6a41d4de1 Re-work theme approach to watch a file from matugen-worker 2025-09-25 16:49:57 -04:00
bbedward a4a59fd586 Theme consistency overhaul:
- Add surface shift option, start from surface by default (previously
  was surfaceContainer). Old colors can be attained by changing it back
to "container" in theme colors
- Remove borders on surface elements, mostly
- Fix popup distances
- Use surfaceContainer/sch by default on widgets
2025-09-25 12:46:37 -04:00
bbedward 7ccd2d9418 Add random transition effect 2025-09-25 09:06:38 -04:00
sam 1690e4f63b feat: expose matugen palette selection (#251)
Looks good, thanks!
2025-09-25 08:27:54 -04:00
bbedward ec75ef468b Remove obsolete setting 2025-09-24 19:15:37 -04:00
bbedward b893694977 Add disk usage component for TopBar and ControlCenter 2025-09-24 18:06:46 -04:00
bbedward 9be7d44765 disable matugen env var support, also dont reload ghostty if not
configured with dms theme
2025-09-24 17:09:15 -04:00
bbedward e50c3cceeb Add grouped apps option to the dock 2025-09-24 16:15:38 -04:00
bbedward c04177e45d ControlCenter: Implement edit mode for customizing widgets 2025-09-23 14:38:01 -04:00
bbedward 4468e4c6af Add none as a wallpaper transition type 2025-09-22 18:57:03 -04:00
bbedward cf5dec733d More wallpaper effects + per-monitor auto cycling 2025-09-22 17:51:59 -04:00
bbedward 62b7b30754 Suppress niri toasts on theme changes 2025-09-22 14:50:35 -04:00
bbedward ca11735c1d Add wallpaper transition effects, courtesy of @Ly-Sec
- Just copied the shaders from noctalia since they're pretty awesome
2025-09-22 12:28:15 -04:00