hikarin522 / GlassIt-VSC

VS Code Extension to set window to transparent on Windows platform.
https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit
MIT License
200 stars 21 forks source link

Makes text transparent too #51

Open constantitus opened 10 months ago

constantitus commented 10 months ago

I don't know if it's intended or a bug on my end, but this extension applies transparency to literally everything, not just the background UI elements. If it's intended, then I don't get the point of this extension, since this can already be achieved from the compositor settings (or by using an external app on windows).

If it's a bug on my end, here are some details about my setup: I'm using BSPWM with Picom. I can confirm that the compositor works flawlessly with other apps that request transparency only for background and not for text, such as alacritty, kitty and transparent QT themes

Here's a screenshot of the issue

2023-09-05_162958-

mhydeFL commented 10 months ago

I have the same issue on Ubuntu 22.04. Would love the option to keep text solid

Tynael commented 9 months ago

Same issue on Windows 10.

image

EDM115 commented 9 months ago

it's probably by design
references :
Windows
Linux

darianmorat commented 6 months ago

Same here, the Idea is getting just the background transparent, the code is the most important part, why would I make it transparent? - If this can be solved, by at least adding an option would be amazing

darianmorat commented 5 months ago

Update: This can be archived using the UI++ Extension. U need to play a bit with the conf, a good ext btw

nickscer commented 5 months ago

Update: This can be archived using the UI++ Extension. U need to play a bit with the conf, a good ext btw

Could you please guide on how you achieved this?