Commit Graph

1165 Commits

Author SHA1 Message Date
Nakii46 e85822c811 Fix ddcutil to fall back to binary serial number
Fix ddcutil to fall back to binary serial number if no serial number is found for a display. Also it will ignore duplicate entries that can happen when a monitor is connected via DisplayPort (More info: https://www.ddcutil.com/faq/#duplicate_displayport)
2025-05-21 15:32:30 +02: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
obsidrielle def2d6f383 Style: remove unused variables and args 2025-05-14 12:01:51 +08:00
obsidrielle 8c62520666 Refactor: consistently use temporary files and mv (atomic operation) 2025-05-14 10:45:01 +08:00
obsidrielle a544f09114 Refactor: rewrite startup script without modifying config 2025-05-14 10:35:11 +08:00
obsidrielle cd9167344f Feat: switch to video background and colorgen 2025-05-13 08:39:30 +08:00
obsidrielle 1a2284234a Feat: switch to video background and colorgen 2025-05-12 22:36:16 +08:00
RllyNotDev c8273e71ef Fix title on workspace change 2025-05-10 00:44:24 +03:00
end-4 cb552d317f ai: gemini: allow searching 2025-05-09 20:02:49 +02:00
end-4 af076f83c4 hyprlock: add capslock indicator (#1280) 2025-05-08 23:28:52 +02: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 08a14c051b fix chain of thought (#1254) 2025-05-06 09:44:13 +02:00
end-4 6d7e6d1dd3 fix light/dark switching 2025-05-04 17:47:43 +02:00
end-4 5ce8b2a5da translations: remove "Use Gradience" 2025-05-04 17:23:50 +02:00
end-4 b3b8d3276d color mode file: don't care about gradience 2025-05-04 17:23:36 +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
end-4 a592a83be3 make applying gtk colors not depend on gradience 2025-05-04 16:55:00 +02:00
end-4 20ab96d5c9 ai: add thinking block for online deepseek r1 (#1254) 2025-05-03 23:48:54 +02:00
end-4 2d45a9e9f6 ai: add null check (#1254) 2025-04-29 19:30:54 +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
end-4 c9b6339650 osd values redesign 2025-04-25 17:39:14 +02: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 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 dca0e3d5e5 Abort using recursive env vars. 2025-04-24 10:52:49 +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
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
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