Skip to content

Bump libcosmic from 2f02228 to c1897c0 - #28

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/libcosmic-c1897c0
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/libcosmic-c1897c0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown

Bumps libcosmic from 2f02228 to c1897c0.

Commits
  • c1897c0 i18n: translation update from Hosted Weblate (#1379)
  • 1f8d878 fix: request redraw when hover state changes in toggle widget
  • 0633751 fix: request redraw if pressed state changes in button widget
  • 5da2e94 fix: request redraw when menu item hover state changes
  • 633e6ab fix: request redraw if hovered state changes in segmented_button
  • 030a7db fix: request redraw in selectable text and context menu
  • 8a017a1 fix: window id handling for multi-window
  • 324ef6e chore: update selectable text menu corner radius
  • b0b9bf1 fix: multi-window example headerbar
  • 03a6675 chore: feature gates
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Summary by cubic

Upgrades libcosmic and bundled iced crates to pick up UI redraw fixes, multi-window handling corrections, and translation updates. Previously some widgets failed to redraw on hover/press and multi-window IDs could misroute events; now these update correctly, which may increase repaint frequency.

  • Review by running the app and validating hover/pressed visuals for toggle, button, menu item, segmented button, and selectable text/context menu.
  • Exercise multi-window flows (create multiple windows, switch focus) and check headerbar rendering.
  • Smoke test across platforms due to winit revision change and dpi updates.
  • Build should succeed without code changes; new transitive crates include build_helpers, hex_color, enumflags2, and updated Redox-related crates.

Written for commit 9d1c3a9. Summary will update on new commits.

Review in cubic

Bumps [libcosmic](https://github.com/pop-os/libcosmic) from `2f02228` to `c1897c0`.
- [Commits](pop-os/libcosmic@2f02228...c1897c0)

---
updated-dependencies:
- dependency-name: libcosmic
  dependency-version: c1897c01aa8a25776ceadeddcb161bb59ccffd79
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from vaulttec-dev as a code owner August 19, 2026 06:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Author

Superseded by #29.

@dependabot dependabot Bot closed this Aug 26, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/libcosmic-c1897c0 branch August 26, 2026 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants