tildearrow

Results 272 comments of tildearrow

@luminoso Please open System Settings and go to Display and Monitor > Compositor. If there is an option called "Enough of this torment already!", then it means you are using...

@markg85 > Here i do have a question though. I don't find the checkboxes very clear for kwin-lowlatency when it comes to compositing. > They read: > [] Allow application...

Can you please paste the output of ``` top -p `pgrep kwin_x11` ```` after 5 seconds? I want to see if KWin is eating one CPU core. (P. S. it...

Disabling VSync: - introduces tearing - may increase CPU (and GPU) usage since there is no FPS limit - defeats the main point of this project Are you having problems...

Upon crash there should be a sad face in the notification area. If you click on it you'll open a "sorry" dialog. Click on Developer Information and then provide the...

Let's try to acquire a better backtrace. Open an SSH connection to the machine (yes) and type: ``` gdb kwin_x11 ``` This engages a debugger. After that type: ``` run...

Adding to this, I see an error when redirecting subwindows.... Hmmmm.... I should try adding the error check again just in case but last time I did it didn't work...

It is intended to freeze. It means it crashed. Try again, but when it freezes immediately check the debugger in your SSH session. It should say something (if it doesn't...

...yyyyyup. If you don't have another device you can use a TTY instead.

That doesn't seem normal, but I'll wait.