Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump komorebi-client from v0.1.29 to v0.1.30 #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps komorebi-client from v0.1.29 to v0.1.30.

Release notes

Sourced from komorebi-client's releases.

v0.1.30 (2024-11-03) - Yahya

Bug Fixes

  • wm: remove panic on missing matching strategy (24b43a15)
  • wm: restore hidden windows correctly (0f385d62)
  • wm: handle moving windows to/from floating workspaces (55033236)
  • borders: permit failure on global destruction (3a6ae01b)
  • wm: avoid slurping on stack -> stack ops (ed5b0f91)
  • borders: update border loc when moving (7f7b8c7c)
  • wm: set last focused workspace on alt-tab (4198f6fa)
  • wm: focus single window on show event (4acd408b)
  • wm: handle monocled stack cycle commands (73d92877)
  • wm: correct monitor index preference handling (09afad62)
  • cli: escape start --ahk args w/ double quotes (aa5a3698)
  • wm: add cmd thread lock acquisition timeouts (b0944662)
  • cli: update fetch-asc output to use '/' (d21ffb28)
  • wm: allow cross-monitor floating window moves (91519227)
  • wm: check exhaustively for ws emptiness (f91d0aab)
  • wm: ignore minimize calls on komorebi-bar (71d65cf4)
  • wm: update monitor focus before focus-stack-window (a5e6828d)
  • border: remove windows accent from monocle on restore (216154b9)
  • wm: always focus desktop on empty ws (fe9b7e53)
  • windows: conditional compilation for 32-bit (db4b0dd6)

Code Refactoring

  • wm: standardize config env var handling (34891637)
  • bar: use native apis for positioning (18bb060b)

Features

  • cli: update start cmd output blurbs (6a09ec4b)
  • wm: switch to asc v2 json format (374cd2c6)
  • wm: apply workspace-rules to floating windows (903b6af5)
  • wm: add floating app info to ruledebug (298fbafe)
  • wm: add theme socket message (34929f32)
  • cli: add --ahk flag to stop cmd (7276dc23)
  • config: add support for v2 asc json (b6120663)
  • wm: add retile with resize socket msg (1376d7be)
  • client: add subscribe_with_options (5da72e10)
  • config: add floating border colour opt (a17924c2)
  • wm: add float override option (d5b65840)
  • wm: separate floating and ignored apps (6db317d4)
  • bar: add label prefix config opt (07a15389)
  • bar: add more logging around error paths (bc00f54c)
  • wm: delete stale sub socket files (c5775924)
  • bar: add cpu widget (a9e98034)
  • config: add bar configurations opt (96605f72)
  • bar: dpi-awareness + position hotloading (20f370a5)

... (truncated)

Commits
  • 9a3dbcc chore(release): v0.1.30
  • 24b43a1 fix(wm): remove panic on missing matching strategy
  • 6a09ec4 feat(cli): update start cmd output blurbs
  • 374cd2c feat(wm): switch to asc v2 json format
  • 0f385d6 fix(wm): restore hidden windows correctly
  • 5503323 fix(wm): handle moving windows to/from floating workspaces
  • aa9f50f docs(readme): add link to awesome komorebi list
  • 3a6ae01 fix(borders): permit failure on global destruction
  • 7200895 docs(readme): add to license explanation re: nonpersonal use
  • 852d1f9 docs(bar): update egui docstring link
  • 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 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 <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 [komorebi-client](https://github.com/LGUG2Z/komorebi) from v0.1.29 to v0.1.30.
- [Release notes](https://github.com/LGUG2Z/komorebi/releases)
- [Commits](LGUG2Z/komorebi@818ac34...9a3dbcc)

---
updated-dependencies:
- dependency-name: komorebi-client
  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 Dec 1, 2024
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.

1 participant