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

1270 Commits

Author SHA1 Message Date
purian23
57f56dae1f fix(DankBarWindow): Click empty space to close 2026-05-02 15:13:42 -04:00
bbedward
ab9a64d6b4 optimizations for animation behaviors 2026-05-02 15:13:42 -04:00
purian23
ec073ddd67 fix(Frame): Update all remaining known issues & align state modes 2026-05-02 15:13:42 -04:00
purian23
e07696a963 fix(DankLauncher): Update click area input on first launch & adjust footer 2026-05-02 15:13:42 -04:00
purian23
ae3a132c74 arcExtender(Launcher): Extend launcher by default 2026-05-02 15:13:42 -04:00
purian23
5821103058 feat(ArcExtender): New center modal option in ConnectedMode 2026-05-02 15:13:42 -04:00
bbedward
386a2d0469 optimize some animations 2026-05-02 15:13:42 -04:00
bbedward
7c9ca60e44 revert animators 2026-05-02 15:13:42 -04:00
bbedward
3796b3e1b5 stash 2026-05-02 15:13:42 -04:00
purian23
e876ddc0b9 frame(Connected): Fix connected regression & Ran Performance pass 2026-05-02 15:13:42 -04:00
bbedward
5f1cff2e58 general fixes and audit 2026-05-02 15:13:42 -04:00
bbedward
9018002959 numerous animation improvements, convert a bunch of stuff to use
Animator, etc.
2026-05-02 15:13:42 -04:00
bbedward
7138c546e1 re-organize settings 2026-05-02 15:13:42 -04:00
bbedward
01da451f53 fix 2026-05-02 15:13:42 -04:00
purian23
39d8f407df frame(Motion): Restore fluid motion & Update component connections 2026-05-02 15:13:42 -04:00
purian23
75f8c5dec2 Sync up Frame w/Master branch updates 2026-05-02 15:13:42 -04:00
bbedward
3938dfd551 restore niri overview connected mode 2026-05-02 15:13:42 -04:00
bbedward
9ee9658fa1 some more simplifications and bug fixes 2026-05-02 15:13:42 -04:00
bbedward
5f6665b4f6 de-dupe and cleanup 2026-05-02 15:13:42 -04:00
bbedward
7d7aa66ee2 restore CC and notification standalone behavior 2026-05-02 15:13:42 -04:00
bbedward
229e603d30 refactor connected/standalone architecture 2026-05-02 15:13:42 -04:00
purian23
c81fe22bd0 (frameMode): New Modal & Launcher connections 2026-05-02 15:13:42 -04:00
purian23
b06534e6e6 (Notifications): Update body card expansions 2026-05-02 15:13:42 -04:00
purian23
3107b918e0 (frame): QOL Control Center & Notification updates 2026-05-02 15:13:42 -04:00
purian23
ec2da5dd02 feat(Frame): Close the gaps 2026-05-02 15:13:42 -04:00
purian23
2e2da3aaf7 frame(Notifications): Update Arc path & Motion 2026-05-02 15:13:42 -04:00
purian23
cc535d0846 (frame): Update animation sync w/Dank Popouts 2026-05-02 15:13:42 -04:00
purian23
3b758fa5ea (frame): Performance round 2026-05-02 15:13:42 -04:00
purian23
3e41ee91bf (frame): Update Connected blur Arcs & Enable shadow modes 2026-05-02 15:13:42 -04:00
purian23
b616bd8f01 frame(ConnectedMode): Wire up Notifications 2026-05-02 15:13:42 -04:00
purian23
39918535ed (frame): Update connected mode animation & motion logic 2026-05-02 15:13:42 -04:00
purian23
4a86b88329 (frame): implement ConnectedModeState to better handle component sync 2026-05-02 15:13:42 -04:00
purian23
563f343a0f (frameMode): Restore user settings when exiting frame mode
- Align blur settings in non-FrameMode motion settings
2026-05-02 15:13:42 -04:00
purian23
6c1916760d (frame): Update connected mode with blur 2026-05-02 15:13:42 -04:00
purian23
29f2c2df37 (frame): Update connected mode & opacity connection settings 2026-05-02 15:13:42 -04:00
purian23
73c3f55eef (frameInMotion): Initial Unified Frame Connected Mode 2026-05-02 15:13:42 -04:00
purian23
3bf621297a Add Directional Motion options 2026-05-02 15:13:42 -04:00
purian23
99bc4d7e5d Initial staging for Animation & Motion effects 2026-05-02 15:13:42 -04:00
purian23
21d65f7c93 (frame): Add blur support & cleanup 2026-05-02 15:13:42 -04:00
purian23
8e3cf0dcc9 (frame): Multi-monitor support 2026-05-02 15:13:42 -04:00
purian23
7fc40428ab Connected frames & defaults 2026-05-02 15:13:42 -04:00
purian23
30ae334e6c Continue frame implementation 2026-05-02 15:13:42 -04:00
purian23
bda5bfdd85 Initial framework 2026-05-02 15:13:42 -04:00
bbedward
c1cbd0994f settings: fix semvar signal moved to different service 2026-05-01 18:38:48 -04:00
Archit Arora
cdc4ca7e1f matugen: generate theme for Vencord (#2320) 2026-04-30 16:16:55 -04:00
gibbert
7d92842ff2 matugen: fix emacs template constant line number size (#2317)
Made it so line numbers don't stay a constant size when changing buffer
text scale.

See this thread:
<https://emacs.stackexchange.com/questions/74507/constant-font-size-in-display-line-numbers-mode-when-zooming-in-and-out>
2026-04-30 11:47:24 -04:00
Body
d8bf3bdfe8 processes: fix list gaps and overlap when searching (#2315) 2026-04-30 11:45:46 -04:00
David Mireles
23ed795e85 Fix VPN UI for active transient entries (#2312)
Co-authored-by: louzt <18044171+louzt@users.noreply.github.com>
2026-04-30 11:41:41 -04:00
bbedward
86096db26b system update: general fixes to flatpak parsing 2026-04-29 16:14:19 -04:00
bbedward
f76724f7cd logger: add a dedicated QML logging Singleton
- adds log.info/error/debug/warn/fatal
- adds ability to write logs to any file
- add CLI options in addition to env to set log levels
2026-04-29 15:42:30 -04:00