end-4
f3ab1366d8
hyprconfigurator: create conf file if doesn't exist
2026-04-07 16:01:12 +02:00
Minh
d24e227245
refactor(musicRecognition): replace parec/ffmpeg pipeline with songrec listen fix:#3057 ( #3058 )
2026-04-05 21:45:18 +02:00
end-4
1e2a6d23e3
starship: fix ass contrast when unthemed #3189
2026-04-05 20:19:18 +02:00
end-4
64b52f6a90
add screen translation
2026-04-03 19:31:24 +02:00
end-4
774ce228a0
fish: update prompt; don't be fancy in tty
2026-03-24 14:50:53 +01:00
end-4
abea376e59
reload kitty after theming
2026-03-24 14:47:56 +01:00
end-4
a831fa92e8
hyprconfigurator: atomic writes
2026-03-19 09:13:27 +01:00
end-4
9a11a0d8f9
make game mode persistent ( #3084 )
2026-03-18 08:27:14 +01:00
Minh
9bbfef19e2
[small bug fix] fixed thumbnail urlencode for file names with (,),* ( #3042 )
2026-03-13 23:41:24 +01:00
Minh
0974a6069a
theming: kitty theme without terminal escape codes ( #3086 )
2026-03-13 23:13:09 +01:00
end-4
fb4b5e83a9
un-revert matugen 4.0 fix
2026-03-13 14:29:08 +01:00
nrand
1671959186
theming: kitty theme without terminal escape codes
...
Up until now, colors were applied with the help of terminal escape
codes, ran from the fish config. This still happens (so theming will
still kinda also work for other terminals), but, for kitty specifically,
I've also added a way to apply the theme on startup, without the need
for loading the fish config.
2026-03-11 11:58:04 +02:00
Aman
8c66dc7aa7
fix(musicRecognition): restore 2s interval and fix songrec process leak
2026-03-04 09:21:29 +05:30
end-4
c85e98d6f9
theming: material code: add antigravity
2026-03-03 18:22:22 +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
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
Javier Rolando
aea06d42ab
fix: music recognition for songrec 0.6.3+
2026-02-21 06:55:20 -03: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
end-4
c063bdfe86
revert updated matugen interaction for now
...
This reverts commit 585a7b0f06 .
2026-02-17 23:01:25 +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
reakjra
360f1258f3
fix wallpaper not switching when setting a custom accent color
2026-01-08 04:06:22 +01:00
ech0
58e372c590
Fixed issue where thumbgenProc would not fallback on generate-thumbnails-magick.sh if thumbgen-venv.sh fails.
...
Fixed issue where thumbnails would not reload after being generated.
2026-01-03 18:11:42 -05:00
end-4
e206c4334c
waffles: taskview: draggable windows
2025-12-14 10:20:54 +01:00
end-4
04211411af
Fix(thumbnail): Make thumbnail generator script work ( #2648 )
2025-12-14 09:44:59 +01:00
Eric
34b5892374
Polish script changes a little
2025-12-07 22:50:46 -05:00
Eric
0645200807
Allow persistant accent color
2025-12-07 21:44:32 -05:00
vaguesyntax
255006172f
fix: make thumbnail generator script actually work
2025-12-06 00:22:13 +03:00
end-4
cd7bf9c1c2
improve auto color scheme performance
2025-11-22 11:34:24 +01:00
end-4
2807bed255
Save paths for screen recording and screenshots ( #2354 )
2025-11-06 21:56:13 +01:00
end-4
0e7422c335
make bg clock draggable
2025-11-05 00:07:38 +01:00
end-4
7f8265c9e6
auto color scheme: dont use "content"
2025-11-04 14:47:14 +01:00
end-4
1ee08fca51
keyringstorage: properly handle keyring fetching ( #2108 )
...
- if auto lock enabled, don't do anything and wait for lock password
- not try to overwrite and don't consider loaded when unlocking fails
- retry unlock and re fetch on demand (ai request)
2025-11-02 23:20:01 +01:00
vaguesyntax
0fabedb0c4
tweaks in script
2025-11-01 14:41:29 +03:00
vaguesyntax
e567f06cef
initial commit of record-location
2025-11-01 14:38:16 +03:00
Yosuke Nishiyama
4b33a10779
Improve music recognition script source management
...
Refactor source type handling and validation checks.
2025-10-31 04:55:56 +00:00
end-4
a3a62f9826
make vscode theming work with some not-vs-vscode
2025-10-29 23:21:13 +01:00
end-4
ee1fbf72cc
vscode theming with Material Code extension ( #2146 )
2025-10-29 22:06:53 +01:00
end-4
4f8de83ff4
Music recognition toggle (like Shazam) with SongRec ( #2301 )
2025-10-28 09:09:26 +01:00
end-4
107dc8cc24
music recognition: move tmp path to a cleaner place
2025-10-28 08:57:51 +01:00
end-4
7b42efd37a
rename music recognition script to be consistent w/ other scripts
2025-10-28 08:52:58 +01:00
end-4
06d12fb8ec
music recognition: add check for songrec command existence
2025-10-28 08:48:57 +01:00
vaguesyntax
035e51b36e
add interval to settings, update the script (it was not working as intented)
2025-10-27 20:39:45 +03:00
end-4
7c5740a39b
use quickshell region selector for recording
2025-10-26 15:45:07 +01:00
vaguesyntax
28e956e55c
togglable monitor-source
2025-10-26 16:00:49 +03:00
vaguesyntax
a05b041d69
fixes and youtube button
2025-10-26 14:12:04 +03:00
vaguesyntax
496225ab9d
refactor code
2025-10-26 14:04:52 +03:00
vaguesyntax
cf159f6112
some typos
2025-10-26 03:45:43 +03:00
vaguesyntax
60f055f07d
initial commit of musicRecognition
2025-10-26 02:46:39 +03:00
end-4
77ae119d32
fix gemini clock theming (forgor mkdir)
2025-10-18 09:58:59 +02:00