Commit Graph

557 Commits

Author SHA1 Message Date
end-4 adce55865e Revert "use bettercontrol for settings app (#1278)"
This reverts commit cfe48fb0a1.
2025-05-27 22:24:48 +02:00
Greyfeather 9cce9edf17 remove redundant null check on music.js 2025-05-25 02:13:33 -06:00
end-4 cfe48fb0a1 use bettercontrol for settings app (#1278) 2025-05-20 23:17:47 +02:00
end-4 fbe6c8733b Add option to ignore certain apps in dock (#1303) 2025-05-19 23:29:28 +02:00
end-4 f1b6789b15 Fix: Prevent raw HTML rendering in notifications (#1299) 2025-05-19 21:56:19 +02:00
end-4 a65363c60f fix #1300 2025-05-19 21:48:41 +02:00
LOSEARDES77 d4603c6b8a Fix it not working 2025-05-19 15:52:47 +02:00
LOSEARDES77 a149abf9fe Add option to ignore certain apps in dock 2025-05-19 15:43:22 +02:00
end-4 086451951a remove >pywal launcher action 2025-05-19 11:34:18 +02:00
end-4 6281c3a23c no more pywal 2025-05-19 11:31:55 +02:00
end-4 7428da2552 dont filter native mpris from firefox & chrome 2025-05-18 21:22:48 +02:00
Samuel Leutner 09696d9fdb Fix: Prevent raw HTML rendering in notifications
Notifications were occasionally displaying raw HTML content,
including tags, instead of the intended plain text message.

This commit introduces a regex to strip all HTML tags from
notification content before display, ensuring a proper
user experience.
2025-05-16 17:57:24 -03:00
RllyNotDev c8273e71ef Fix title on workspace change 2025-05-10 00:44:24 +03:00
end-4 e22bca8097 make paused music not hide resources (#1285) 2025-05-08 21:25:15 +02:00
fabio-garavini 890a8ee323 zen browser icon substitution 2025-05-07 10:26:10 +02:00
end-4 a714e283cc remove gradience-related launcher actions 2025-05-04 17:23:21 +02:00
end-4 1bb79ae0cf remove gradience toggle from color menu 2025-05-04 17:23:12 +02:00
MarcoMadera d63fb4051f fix(bluetooth): sync toggle state with device connection 2025-04-27 21:18:06 -07:00
end-4 c9b6339650 osd values redesign 2025-04-25 17:39:14 +02:00
Greyfeather 1ed45fa85c add a return 2025-04-23 21:40:48 -06:00
end-4 8212a76660 remove unused func 2025-04-19 11:30:21 +02:00
end-4 62c46f537e nicer looking hyprland config dir in tooltip (closes #1213) 2025-04-12 17:54:03 +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 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 15db586178 rearrange default options file 2025-04-07 17:42:42 +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
end-4 3dc0a61acc gpts: allow no api key 2025-04-06 17:37:05 +02:00
end-4 885c4b9679 gpts: make provider indicator icon update 2025-04-06 17:04:33 +02:00
end-4 be8fd15e92 gpts: show provider logo on active dropdown item 2025-04-06 16:50:29 +02:00
end-4 17a0679959 booru: larger images when sidebar is extended 2025-04-06 16:32:44 +02:00
end-4 c98b8f696a gpts: default to llama3.2 for consistency with text selection response 2025-04-06 16:32:22 +02:00
end-4 c7d8f32c54 booru buttons: show domain name 2025-04-06 15:25:20 +02:00
end-4 1b9717702b sidebar chat: don't process inline latex in dollar signs
problematic with inline shell expressions
2025-04-06 15:13:36 +02:00
end-4 af94e143e1 notifications: right click to expand, don't hide if hovered 2025-04-06 14:58:41 +02:00
end-4 a6f21fede1 sideleft: remember last used page 2025-04-06 12:28:32 +02:00
end-4 3480fc0f68 ai: add keepAlive config option for ollama models 2025-04-06 11:11:55 +02:00
end-4 e30dad8a78 ai: change default temperature 2025-04-06 01:55:31 +02:00
end-4 a7cd64a88b ai: relocate user option to avoid confusion
sidebar.ai.extraGptModels -> ai.extraGptModels
2025-04-06 01:55:22 +02:00
end-4 ca73b05c70 ai: fix user option, clean up models 2025-04-06 01:37:38 +02:00
end-4 4f8a0738b4 config widgets for ags and hyprland: show option name and file 2025-04-06 00:29:14 +02:00
end-4 a929417c18 gemini: update description 2025-04-06 00:28:50 +02:00
end-4 9fa465bcaf booru: save preferences, nuke save in folder by tags
save in folder by tags is unnecessary because saved images have proper file names now
2025-04-06 00:09:35 +02:00
end-4 e8f01a4461 save ai options 2025-04-05 23:49:49 +02:00