8b91febed7
fix: add JSON schema derivation, move dep declaration back to bottom
2024-06-07 11:59:52 +02:00
3bf4e9b877
Merge branch 'refs/heads/master' into develop
...
# Conflicts:
# Cargo.toml
# src/modules/volume.rs
2024-06-05 12:49:39 +02:00
dependabot[bot]
db95fc9e9b
build(deps): bump tokio from 1.37.0 to 1.38.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 19:01:03 +00:00
dependabot[bot]
b97e1cebd3
build(deps): bump schemars from 0.8.19 to 0.8.21
...
Bumps [schemars](https://github.com/GREsau/schemars ) from 0.8.19 to 0.8.21.
- [Release notes](https://github.com/GREsau/schemars/releases )
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.19...v0.8.21 )
---
updated-dependencies:
- dependency-name: schemars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 14:56:45 +00:00
6edfe94000
Merge pull request #584 from JakeStanger/docs/conf-schema
...
JSON Schema
2024-05-31 22:12:50 +01:00
36d724f148
feat(config): json schema support
...
This PR includes the necessary code changes, CI changes and documentation to generate and deploy a full JSON schema for each release and the master branch, which can be used within config files for autocomplete and type checking.
2024-05-31 22:01:50 +01:00
078563e17b
Merge branch 'master' into develop
2024-05-31 00:19:40 +02:00
b5755ef9d4
Merge pull request #612 from JakeStanger/dependabot/cargo/nix-0.29.0
...
build(deps): bump nix from 0.28.0 to 0.29.0
2024-05-29 21:08:10 +01:00
dependabot[bot]
8d87e88370
build(deps): bump nix from 0.28.0 to 0.29.0
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.28.0 to 0.29.0.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 14:48:40 +00:00
dependabot[bot]
134836bd6b
build(deps): bump serde from 1.0.202 to 1.0.203
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.202 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 14:48:24 +00:00
b14fe5a1b8
Merge branch 'master' into develop
2024-05-27 12:54:35 +02:00
fd58ce771d
Merge pull request #602 from JakeStanger/dependabot/cargo/serde-1.0.202
...
build(deps): bump serde from 1.0.201 to 1.0.202
2024-05-21 14:28:51 +01:00
dependabot[bot]
af44d297f0
build(deps): bump serde from 1.0.201 to 1.0.202
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.201 to 1.0.202.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 14:14:20 +00:00
dependabot[bot]
e1efcd20b5
build(deps): bump mlua from 0.9.7 to 0.9.8
...
Bumps [mlua](https://github.com/khvzak/mlua ) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/khvzak/mlua/releases )
- [Changelog](https://github.com/mlua-rs/mlua/blob/master/CHANGELOG.md )
- [Commits](https://github.com/khvzak/mlua/compare/v0.9.7...v0.9.8 )
---
updated-dependencies:
- dependency-name: mlua
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 14:13:55 +00:00
c876904bda
refactor: update nix
crate to latest version
...
Fixes #573
2024-05-18 21:58:32 +01:00
407d58606d
Merge pull request #590 from JakeStanger/dependabot/cargo/serde-1.0.201
...
build(deps): bump serde from 1.0.200 to 1.0.201
2024-05-14 09:48:39 +01:00
dependabot[bot]
b62bdcb03e
build(deps): bump serde from 1.0.200 to 1.0.201
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 14:33:05 +00:00
dependabot[bot]
ec78d7fffe
build(deps): bump serde_json from 1.0.116 to 1.0.117
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 14:32:19 +00:00
4695279d69
Merge pull request #572 from JakeStanger/fix/workspace-rename
...
fix(workspaces): add support for hyprland rename event
2024-05-07 09:54:37 +01:00
c6aff14135
chore: bump version to 0.16.0-pre
2024-05-07 09:53:43 +01:00
5e7f576841
fix(workspaces): add support for hyprland rename event
...
Renaming workspaces on Hyprland will now work as expected.
This also refactors the workspace code to depend on IDs rather than
names which should make it more robust against the same sort of issue
in future.
Fixes #469
2024-05-07 09:42:55 +01:00
dependabot[bot]
02ace93617
build(deps): bump serde from 1.0.199 to 1.0.200
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 15:55:54 +00:00
8cb7655af1
chore: remove unused num-traits dep
2024-05-06 16:54:07 +01:00
3a1c604423
chore(release): v0.15.1
2024-05-05 12:27:31 +01:00
Nadia
f7a39ddecc
build: update hyprland-rs to 0.4.0-alpha.1
...
(#565 )
this does have some breaking changes in it so it could have other
side effects.
2024-05-03 21:39:09 +01:00
78fcd44c1a
chore: bump version to 0.15.1-pre
2024-05-03 21:38:07 +01:00
30613754ad
Merge branch 'master' into feat/networkmanager
2024-04-30 00:11:17 +02:00
dependabot[bot]
acbca9462c
build(deps): bump serde from 1.0.198 to 1.0.199
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:08:10 +00:00
b4b8987594
chore(release): v0.15.0
2024-04-28 22:34:24 +01:00
4da42fca47
Merge branch 'master' into feat/networkmanager
2024-04-24 20:16:00 +02:00
dependabot[bot]
7991039394
build(deps): bump reqwest from 0.12.3 to 0.12.4
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 22:31:36 +00:00
7e22ec8fb4
Merge pull request #550 from JakeStanger/dependabot/cargo/serde_json-1.0.116
...
build(deps): bump serde_json from 1.0.115 to 1.0.116
2024-04-22 23:30:51 +01:00
120ee3ab35
Merge pull request #549 from JakeStanger/dependabot/cargo/serde-1.0.198
...
build(deps): bump serde from 1.0.197 to 1.0.198
2024-04-22 22:13:07 +01:00
dependabot[bot]
77d665b47f
build(deps): bump serde_json from 1.0.115 to 1.0.116
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 14:43:23 +00:00
dependabot[bot]
b6a8561011
build(deps): bump serde from 1.0.197 to 1.0.198
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 14:43:12 +00:00
dependabot[bot]
a0c7a0fba1
build(deps): bump mlua from 0.9.6 to 0.9.7
...
Bumps [mlua](https://github.com/khvzak/mlua ) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/khvzak/mlua/releases )
- [Changelog](https://github.com/mlua-rs/mlua/blob/master/CHANGELOG.md )
- [Commits](https://github.com/khvzak/mlua/compare/v0.9.6...v0.9.7 )
---
updated-dependencies:
- dependency-name: mlua
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 14:43:01 +00:00
8d0560e9ce
fix: post-merge fixes
2024-04-18 02:05:47 +02:00
b860f5b603
Merge branch 'master' into feat/networkmanager
2024-04-18 01:38:16 +02:00
1044da251e
refactor: introduce networkmanager client
2024-04-18 01:22:55 +02:00
e6f7108862
Merge pull request #497 from JakeStanger/feat/cairo
...
feat: new cairo module
2024-04-17 20:49:59 +01:00
b0a05b7cda
feat: new cairo module
...
Resolves #105
Co-authored-by: A-Cloud-Ninja <5809177+A-Cloud-Ninja@users.noreply.github.com>
2024-04-17 20:35:35 +01:00
dependabot[bot]
d81fe488a7
build(deps): bump chrono from 0.4.37 to 0.4.38
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.37 to 0.4.38.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 14:08:07 +00:00
7b089495ad
build: remove some unused features/deps
2024-04-10 22:21:33 +01:00
dependabot[bot]
b07900d6bd
build(deps): bump reqwest from 0.12.2 to 0.12.3
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.2...v0.12.3 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 14:37:51 +00:00
26ffed7b40
build: remove some unused features/deps
2024-04-02 20:12:09 +01:00
b9b29a4ce4
Merge pull request #526 from JakeStanger/dependabot/cargo/clap-4.5.4
...
build(deps): bump clap from 4.5.3 to 4.5.4
2024-04-01 15:19:24 +01:00
1b25e358ee
Merge pull request #525 from JakeStanger/dependabot/cargo/mpd-utils-0.2.1
...
build(deps): bump mpd-utils from 0.2.0 to 0.2.1
2024-04-01 15:19:08 +01:00
c96a424020
Merge pull request #524 from JakeStanger/dependabot/cargo/chrono-0.4.37
...
build(deps): bump chrono from 0.4.35 to 0.4.37
2024-04-01 15:18:35 +01:00
dependabot[bot]
5c122ae536
build(deps): bump clap from 4.5.3 to 4.5.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 14:14:09 +00:00
dependabot[bot]
ec6145055e
build(deps): bump mpd-utils from 0.2.0 to 0.2.1
...
Bumps mpd-utils from 0.2.0 to 0.2.1.
---
updated-dependencies:
- dependency-name: mpd-utils
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 14:13:53 +00:00