Commit graph

2175 commits

Author SHA1 Message Date
end-4
2d45a9e9f6 ai: add null check (#1254) 2025-04-29 19:30:54 +02:00
end-4
a763c4148a
fix(bluetooth): sync toggle state with device connection (#1252) 2025-04-28 17:08:31 +02:00
MarcoMadera
d63fb4051f
fix(bluetooth): sync toggle state with device connection 2025-04-27 21:18:06 -07:00
end-4
0b5a59bfbc remove debug flag from keybind script shebang (#1234?) 2025-04-26 09:23:54 +02:00
Celestial.y
1311723e6a
fix: add -A to makepkg (#1245) 2025-04-26 11:54:29 +08:00
Estela ad Astra
1985966022
add -A to makepkg 2025-04-26 04:47:14 +02:00
end-4
c9b6339650 osd values redesign 2025-04-25 17:39:14 +02:00
end-4
37dcf8eb9c
hint about quickshell version 2025-04-25 17:20:10 +02:00
clsty
2e74204898 Use forked repo for ii-agsv1 2025-04-24 15:20:50 +08:00
end-4
94f7539d37
Fixes the function getImageViewerApp (#1237) 2025-04-24 09:04:51 +02:00
clsty
764390eb90 Remove unexpected included file 2025-04-24 12:00:09 +08:00
clsty
d5b7496882 Remove unused PKGBUILD 2025-04-24 11:53:13 +08:00
clsty
174fa17696 Fix STATE_DIR 2025-04-24 11:46:20 +08:00
Greyfeather
1ed45fa85c
add a return 2025-04-23 21:40:48 -06:00
clsty
6cb9d4f427 Fix conflicting /usr/bin/ags 2025-04-24 11:30:40 +08:00
clsty
d3f9464b7a Fix false conflicts 2025-04-24 11:27:40 +08:00
clsty
4880e3e617 Fix sha256sum array length 2025-04-24 11:24:34 +08:00
clsty
3959fc8381 Include gvc directly (#1192) 2025-04-24 11:11:24 +08:00
clsty
29432086de Add clang as dep (#1235) 2025-04-24 10:56:04 +08:00
clsty
dca0e3d5e5 Abort using recursive env vars. 2025-04-24 10:52:49 +08:00
clsty
63a0e8cdfc Apply using PKGBUILD from agsv1-git 2025-04-24 10:49:12 +08:00
clsty
c8b513ad6e Use a git repo for agsv1 installing 2025-04-24 10:46:25 +08:00
end-4
3ab00f7367 remove redundant "pls change wallpaper" in first run notif (that doesn't even work xd) 2025-04-19 11:32:05 +02:00
end-4
8212a76660 remove unused func 2025-04-19 11:30:21 +02:00
end-4
6a6019dc55 force no blur on xwayland windows (#1230) 2025-04-18 09:34:46 +02:00
end-4
b492313c86 dont force no blur on all windows (#1230 ?) 2025-04-17 21:55:00 +02:00
Celestial.y
7297310bae
Fix PKGBUILD (#1228) 2025-04-15 08:12:22 +08:00
end-4
742d84ee86 qt theme: fix stupid menu corner 2025-04-13 02:28:48 +02:00
end-4
62c46f537e nicer looking hyprland config dir in tooltip (closes #1213) 2025-04-12 17:54:03 +02:00
end-4
75c6156754 qt: use qt6ct 2025-04-12 15:36:27 +02:00
clsty
7b550ee45f Prevent comment recognized as modeline causing err 2025-04-10 09:35:40 +08:00
Celestial.y
2c53fc767a
Fix PKGBUILD: greetd.ts build error (TS18047) (#1217) 2025-04-10 01:37:34 +08:00
shfwnz
1db981c2b1 fix(args1): PKGBUILD err 2025-04-09 19:57:46 +07:00
clsty
b7f0b51cd6 Remove update-dots.sh (#1203)
https://github.com/end-4/dots-hyprland/issues/1203#issuecomment-2780666247
2025-04-09 17:58:32 +08:00
end-4
69f0814e39
Update README.md 2025-04-08 13:06:38 +02:00
end-4
fa61004c61
Update README.md with new screenshots 2025-04-08 12:53:24 +02:00
end-4
a2ab1d9b0e styles: more spacing for api logo & settings 2025-04-08 11:40:23 +02:00
end-4
9d33e8a404 ai: actually make chat messages update incrementally
(instead of destroying and recreating every update)
MUCH better performance and no more hundreds of latex files for one integration by parts work
2025-04-08 11:28:31 +02:00
end-4
d74ac27db0 styles: ai: align left chain of thought text 2025-04-08 01:24:33 +02:00
end-4
1555f95185 ai: add <think> support 2025-04-08 00:45:08 +02:00
end-4
6d068b0a83 ai: add icon for phi 2025-04-08 00:43:38 +02:00
end-4
27768046db ai: detect ollama models automatically 2025-04-07 21:44:49 +02:00
end-4
221cf86860 calendar: save expanded state 2025-04-07 21:03:48 +02:00
end-4
699efba508 agsconfigurator: fix stupid parse bool into string 2025-04-07 21:02:33 +02:00
end-4
15db586178 rearrange default options file 2025-04-07 17:42:42 +02:00
end-4
eff92cfee5 styles: add fallback: adwaita sans 2025-04-07 17:41:59 +02:00
end-4
925f44efcb fix px-rem conversion for fonts with spaces in them 2025-04-07 17:41:17 +02:00
end-4
5546384cd5 allow swap and cpu usage to always be shown (#1210) 2025-04-07 17:40:59 +02:00
end-4
9c5dad1cc6 notification: icon guess: add ai response 2025-04-06 18:35:22 +02:00
end-4
3f89411205 ai: fewer updates to fix one single latex expr being rendered 800 times 2025-04-06 18:16:47 +02:00