Lag when resizing the window with Acrylic background

my windows is 11

video for the bug
and i have problem with icons for adding img and so its very pixelated and small ,
thx

Hi Vizkex,

Thanks for the video.
The acrylic window support is experimental and unstable in some environments.
You can contribute to the project here:

Unfortunately, the project is not active these days.

GOOD NEWS: I found that Electron finally and officially supports Acrylic window!

Iā€™ll look into it and migrate to it

itā€™s really good news !!
I hope itā€™s fixed now

Unfortunately, it was not as stable as expected.
backgroundMaterial = 'acrylic' works only if the window has a window frame.
Here is a screenshot:

The biggest problem is that the window becomes not resizable with this config :dizzy_face:
I hope it will be resolved.
Itā€™s already reported:

i have a feeling it will take a long time
but its looking great :frowning:

looks like the frameless bug got resolved

still nightly tho

finely, i see new beta is the bug fix on it ?

not yet

Any updates on this?

Iā€™ll try it again when bumping up Electron to the latest

still unstable, unfortunately

GitHub - GregVido/mica-electron: Library to add mica effect of windows 11 in electron app very helpful to me

1 Like

Thanks for the info. Yeah it looks promising.
I wonder why the Electron team is still struggling to solve the issueā€¦

Let me try again with the latest electron

There are three issues in mica-electron:

  1. The window size is resized unexpectedly after launching.
  2. When maximizing the window, it canā€™t be restored to its original size.
  3. It doesnā€™t respect nativeTheme.themeSource so you have to manually call micaWindow.setDarkTheme() or setLightTheme() depending on the system theme mode

It unfortunately looks like the Electron team is busy on other issues, so this issue has not been resolved:

I think we should give up the frameless window on Windows when enabling acrylic background.
It actually doesnā€™t look so bad:

wdyt @Inkwadra

4 Likes

v5.9.0-beta.1 now supports the acrylic background on Windows.

Wow all this time and the electron team didnā€™t fix it maybe the problem is form the window api itself ,
Anyway I think i will give up on this

Yeah, but at least it doesnā€™t have the resizing lag issue.

Yeah sure with time it will fixed,
good luck.