Overview
Request 1197813 superseded
- Update to version 0.11.0:
* chore: bump app version
* chore: update deps
* i18n: Update traditional Chinese translation referenced issue: #220
* i18n: Translations update from Hosted Weblate (#1137)
* fix: translations strings formatting
* chore: update po template
* fix: always change text color when picked
* feat: change color of selections in a single text field
* chore: use `appstreamcli` for validating appstream file
* fix: fixing hover state while pressing modifiers,
* chore: ensure passing modifierkeys unduplicated,
* chore: satisfy latest clippy
* improv: gzip (de)compression optimizations (#1151)
* fix: pen state workaround for windows ink (#1113)
* improv: unit entries stop capturing scroll events (#1146)
* improv: prevent accidental moves/resizes when interacting with buttons in the titlebar (#1143)
* fix: possibly fix crashes with the two-finger long-press gesture, (#1134)
* fix: filters with native file picker on windows, macOS (#1115)
* improv: migrate `GtkDialog` to `AdwDialog` (#1124)
* fix: remove window maximized macOS workaround, improve logic (#1111)
* i18n: Update traditional Chinese translation referenced issue: #220
* i18n: Translations update from Hosted Weblate (#1097)
* chore: satisfy latest clippy lints
* fix: force the gtk renderer to be `gl` for now (#1132)
* chore: remove unused assignments in build scripts
* fix: close logic
* improv: close behaviour when saves are in progress
* improv: inhibit closing window while saves are in progress,
* chore: use `Duration` for dispatch toast timeouts
* ui: migrate to libadwaita-1.5 and its adaptive dialogs (#1110)
* chore: skip data in `Debug` impl for `Image` struct
* fix: single-element strokes not generating hitboxes,
* fix: appstream metadata license to `GPL-3.0-or-later`,
* chore: update deps, satisfy latest clippy
* refactor: update `ink-stroke-modeler-rs` to use Rust rewrite (#1102)
* fix: about-window developers credits list (#1095)
* i18n: Update traditional Chinese translation referenced issue: #220
* i18n: Translations update from Hosted Weblate (#1070)
* improv: refined imported image size logic (#1004)
* ui: tweak colorpad appearance
* feat: add improve-for-epd option, add active-color label (#1081)
* fix: filters not working in file dialogs (#1075)
* improv: zoom tool zoom towards initial pointer location (#1080)
* improv: disable option for all shortcuts (#1067)
- Add .tar.xz archive as a source instead of creating it from a .obscpio archive during build time.
- Enable LTO flags.
- Created by expeehaa
- In state superseded
- Package maintainer: ozu
- Supersedes 1193791
- Superseded by 1218452
Thanks for the sr. Just wondering if you have checked if the updated version still does not build with LTO enabled, i.e. if setting _lto_cflags
to %nil
is still needed.
I did not test that beforehand, but tried to do it now. The new version seems to compile and run fine without setting it to %nil
. I don’t know what the symptoms on 0.10.2 are, but it does not want to finish compiling for me. If that means it is not needed anymore, I’ll create a new submit request.
I am very grateful to you for testing this, over and beyond your commitments for this sr. I would appreciate if you could drop the macro and supersede this request with a new one.
Cheers
Request History
expeehaa created request
- Update to version 0.11.0:
* chore: bump app version
* chore: update deps
* i18n: Update traditional Chinese translation referenced issue: #220
* i18n: Translations update from Hosted Weblate (#1137)
* fix: translations strings formatting
* chore: update po template
* fix: always change text color when picked
* feat: change color of selections in a single text field
* chore: use `appstreamcli` for validating appstream file
* fix: fixing hover state while pressing modifiers,
* chore: ensure passing modifierkeys unduplicated,
* chore: satisfy latest clippy
* improv: gzip (de)compression optimizations (#1151)
* fix: pen state workaround for windows ink (#1113)
* improv: unit entries stop capturing scroll events (#1146)
* improv: prevent accidental moves/resizes when interacting with buttons in the titlebar (#1143)
* fix: possibly fix crashes with the two-finger long-press gesture, (#1134)
* fix: filters with native file picker on windows, macOS (#1115)
* improv: migrate `GtkDialog` to `AdwDialog` (#1124)
* fix: remove window maximized macOS workaround, improve logic (#1111)
* i18n: Update traditional Chinese translation referenced issue: #220
* i18n: Translations update from Hosted Weblate (#1097)
* chore: satisfy latest clippy lints
* fix: force the gtk renderer to be `gl` for now (#1132)
* chore: remove unused assignments in build scripts
* fix: close logic
* improv: close behaviour when saves are in progress
* improv: inhibit closing window while saves are in progress,
* chore: use `Duration` for dispatch toast timeouts
* ui: migrate to libadwaita-1.5 and its adaptive dialogs (#1110)
* chore: skip data in `Debug` impl for `Image` struct
* fix: single-element strokes not generating hitboxes,
* fix: appstream metadata license to `GPL-3.0-or-later`,
* chore: update deps, satisfy latest clippy
* refactor: update `ink-stroke-modeler-rs` to use Rust rewrite (#1102)
* fix: about-window developers credits list (#1095)
* i18n: Update traditional Chinese translation referenced issue: #220
* i18n: Translations update from Hosted Weblate (#1070)
* improv: refined imported image size logic (#1004)
* ui: tweak colorpad appearance
* feat: add improve-for-epd option, add active-color label (#1081)
* fix: filters not working in file dialogs (#1075)
* improv: zoom tool zoom towards initial pointer location (#1080)
* improv: disable option for all shortcuts (#1067)
- Add .tar.xz archive as a source instead of creating it from a .obscpio archive during build time.
- Enable LTO flags.
@ozu: review reminder