Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--sw-opti is broken when used together with --benchmark #12

Closed
yshui opened this issue Oct 2, 2018 · 1 comment
Closed

--sw-opti is broken when used together with --benchmark #12

yshui opened this issue Oct 2, 2018 · 1 comment
Labels
bug heritage Bugs inherited from the original compton

Comments

@yshui
Copy link
Owner

yshui commented Oct 2, 2018

Use these two together without any --vsync, and with a low --refresh-rate can cause screen to be updated more frequent than the refresh-rate.

In swopti_handle_timeout, the timeout calculation is flawed. It can't handle the case when it's called with little time in between. Because SWOPTI_TOLERANCE makes it think those two calls are in the same refresh slot.

@yshui yshui added the bug label Oct 2, 2018
@yshui yshui added the heritage Bugs inherited from the original compton label Nov 13, 2018
@yshui
Copy link
Owner Author

yshui commented Apr 27, 2019

We have started deprecation process for --sw-opti.

Will close this after --sw-opti is removed

colonelpanic8 pushed a commit to colonelpanic8/picom that referenced this issue Aug 6, 2023
colonelpanic8 pushed a commit to colonelpanic8/picom that referenced this issue Aug 6, 2023
@yshui yshui closed this as completed Feb 7, 2024
yshui pushed a commit that referenced this issue Mar 19, 2024
small changes

small changes

picom upto date sync with yshui, full anim support

small changes

small changes

rounded corner delay fix

fixed open window type anim, closes #12

AUR pkg, closes #15, thanks fxzzi

fix lerping on shadows, closes #4

picom upto date sync with yshui, full anim support

animations added, picom upstreamed yshui/next

shadow fix

shadow fix

randr extension

randr anim fix

randr_mon position fix

pos fix

multi monitor desktop switch fixed

fix for vertical stacked monitors

closes #26

revert opacity rule

index on next: 5a8c61d revert opacity rule

Add running section to README.md

Properly animates depending on wintype animation property in config

fixed window unmap crash

fixes animations on destroying/unmapping windows

xrender fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug heritage Bugs inherited from the original compton
Projects
None yet
Development

No branches or pull requests

1 participant