tildearrow

Results 272 comments of tildearrow

Wine virtual desktop...? Did you try without it? It is likely that's the culprit. Did you test under Mutter/Compton as well?

Ugh I am so sorry but I don't have my NVIDIA graphics card anymore... Let's see what I can do here.

Hmm... can you compile this with debug symbols enabled so that I could take a closer look at the backtrace? To do so, open `/etc/makepkg.conf`, find the `OPTIONS` and: -...

I am just going to disassemble and trace the function in the assembly in the meanwhile... libkwin.so.5 + 0xe34c0 ...by the way, is that stacktrace generated with 5.18.5 or 5.18.90?

``` 00000000001e34b2 : constexpr _Tuple_impl(_UHead&& __head) 1e34b2: 55 push rbp 1e34b3: 48 89 e5 mov rbp,rsp 1e34b6: 48 83 ec 10 sub rsp,0x10 1e34ba: 48 89 7d f8 mov QWORD...

Hmmm... I got to see it, so that I can backport the accidental fix to 5.18...

In a future it may be possible to do this, but the problem is that I feel this will require a major rewrite of the rendering/sync code to be able...

It wouldn't be that simpler. Even if your other display runs at half the framerate there still are minor random timing differences that may cause lots of stuttering for the...

So I just began testing KWin-lowlatency under a multi-monitor setup and just found another bug: if unredirection is on, and an application is full-screen in a monitor, the compositor severely...

Maybe reproduced. Tried to F11 Konsole out and it began flickering.