Florian Reisecker:
misc: Add IntelliJ dir to .gitignore
Martin Ling:
Fix segfault in FileChooserExtManual::add_choice()
Sebastian Dröge:
gdk4-win32: Add missing v4_8 feature
gdk4-win32: Fix docs build on Linux
Update gir
Regenerate with latest gir
Update Cargo.lock
Update version to 0.9.2
Sebastian Wiesner:
Update container image to libadwaita 1.6
dependabot[bot]:
build(deps): bump glium from 0.34.0 to 0.35.0
gtk: Implement convenience traits for StringObject
gtk: Move gtk::StyleContext::add_provider_for_display & gtk::StyleContext::remove_provider_for_display functions
outside of gtk::StyleContext type as it was deprecated in GTK 4.10 causing a wrong deprecation warning.
Switch to gtk::style_context_add_provider_for_display & gtk::style_context_remove_provider_for_display instead.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on gdk4 to permit the latest version.
Release notes
Sourced from gdk4's releases.
Changelog
Sourced from gdk4's changelog.
... (truncated)
Commits
0ff3cfe
Update version to 0.9.29f04f96
deny: Remove quick-xml15e1ad7
Update Cargo.lock6888d28
Regenerate with latest girbe4fcfe
Update gir9a7f80b
Update container image to libadwaita 1.6179b201
misc: Add IntelliJ dir to .gitignore05d0b0d
Fix segfault in FileChooserExtManual::add_choice()57345c8
gdk4-win32: Fix docs build on Linux099542d
gdk4-win32: Add missing v4_8 featureDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show