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
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
e72d39fecb
gtk theme: m3-ize more colors, fix distracting inactive fade
2026-02-21 21:48:54 +01:00
end-4
c5e0c2d3dc
gtk theme: improve readability
2026-02-21 20:38:34 +01:00
Muhannad H.
c19e625069
fix: add support for RTL in the translator
2026-02-21 20:01:24 +02:00
Javier Rolando
aea06d42ab
fix: music recognition for songrec 0.6.3+
2026-02-21 06:55:20 -03:00
VietNguyenx
40fb416366
Merge pull request #1 from VietNguyenVN/bruh
...
Remove unnecessary [hidden] comment for zoom keybinds keybinds.conf
2026-02-21 15:51:33 +07:00
Akash
ab1b720503
Merge branch 'end-4:main' into main
2026-02-21 10:26:52 +05:30
VietNguyenx
b6c2fd3f18
Remove unnecessary [hidden] comment for zoom keybinds keybinds.conf
2026-02-21 11:36:24 +07:00
end-4
3d9f51030c
settings: allow crazy background clock sizes ( closes #2974 )
2026-02-20 14:48:03 +01:00
Minh
14770e5b75
fix(quickshell): mpris not detecting browser players when plasma-browser-integration is installed ( #3002 )
2026-02-20 09:39:51 +01:00
end-4
2e7ea9d9f6
fix gemini clock styling
2026-02-20 09:11:43 +01:00
end-4
60c197e2f5
gemini-categorize-wallpaper.sh: upgrade gemini from 2.0 to 2.5 ( #3015 )
2026-02-20 08:25:18 +01:00
Ivan Rosinskii
47c5ffe5f9
Merge branch 'end-4:main' into parallax
2026-02-18 11:15:57 +01:00
Akash
5ab4812a3b
Merge branch 'end-4:main' into main
2026-02-18 10:44:53 +05:30
end-4
c063bdfe86
revert updated matugen interaction for now
...
This reverts commit 585a7b0f06 .
2026-02-17 23:01:25 +01:00
Akash
cea0acafff
fix: refine desktop entry lookup retry logic
2026-02-17 14:47:08 +05:30
Akash
fb1b674a30
fix: Implement a limited retry mechanism for desktop entry lookups in app buttons.
2026-02-16 21:44:13 +05:30
Akash
8d52e83a59
Update touchpad settings in general.conf
2026-02-16 20:46:10 +05:30
Akash
7670c135ed
Merge branch 'end-4:main' into main
2026-02-16 17:04:44 +05:30
end-4
a7f30838de
Update shapes
2026-02-16 09:44:26 +01:00
end-4
585a7b0f06
fix wallpaper script blocked by matugen interaction
...
https://github.com/InioX/matugen/issues/255
2026-02-16 09:42:36 +01:00
GokuPlay609
502dffeac7
fix(quickshell): mpris not detecting browser players when plasma-browser-integration is installed
...
Amp-Thread-ID: https://ampcode.com/threads/T-019c5f8e-6544-735e-88e3-aa29c2d3bbf6
Co-authored-by: Amp <amp@ampcode.com >
2026-02-15 10:22:03 +05:30
Ivan Rosinskii
52f1a7af65
Merge branch 'end-4:main' into parallax
2026-02-12 00:12:21 +01:00
Akash
1e7f065add
Merge branch 'end-4:main' into main
2026-02-11 13:17:04 +05:30
Minh
f128c48356
fix wallpaper not switching when setting a custom accent color ( #2850 )
2026-02-10 23:35:37 +01:00
Ivan Rosinskii
44244ed1bf
Merge branch 'end-4:main' into parallax
2026-02-10 20:50:56 +01:00
Akash
e3d89101f1
Merge branch 'end-4:main' into main
2026-02-09 14:37:51 +05:30
end-4
0435681032
remove "invalid override of property change signal or superclass signal"
2026-02-08 20:36:52 +01:00
Ivan Rosinskii
33b4ef42f4
Merge branch 'end-4:main' into parallax
2026-02-08 20:34:11 +01:00
end-4
633afb54c9
clearer session screen download warning, update check config option
2026-02-08 20:33:53 +01:00
Akash
feeb0bba8c
Modify touchpad settings in general.conf
2026-02-07 17:27:55 +05:30
Akash
92e9aa2976
Merge branch 'end-4:main' into main
2026-02-07 17:21:56 +05:30
Minh
09d5817f2e
Fix overview search field and right sidebar losing focus ( #2838 )
2026-02-07 08:49:34 +01:00
end-4
d23d39df04
fish: more typo aliases
2026-02-06 21:50:54 +01:00
end-4
9e9c6b70b6
Update shapes
2026-02-06 21:50:34 +01:00
end-4
3a14cc644b
ai: remove openrouter deepseek
2026-02-06 21:08:22 +01:00