illixion / vscode-vibrancy-continued

Enable Acrylic/Glass effect for your VS Code.
MIT License
506 stars 27 forks source link

[Bug]: V 1.85 floating windows not transparent #115

Open geekrelief opened 7 months ago

geekrelief commented 7 months ago

Is there an existing issue for this?

Current Behavior

VSCode version 1.85 has a new floating windows feature. The transparency and theming doesn't work with it.

https://github.com/illixion/vscode-vibrancy-continued/assets/27040/23e73793-f731-43f6-8f86-a406a1d4ab04

Expected Behavior

The floating windows should look the same as the main window.

Steps To Reproduce

Use v 1.85. Creating a floating window by clicking and dragging a tab.

Environment

- OS:Windows
- VSCode:1.85
- Extension:1.1.24
- Theme: Custom Synthwave fluoromachine

Anything else?

No response

illixion commented 7 months ago

Can confirm, Vibrancy isn't being injected into the floating window, and it has a different DOM structure. Will need to investigate both of those issues with both an extension and theme update, in the meantime I'd suggest using "New Window" instead of floating windows as they seem similar in functionality.

Screenshot 2023-12-11 at 12 53 36