end-4
3da23ce176
change spring anims to expressive default spatial
2026-03-07 21:49:38 +01:00
end-4
635d49cad0
notifications: dont print on discard
2026-03-07 21:47:12 +01:00
end-4
9ffe4dfb11
hefty: bar: time: calendar
2026-03-07 21:47:00 +01:00
tivnantu
b4b422bd9c
fix(quickshell): load extraModels properly in AI sidebar
...
- Use Object.assign in addModel to trigger QML binding recalculation
- Load extraModels in Component.onCompleted as fallback when
onReadyChanged doesn't fire (Config already ready at load time)
2026-03-07 02:00:50 +08:00
end-4
c155bde816
changes from main
2026-03-05 16:21:30 +01:00
end-4
6cd2d31c99
hefty: bar: make popups work for vertical
2026-03-05 16:20:06 +01:00
Minh
1dcf90ac57
Fix dock first launch ( #2707 )
2026-03-04 23:33:12 +01:00
altrup
2e0dea28a5
Merge remote-tracking branch 'upstream/main' into fix-dock-first-launch
2026-03-04 15:01:36 -05:00
Ivan Rosinskii
9873a23794
Merge branch 'end-4:main' into parallax
2026-03-04 09:44:16 +01:00
Aman
8c66dc7aa7
fix(musicRecognition): restore 2s interval and fix songrec process leak
2026-03-04 09:21:29 +05:30
Celestial.y
9cbeded70d
Gentoo updates ( #3071 )
2026-03-04 10:59:12 +08:00
jwihardi
01f2ebb246
updated keywords
2026-03-03 21:06:57 -05:00
jwihardi
1f9a8ea37c
updated quickshell commit no. and added vulkan-headers BDEPEND
2026-03-03 20:59:23 -05:00
end-4
5cbf5608be
keybinds: add splitratio
2026-03-03 22:34:01 +01:00
end-4
0c843c8d03
Merge branch 'main' of https://github.com/end-4/dots-hyprland
2026-03-03 18:22:30 +01:00
end-4
c85e98d6f9
theming: material code: add antigravity
2026-03-03 18:22:22 +01:00
Minh
7013893cbd
fix(quickshell): fix qs crashing when sidebar is detached while in use ( #3069 )
2026-03-03 18:20:31 +01:00
3N1GM4.ExE
65eeea7ffa
fix(quickshell): fix qs crashing when sidebar is detached while in use
...
This is a small fix that removes the left sidebar from the focus grab system before destroying the panel.
2026-03-03 17:50:39 +01:00
Aman
5860462082
Merge branch 'main' into main
2026-03-03 21:28:12 +05:30
Minh
33bd04200a
fix: music recognition for songrec 0.6.3+ ( #3027 )
2026-03-03 15:45:50 +01:00
Minh
4fc56f6c78
Fix wifi signal strength bar display ( #3063 )
2026-03-03 15:23:59 +01:00
end-4
ba4ac764aa
installation: add vulkan-headers to quickshell build dep
2026-03-03 15:20:19 +01:00
rijaluddin
65dab672cf
Merge branch 'end-4:main' into main
2026-03-03 20:03:05 +07:00
end-4
ea0dd2c9a4
update quickshell
2026-03-03 10:35:59 +01:00
end-4
7a74897b47
update quickshell
2026-03-03 10:35:24 +01:00
Ivan Rosinskii
e52d569b9e
Merge branch 'end-4:main' into parallax
2026-03-03 00:07:25 +01:00
rijaluddin
f610332877
Merge branch 'end-4:main' into main
2026-03-03 04:31:27 +07:00
rijaluddina
bbc84b68ef
Fix wiFi signal strength bar display
...
1. Using root.active?.strength ?? 0 instead of root.networkStrength
2. Added checking wifiStatus === "connected" — only show signal bars if
actually connected
2026-03-03 04:23:46 +07:00
end-4
2554fc7d61
waffles: more readable calendar months when scrolling
2026-03-02 21:58:47 +01:00
end-4
28936dd226
hefty: bar: popup choreography
2026-03-02 21:55:18 +01:00
end-4
aa4c18b86a
waffles: more readable months when scrolling
2026-03-02 21:54:06 +01:00
Minh
dc172862b0
fix(network): correct regex escaping for Wi-Fi signal strength retrieval ( #3056 )
2026-03-02 18:04:27 +01:00
Aman
0725edd35d
refactor(musicRecognition): replace parec/ffmpeg pipeline with songrec listen fix:#3057
...
Use `songrec listen --audio-device` instead of manually capturing audio
with parec, converting with ffmpeg, and passing to audio-file-to-recognized-song.
Drops temp file handling and simplifies the recognition loop.
2026-03-01 15:46:02 +05:30
Furkan
77dd839320
Fix escape character in network strength command
2026-03-01 11:06:06 +03:00
Celestial.y
1402a19c98
Fix extra whitespace ( #3047 )
2026-02-28 09:22:55 +08:00
Jay Turner
57b78135a6
Fix extra whitespace that was mildly annoying me
2026-02-28 01:01:29 +00:00
end-4
0235e56af3
update hyprland config
2026-02-27 22:50:19 +01:00
end-4
48fec445ad
hyprland: nuke unused plugin config to fix error on 0.54
2026-02-27 22:49:34 +01:00
end-4
060b8693ef
hyprland: adjust some effects
2026-02-27 22:48:23 +01:00
Minh
a187d013e4
fix(dock): add robust retry mechanism for desktop entry lookup ( #2952 )
2026-02-26 21:02:47 +01:00
Minh
577fab457f
waffle: bar: adjust desktop entry lookup interval & timeout
2026-02-26 21:02:21 +01:00
Ivan Rosinskii
35bb2a1ad9
Merge branch 'end-4:main' into parallax
2026-02-26 09:15:36 +01:00
sugashss1
095d637c70
fixed thumbnail urlencode for file names with (,),*
...
matched output of urlencode with
gio info "/home/su/Pictures/Wallpapers/as()*[].png" | grep "uri:"
uri: file:///home/su/Pictures/Wallpapers/as()*%5B%5D.png
2026-02-25 22:15:27 +05:30
Akash
373a9e5670
Merge branch 'end-4:main' into main
2026-02-25 13:40:52 +05:30
Celestial.y
d11ef2adef
fix: sudo keepalive cleanup leaking exit code 143 ( #3040 )
2026-02-25 16:00:31 +08:00
GokuPlay609
9a3bb5e59e
fix: sudo keepalive cleanup leaking exit code 143
...
wait on a SIGTERM-killed process returns 143 (128+15).
With set -e active in the setup script, this overrides the
script's exit code, making a successful install appear failed.
Amp-Thread-ID: https://ampcode.com/threads/T-019c93b6-b135-743f-8844-6a1ca8875506
Co-authored-by: Amp <amp@ampcode.com >
2026-02-25 13:16:46 +05:30
Minh
8bf279e571
Remove [hidden] comment for zoom keybinds ( #3026 )
2026-02-22 15:03:02 +01:00
end-4
6b29e73ab7
hefty: bar: refactor content hover effect
2026-02-22 00:12:26 +01:00
end-4
2bb001a62b
hefty: bar: click to close popups
2026-02-21 23:10:57 +01:00
end-4
15afa07b14
gtk theme changes from main
2026-02-21 21:56:41 +01:00