Skip to content

chore(deps): bump iced_layershell from 0.16.0 to 0.17.1 - #108

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/iced_layershell-0.17.1
Closed

chore(deps): bump iced_layershell from 0.16.0 to 0.17.1#108
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/iced_layershell-0.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps iced_layershell from 0.16.0 to 0.17.1.

Release notes

Sourced from iced_layershell's releases.

v0.17.1

Changed

  • Fixed: background cannot run

v0.17.0

Changed

  • Fixed: single program never exits after switching to tty
  • Fixed: mouse and pointer dead after switching to tty
  • refactor: use winit keyboard types (#357) by @​bitbloxhub

NOTE:

It should be breaking change because the waycrate_xkbkeycode is rewritten. I forgot that.

v0.16.1

Changed

  • Fixed: single program never exits after switching to tty
  • Fixed: mouse and pointer dead after switching to tty

Others

Maybe it is wired that layershell program must die, but seems that it is needed.

Changelog

Sourced from iced_layershell's changelog.

0.17.1 - 2026-03-25

Changed

  • Fixed: background cannot run

0.17.0 - 2026-03-25

Changed

  • Fixed: single program never exits after switching to tty
  • Fixed: mouse and pointer dead after switching to tty
  • refactor: use winit keyboard types (#357) by @​bitbloxhub

NOTE:

It should be breaking change because the waycrate_xkbkeycode is rewritten. I forgot that.

0.16.1 - 2026-03-25

Changed

  • Fixed: single program never exits after switching to tty
  • Fixed: mouse and pointer dead after switching to tty

Others

Maybe it is wired that layershell program must die, but seems that it is needed.

Commits
  • d794994 fix: should also not let background exit
  • 046ba62 fix: also should let background run
  • 3a7301b chore: to 0.17.0
  • 831aed1 chore: ready to bump version
  • 5c1e892 chore: always reactive touch and pointer even there is one
  • cd2e179 fix: it exit if no units when single mode
  • 4a98f35 chore(deps): bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 (#359)
  • a429798 refactor: use winit keyboard types (#357)
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [iced_layershell](https://github.com/waycrate/exwlshelleventloop) from 0.16.0 to 0.17.1.
- [Release notes](https://github.com/waycrate/exwlshelleventloop/releases)
- [Changelog](https://github.com/waycrate/exwlshelleventloop/blob/master/CHANGELOG.md)
- [Commits](waycrate/exwlshelleventloop@v0.16.0...v0.17.1)

---
updated-dependencies:
- dependency-name: iced_layershell
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like iced_layershell is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 25, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/iced_layershell-0.17.1 branch March 25, 2026 05:19
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

Development

Successfully merging this pull request may close these issues.

0 participants