Skip to content

Bump libcosmic from 2f02228 to 0304f1d - #33

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown

Bumps libcosmic from 2f02228 to 0304f1d.

Commits
  • 0304f1d fix: detect SVG icons by content
  • d4d71fd improv: better downsampler for small target images
  • b728852 chore: update iced
  • 6347ba2 fix: keep content's overlays visible while showing toaster
  • 9cc82ab fix: don't pass keyboard events to content if popover modal is open
  • c3ced76 feat: update cosmic-icons
  • c003a58 feat(iced): hide-cursor and multi-popup features
  • caec74c fix(menu example): fix key binds not being dispatched
  • 3b62210 fix(menu): request redraw when menu bar opens
  • 2a73fbc fix(segmented_button): request redraw on tab focus shift
  • 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

Updates libcosmic from 2f02228 to 0304f1d, pulling in upstream fixes and features. Only Cargo.lock is affected.

Highlights

  • SVG icons are detected by content instead of filename extension.
  • Keyboard events no longer reach content while a popover modal is open.
  • iced adds hide-cursor and multi-popup features.
  • New build_helpers, hex_color, and redox_event crates are added.

Written for commit fdb5f21. Summary will update on new commits.

Review in cubic

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

---
updated-dependencies:
- dependency-name: libcosmic
  dependency-version: 0304f1d92e2d2db4b05624d9ba827cca03c0407d
  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 Sep 9, 2026
@dependabot
dependabot Bot requested a review from vaulttec-dev as a code owner September 9, 2026 06:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Author

Superseded by #35.

@dependabot dependabot Bot closed this Sep 16, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/libcosmic-0304f1d branch September 16, 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