You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Inaccurate Window Movement in Linux Framebuffer Backend
Windows would jump to unexpected positions when moved with the
mouse on the Linux framebuffer backend. By suppressing the screen
update behavior of twin_fbdev_update_damage, this patch ensures
more robust window dragging on Raspberry Pi 3B and virtual machines.
0 commit comments