[Bug 216706] graphics/aseprite: mouse lag
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 1 22:18:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216706
--- Comment #2 from Andrey Zholos <aaz at q-fu.com> ---
Allegro 4 which is used by Aseprite is a legacy version that was last updated
in 2011 - I doubt they'd do a new release for this minor issue. And Aseprite is
moving to a different rendering library rather than Allegro 5:
http://dev.aseprite.org/post/120284078532
I agree about preferring not to use bundled libraries in general, but in this
case using the bundled library is specifically recommended by the developer:
https://www.aseprite.org/faq/#i-cannot-resize-or-maximize-the-window-on-linux-why
Maybe this could be a port option like in a couple of other ports (grep -r
'OPTIONS.*BUNDLED' /usr/ports)?
Or simply add a pkg-message suggesting adding -F 250 or -F 500 to moused flags
as a workaround for mouse lag until Aseprite switches to the new rendering
library.
(By the way, thanks for making this port!)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list