Yuxuan Shui

Results 514 comments of Yuxuan Shui

Unfortunately it's pretty much impossible to have window contents update smoothly during transition. From the window's perspective, it's size change request is already acknowledged by the window manager, it's window...

@phisch ideally, yes. simple transition is probably enough, like scaling up the before pixmap for example.

Can you try setting `unredir-if-possible` to false?

@wooque OK, just want to be 100% sure. Can you run `compton --config /dev/null --backend glx`, and see if it still happens?

I tried to reproduce this under i3-gaps but failed. I'm using i3-gaps with a status bar and title bars on top of windows. chromium is the only window open in...

I have tried setting the chromium window fullscreen, and didn't notice the flash. I have `smart_borders on`, but chromium still have a title bar when it's the only window.

OK. Now there is no title bar, status bar is on top. Still can't reproduce the flashing. Or maybe I don't know what to look for. Could you record a...

@wooque I see. However this is somewhat unavoidable. Performance improvements might make this less obvious, though. Also, the xrender backend might work a little bit better.

I believe it's currently not possible to use picom over PRIME, nothing I can do.