helge17 / tuxguitar

Improve TuxGuitar and provide builds
Other
303 stars 29 forks source link

Perf optimization, update SWT for Linux to 4.26 #423

Closed guiv42 closed 1 week ago

guiv42 commented 1 week ago

See #403

@helge17 , I would appreciate your feedback before merging this PR, especially:

on macOS and Windows, behavior should be unchanged. on Linux and FreeBSD, the only visible modification is that scrollbars are now hidden when playing. no impact on Android.

I think we shall try to update SWT for Linux quite soon, to leave us some time to detect possible issues. Now, if someone wants to package 1.6.3 for debian 12, performance issue #403 will be present.

guiv42 commented 1 week ago

Thanks @helge17 for the test. I'll have one more try, with the objective to fix the issue on Windows, so we keep a similar behavior with all operating systems. If I succeed I'll issue a new PR, else I will merge this one.

guiv42 commented 1 week ago

superseded by #433