Feat: (Linux) Themes allow transparency on chat windows background (#6137)

This commit is contained in:
apa420
2025-04-13 10:34:25 +00:00
committed by GitHub
parent e1863d64ee
commit 3ba25dd33d
4 changed files with 33 additions and 8 deletions
+1
View File
@@ -6,6 +6,7 @@
- Minor: Add an option for the reduced opacity of message history. (#6121)
- Minor: Make paused chat indicator more visible, and fix its zoom behavior. (#6123)
- Minor: Added WebSocket API for plugins. (#6076)
- Minor: Allow for themes to set transparent values for window background on Linux. (#6137)
- Minor: Popup overlay now only draws an outline when being interacted with. (#6140)
- Bugfix: Don't create native messaging manifest file if browser directory doesn't exist. (#6116)
- Bugfix: Fixed scrolling now working on inputs in the settings. (#6128)