tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Tabby dragging window delay on transparent background in win11

Open AiYouWii opened this issue 1 year ago • 10 comments

Version: 1.0.196 Platform: Windows x64 10.0.22621 Plugins: none Frontend: xterm-webgl

AiYouWii avatar Apr 14 '23 06:04 AiYouWii

same issue for me, disabling Acrylic background stops the delayed behaviour. Platform: Win11 22H2 22621.1555

nibler-fox-kiki avatar Apr 16 '23 13:04 nibler-fox-kiki

I also encountered the same problem and acrylic background didn't work.

liyansong2018 avatar Apr 28 '23 12:04 liyansong2018

Same issue here. Further, Acrylic doesn't do what it says, blur the background. This is a feature I've used with iTerm2 on MacOS X for years, would be nice to have a functioning blurred background terminal in Windows. Windows 11 has its UI effects, which include a frosted glass look, as well as their new Mica look, among others. Is there some reason why the Windows 11 UI features aren't being used to achieve modern backgrounds for Tabby?

jrista avatar May 17 '23 23:05 jrista

Also reporting this problem.

Version: 1.0.197 Platform: Windows x64 10.0.22621 Plugins: none Frontend: xterm-webgl

OS details: Edition Windows 11 Pro Version 22H2 OS build 22621.1702 Experience Windows Feature Experience Pack 1000.22641.1000.0

nevangelista0 avatar May 25 '23 01:05 nevangelista0

Samer here, Windows 11 22H2, 22621.2134

marcguillemdev avatar Aug 27 '23 20:08 marcguillemdev

我也存在同样的问题,设置中开启亚克力背景后,在win11系统中拖拽tabby窗口会有很大的延迟,但是公司的win10系统下就没有这个情况

Wuyiz avatar Oct 24 '23 14:10 Wuyiz

The translator bot has detected that this issue body's language is not English, and has translated it automatically.


I also have the same problem. After turning on the acrylic background in the settings, there will be a big delay when dragging the tabby window in the win11 system. However, this does not happen in the company's win10 system.

Issues-translate-bot avatar Oct 24 '23 14:10 Issues-translate-bot

A suggestion for you: after you turn on the acrylic background, if you want the form to have no delay, you can change the background type from blur to Fluent.

XiaoYongV5 avatar Feb 28 '24 15:02 XiaoYongV5

Still have the same problem in Windows 11.

tzzs avatar Mar 20 '24 18:03 tzzs

Wow after one year and this bug is still there,

markox92 avatar Mar 25 '24 10:03 markox92

This is a bug in the operating system, as the functionality is implemented using undocumented APIs.

I recommend migrating to BrowserWindow#setBackgroundMaterial instead, as this uses documented APIs only and is not affected by this problem. However, it only works on Windows 11 22621 and up.

sylveon avatar Jun 16 '24 03:06 sylveon