Christoffer Tibell

Results 94 comments of Christoffer Tibell

Update on the above... Using `xrender` and `none` vsync with compton, and using [this x config](https://wiki.archlinux.org/index.php/NVIDIA/Troubleshooting#Avoid_screen_tearing), I had slowdowns in chrome or video... and if I just held down a...

Seems that I celebrated a little too soon, today after a reboot the same issue (slowdowns, stuttery terminal) still seems to happen. It seems to just be random. Sometimes when...

Yeah, but I find no info about how to set that via `20-nvidia.conf`. I tried using an `Option` and adding it to `metamodes` but neither works. As I said, it...

Same issue, and I think I've explained the issue pretty well in https://github.com/chjj/compton/issues/363. Closing that one in favor of this one. If I compare my config and the default sample,...

It appears that if I have `glx-no-rebind-pixmap` set to `true` and uncomment it (so it becomes enabled) the issue happens, when commenting it out (or maybe setting it to `false`)...

Update again... 😦 I've disabled both the `glx-no-stencil` and `glx-no-rebind-pixmap`, aswell as `fading` (i turned it to `false`), and compton is still causing this issue. Will keep investigating... The thing...

@ppetermann Would you be able to try the new upstream fork instead and see if you still get this issue? https://github.com/yshui/compton

I think this still happens... Just took this screenshot. ![](https://i.imgur.com/cqN1ghN.png) My installed package is `local/escrotum-git 31.34b8391-1`, I updated today. It's worth to note that in `compton.conf` I have fading disabled,...

Driver: `nvidia-ck-haswell 346.47-5` Config: ``` # Shadow shadow = true; no-dnd-shadow = true; no-dock-shadow = true; clear-shadow = true; shadow-radius = 7; shadow-offset-x = -7; shadow-offset-y = -7; # shadow-opacity...

Yeah, I didn't really want to edit the source and maintain a custom PKGBUILD with a diff, and then you removed the delay anyway with your "fix" that didn't worked....