bbedward
7ccbfc6870
numerous animation improvements, convert a bunch of stuff to use
...
Animator, etc.
2026-05-03 13:54:02 -04:00
bbedward
cd40f2f7ed
re-organize settings
2026-05-03 13:54:02 -04:00
bbedward
bf01ebc6b9
fix
2026-05-03 13:54:02 -04:00
purian23
fcc499ca5c
frame(Motion): Restore fluid motion & Update component connections
2026-05-03 13:54:02 -04:00
purian23
02a977fb07
Sync up Frame w/Master branch updates
2026-05-03 13:54:02 -04:00
bbedward
22116f1b76
restore niri overview connected mode
2026-05-03 13:54:02 -04:00
bbedward
50e1547d49
some more simplifications and bug fixes
2026-05-03 13:54:02 -04:00
bbedward
b2cffaf621
de-dupe and cleanup
2026-05-03 13:54:02 -04:00
bbedward
7f7104ead5
restore CC and notification standalone behavior
2026-05-03 13:54:02 -04:00
bbedward
21344617c3
refactor connected/standalone architecture
2026-05-03 13:54:01 -04:00
purian23
e3dd3242c6
(frameMode): New Modal & Launcher connections
2026-05-03 13:54:01 -04:00
purian23
59ac612d03
(Notifications): Update body card expansions
2026-05-03 13:54:01 -04:00
purian23
25071738a4
(frame): QOL Control Center & Notification updates
2026-05-03 13:54:01 -04:00
purian23
c48dd3aa9b
feat(Frame): Close the gaps
2026-05-03 13:54:01 -04:00
purian23
800e50ab9a
frame(Notifications): Update Arc path & Motion
2026-05-03 13:54:01 -04:00
purian23
0e4a28c656
(frame): Update animation sync w/Dank Popouts
2026-05-03 13:54:01 -04:00
purian23
0b24c1f2ac
(frame): Performance round
2026-05-03 13:54:01 -04:00
purian23
7f840e66f3
(frame): Update Connected blur Arcs & Enable shadow modes
2026-05-03 13:54:01 -04:00
purian23
400d76605d
frame(ConnectedMode): Wire up Notifications
2026-05-03 13:54:01 -04:00
purian23
4c69624087
(frame): Update connected mode animation & motion logic
2026-05-03 13:54:01 -04:00
purian23
f00b2353c3
(frame): implement ConnectedModeState to better handle component sync
2026-05-03 13:54:01 -04:00
purian23
f7ddc49545
(frameMode): Restore user settings when exiting frame mode
...
- Align blur settings in non-FrameMode motion settings
2026-05-03 13:54:01 -04:00
purian23
7c99beb4bb
(frame): Update connected mode with blur
2026-05-03 13:54:01 -04:00
purian23
f6608606c2
(frame): Update connected mode & opacity connection settings
2026-05-03 13:54:01 -04:00
purian23
06288ab076
(frameInMotion): Initial Unified Frame Connected Mode
2026-05-03 13:54:01 -04:00
purian23
0d096b8742
Add Directional Motion options
2026-05-03 13:54:01 -04:00
purian23
2302e9c69c
Initial staging for Animation & Motion effects
2026-05-03 13:54:01 -04:00
purian23
5a55b2806c
(frame): Add blur support & cleanup
2026-05-03 13:54:01 -04:00
purian23
8a2186217a
(frame): Multi-monitor support
2026-05-03 13:54:01 -04:00
purian23
1966209890
Connected frames & defaults
2026-05-03 13:54:01 -04:00
purian23
ff4ed28bf3
Continue frame implementation
2026-05-03 13:54:01 -04:00
purian23
00d8c72224
Initial framework
2026-05-03 13:54:01 -04:00
ksp-apoc
dd668469d7
fix: clean up orphaned idle inhibitor processes on startup ( #2324 )
...
When quickshell crashes or is force-killed, the child systemd-inhibit
process (used as fallback when native IdleInhibitor is unavailable) gets
reparented to PID 1 and continues to block idle indefinitely. This causes
hypridle to ignore all idle timeout rules even though the idle inhibitor
widget appears inactive after restart.
Add a cleanup step during initialization that kills any orphaned
systemd-inhibit processes from previous sessions.
2026-05-03 12:45:04 -04:00
bbedward
434490e100
audio: use typed PwNode list to assign audio devices
...
related to #2279
2026-05-03 10:04:31 -04:00
bbedward
d2f6cb3ae4
process list: fix unloading
...
fixes #2284
2026-05-03 09:52:50 -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
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
65151dbfd7
i18n: term sync
2026-04-29 12:39:32 -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
purian23
a4cfdf4a59
(dms): Add input group to dms setup
...
- Suppress fix/warnings
2026-04-28 14:03:37 -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