bbedward
2f3b6ca814
optimizations for animation behaviors
2026-05-01 22:23:06 -04:00
purian23
68d68e21b1
fix(Frame): Update all remaining known issues & align state modes
2026-05-01 21:17:22 -04:00
purian23
7de70b3172
arcExtender(Launcher): Extend launcher by default
2026-05-01 19:18:10 -04:00
purian23
06674c9dac
feat(ArcExtender): New center modal option in ConnectedMode
2026-05-01 18:40:39 -04:00
bbedward
442188ba70
optimize some animations
2026-05-01 18:37:17 -04:00
bbedward
856a3d9f50
revert animators
2026-05-01 18:09:12 -04:00
bbedward
a04478227f
stash
2026-05-01 17:06:27 -04:00
purian23
339481893b
frame(Connected): Fix connected regression & Ran Performance pass
2026-05-01 16:31:47 -04:00
bbedward
b10023f18e
general fixes and audit
2026-05-01 16:31:47 -04:00
bbedward
eff39e248f
numerous animation improvements, convert a bunch of stuff to use
...
Animator, etc.
2026-05-01 16:31:47 -04:00
bbedward
f6ddb4e691
re-organize settings
2026-05-01 16:31:47 -04:00
purian23
c3bca485e6
frame(Motion): Restore fluid motion & Update component connections
2026-05-01 16:31:47 -04:00
purian23
444411c24c
Sync up Frame w/Master branch updates
2026-05-01 16:31:47 -04:00
bbedward
ae0ee157c6
restore niri overview connected mode
2026-05-01 16:31:47 -04:00
bbedward
44ec4ae010
some more simplifications and bug fixes
2026-05-01 16:31:47 -04:00
bbedward
396926f522
de-dupe and cleanup
2026-05-01 16:31:47 -04:00
bbedward
ee975b0bfa
restore CC and notification standalone behavior
2026-05-01 16:31:47 -04:00
purian23
7633c36260
(frameMode): New Modal & Launcher connections
2026-05-01 16:31:47 -04:00
purian23
5eddfcdfae
(Notifications): Update body card expansions
2026-05-01 16:31:47 -04:00
purian23
78d3e675f2
(frame): QOL Control Center & Notification updates
2026-05-01 16:31:47 -04:00
purian23
328da9f155
feat(Frame): Close the gaps
2026-05-01 16:31:47 -04:00
purian23
25c85c865f
frame(Notifications): Update Arc path & Motion
2026-05-01 16:31:47 -04:00
purian23
cea3b12739
(frame): Update animation sync w/Dank Popouts
2026-05-01 16:31:47 -04:00
purian23
a9c1fa2aa8
(frame): Performance round
2026-05-01 16:31:47 -04:00
purian23
daf4816ae1
(frame): Update Connected blur Arcs & Enable shadow modes
2026-05-01 16:31:47 -04:00
purian23
79c8cfef43
frame(ConnectedMode): Wire up Notifications
2026-05-01 16:31:46 -04:00
purian23
08a5c0f3f1
(frame): Update connected mode animation & motion logic
2026-05-01 16:31:46 -04:00
purian23
e7ede6874d
(frame): implement ConnectedModeState to better handle component sync
2026-05-01 16:31:46 -04:00
purian23
31223e1ee8
(frameMode): Restore user settings when exiting frame mode
...
- Align blur settings in non-FrameMode motion settings
2026-05-01 16:31:46 -04:00
purian23
4a6214b1eb
(frame): Update connected mode & opacity connection settings
2026-05-01 16:31:46 -04:00
purian23
77514b225b
(frameInMotion): Initial Unified Frame Connected Mode
2026-05-01 16:31:46 -04:00
purian23
9f26aaff01
Add Directional Motion options
2026-05-01 16:31:46 -04:00
purian23
b7f7964e38
Initial staging for Animation & Motion effects
2026-05-01 16:31:46 -04:00
purian23
ea34ad2cdf
(frame): Add blur support & cleanup
2026-05-01 16:31:46 -04:00
purian23
6f8abe8527
(frame): Multi-monitor support
2026-05-01 16:31:46 -04:00
purian23
9150080403
Connected frames & defaults
2026-05-01 16:31:46 -04:00
purian23
26b9f9f7b4
Continue frame implementation
2026-05-01 16:31:46 -04:00
purian23
1b1f186fc3
Initial framework
2026-05-01 16:31:46 -04:00
Archit Arora
cdc4ca7e1f
matugen: generate theme for Vencord ( #2320 )
2026-04-30 16:16:55 -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
bbedward
3b96c6ab22
Revert "system updater: make all distros use terminal"
...
This reverts commit 1467f5dba9 .
2026-04-29 14:56:54 -04:00
bbedward
1467f5dba9
system updater: make all distros use terminal
2026-04-29 14:41:24 -04:00
bbedward
7bd9574868
system updater: complete overhaul
...
Move system update flow to GO, with a CLI (convenient AIO tool) and
server integration. All lifecycle, scheduling, execution occurs on
backend side.
Run some backends via pkexec, some via terminal like paru/yay.
Incorporate flatpak as an option to update.
Add terminal override setting in GUI, in addition to $TERMINAL env
variable.
fixes #2307
fixes #822
fixes #1102
fixes #1812
fixes #1087
fixes #1743
2026-04-29 12:33:57 -04:00
bbedward
fd651dc943
niri overlay: fix state binding
...
fixes #2301
2026-04-28 13:19:34 -04:00
Kangheng Liu
919b09fc96
feat(desktop): expose screen var to desktop plugins ( #2300 )
2026-04-28 11:45:34 -04:00
bbedward
aeb3fdd637
osd(media): workaround for firefox reporting youtube thumbnails as
...
players
fixes #2298
2026-04-28 11:27:16 -04:00
bbedward
36a7692da7
dock: add trash CLI, refine implementation
2026-04-27 11:14:57 -04:00