ff9ba7b5f5
fix(clipboard): failing to paste in some applications
...
Fixed by ensuring the internal mime type is always last
2025-04-04 19:32:32 +01:00
a0231559d0
refactor(keys): switch to colpetto
...
Switches from the `input` crate to new async `colpetto`
2025-04-01 22:20:46 +01:00
dependabot[bot]
40515f707b
build(deps): bump clap from 4.5.32 to 4.5.34
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.32 to 4.5.34.
- [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/clap_complete-v4.5.32...clap_complete-v4.5.34 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 18:20:20 +00:00
eef4918b4c
Merge pull request #917 from JakeStanger/dependabot/cargo/reqwest-0.12.15
...
build(deps): bump reqwest from 0.12.14 to 0.12.15
2025-03-31 19:19:49 +01:00
3e08a2b056
Merge pull request #916 from JakeStanger/dependabot/cargo/sysinfo-0.34.1
...
build(deps): bump sysinfo from 0.33.1 to 0.34.1
2025-03-31 19:19:00 +01:00
dependabot[bot]
b82fcbf36c
build(deps): bump reqwest from 0.12.14 to 0.12.15
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.14 to 0.12.15.
- [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.14...v0.12.15 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 14:43:52 +00:00
dependabot[bot]
58e7bd9719
build(deps): bump sysinfo from 0.33.1 to 0.34.1
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.33.1 to 0.34.1.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits )
---
updated-dependencies:
- dependency-name: sysinfo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 14:43:39 +00:00
dependabot[bot]
d17875feea
build(deps): bump clap_complete from 4.5.46 to 4.5.47
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.5.46 to 4.5.47.
- [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/clap_complete-v4.5.46...clap_complete-v4.5.47 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 14:43:27 +00:00
0855039bce
Merge pull request #905 from JakeStanger/dependabot/cargo/indexmap-2.8.0
...
build(deps): bump indexmap from 2.7.1 to 2.8.0
2025-03-17 22:24:35 +00:00
4ebcc3fced
Merge pull request #904 from JakeStanger/dependabot/cargo/reqwest-0.12.14
...
build(deps): bump reqwest from 0.12.12 to 0.12.14
2025-03-17 22:23:17 +00:00
0b5c495bc2
Merge pull request #903 from JakeStanger/dependabot/cargo/tokio-1.44.1
...
build(deps): bump tokio from 1.44.0 to 1.44.1
2025-03-17 22:22:37 +00:00
d7335b8286
Merge pull request #902 from JakeStanger/dependabot/cargo/clap-4.5.32
...
build(deps): bump clap from 4.5.31 to 4.5.32
2025-03-17 22:21:26 +00:00
dependabot[bot]
82094e15da
build(deps): bump indexmap from 2.7.1 to 2.8.0
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.7.1 to 2.8.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 14:43:18 +00:00
dependabot[bot]
770bfa5494
build(deps): bump reqwest from 0.12.12 to 0.12.14
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.12 to 0.12.14.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.12.14/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.14 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 14:43:03 +00:00
dependabot[bot]
9969e42201
build(deps): bump tokio from 1.44.0 to 1.44.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.44.0 to 1.44.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.0...tokio-1.44.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 14:42:50 +00:00
dependabot[bot]
da9a78bcae
build(deps): bump clap from 4.5.31 to 4.5.32
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.31 to 4.5.32.
- [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.31...clap_complete-v4.5.32 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 14:42:40 +00:00
dependabot[bot]
ea07f85ba2
build(deps): bump libc from 0.2.170 to 0.2.171
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.170 to 0.2.171.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.170...0.2.171 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 14:42:29 +00:00
dependabot[bot]
a242ee4de1
build(deps): bump serde from 1.0.218 to 1.0.219
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.218 to 1.0.219.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 16:44:36 +00:00
a043724e35
Merge pull request #893 from JakeStanger/dependabot/cargo/serde_json-1.0.140
...
build(deps): bump serde_json from 1.0.138 to 1.0.140
2025-03-10 16:43:17 +00:00
307b254dde
Merge pull request #891 from JakeStanger/dependabot/cargo/libpulse-binding-2.29.0
...
build(deps): bump libpulse-binding from 2.28.2 to 2.29.0
2025-03-10 16:34:49 +00:00
dependabot[bot]
84d600f377
build(deps): bump serde_json from 1.0.138 to 1.0.140
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.138 to 1.0.140.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.138...v1.0.140 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 16:28:35 +00:00
27844a7a89
Merge pull request #894 from JakeStanger/dependabot/cargo/clap-4.5.31
...
build(deps): bump clap from 4.5.29 to 4.5.31
2025-03-10 16:27:20 +00:00
dependabot[bot]
5f0d5f53cb
build(deps): bump tokio from 1.43.0 to 1.44.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 14:55:23 +00:00
dependabot[bot]
ed470a5993
build(deps): bump clap from 4.5.29 to 4.5.31
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.29 to 4.5.31.
- [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/clap_complete-v4.5.29...v4.5.31 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 14:55:12 +00:00
dependabot[bot]
2870a18085
build(deps): bump libpulse-binding from 2.28.2 to 2.29.0
...
Bumps [libpulse-binding](https://github.com/jnqnfe/pulse-binding-rust ) from 2.28.2 to 2.29.0.
- [Commits](https://github.com/jnqnfe/pulse-binding-rust/compare/v2.28.2...v2.29.0 )
---
updated-dependencies:
- dependency-name: libpulse-binding
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 14:54:35 +00:00
934b4584fc
Merge pull request #884 from JakeStanger/dependabot/cargo/libc-0.2.170
...
build(deps): bump libc from 0.2.169 to 0.2.170
2025-03-03 16:06:20 +00:00
d061ee904a
Merge pull request #883 from JakeStanger/dependabot/cargo/serde-1.0.218
...
build(deps): bump serde from 1.0.217 to 1.0.218
2025-03-03 16:04:27 +00:00
dependabot[bot]
a951212cea
build(deps): bump serde from 1.0.217 to 1.0.218
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.217 to 1.0.218.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 15:31:26 +00:00
dependabot[bot]
aeedc8190d
build(deps): bump schemars from 0.8.21 to 0.8.22
...
Bumps [schemars](https://github.com/GREsau/schemars ) from 0.8.21 to 0.8.22.
- [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.21...v0.8.22 )
---
updated-dependencies:
- dependency-name: schemars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 15:31:23 +00:00
84eb5628f4
Merge pull request #881 from JakeStanger/dependabot/cargo/chrono-0.4.40
...
build(deps): bump chrono from 0.4.39 to 0.4.40
2025-03-03 15:30:47 +00:00
dependabot[bot]
e340f37799
build(deps): bump libc from 0.2.169 to 0.2.170
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.169 to 0.2.170.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.169...0.2.170 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 14:11:05 +00:00
dependabot[bot]
c4964acb63
build(deps): bump chrono from 0.4.39 to 0.4.40
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.39 to 0.4.40.
- [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.39...v0.4.40 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 14:10:30 +00:00
dependabot[bot]
19faecd3a2
build(deps): bump clap_complete from 4.5.44 to 4.5.46
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.5.44 to 4.5.46.
- [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/clap_complete-v4.5.44...clap_complete-v4.5.46 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 14:10:18 +00:00
dependabot[bot]
6e549d406f
build(deps): bump clap from 4.5.28 to 4.5.29
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.28 to 4.5.29.
- [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/clap_complete-v4.5.28...clap_complete-v4.5.29 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 15:19:10 +00:00
452e85f5f6
build: update swayipc
2025-02-15 23:35:32 +00:00
01de0ac6f5
feat(sysinfo): overhaul to add aggregate/unit/formatting support
...
This completely reworks the sysinfo module to add support for aggregate functions, better support for working with individual devices, the ability to specify units, and some string formatting support.
Several new tokens have also been added, and performance should be marginally improved.
BREAKING CHANGE: Use of the `sys_info` module in your config will need to be updated to use the new token format. See the wiki page for more info.
2025-02-15 22:58:17 +00:00
2e59bc9b27
Merge pull request #865 from JakeStanger/refactor/zbus-5
...
refactor: upgrade to zbus v5
2025-02-15 22:41:36 +00:00
dependabot[bot]
b5b1f3cff7
build(deps): bump clap from 4.5.27 to 4.5.28
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.27 to 4.5.28.
- [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/clap_complete-v4.5.27...clap_complete-v4.5.28 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 15:06:35 +00:00
63f5954837
refactor: upgrade to zbus v5
...
Also drops the deprecated `upower-dbus` crate
2025-02-08 01:56:01 +00:00
dependabot[bot]
2ba97bbb5c
build(deps): bump openssl from 0.10.66 to 0.10.70 in the cargo group
...
Bumps the cargo group with 1 update: [openssl](https://github.com/sfackler/rust-openssl ).
Updates `openssl` from 0.10.66 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.70 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:46:22 +00:00
dependabot[bot]
fa02fdff64
build(deps): bump clap_complete from 4.5.42 to 4.5.44
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.5.42 to 4.5.44.
- [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/clap_complete-v4.5.42...clap_complete-v4.5.44 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 15:39:11 +00:00
dependabot[bot]
48627a687b
build(deps): bump serde_json from 1.0.137 to 1.0.138
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.137 to 1.0.138.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.137...v1.0.138 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:34:58 +00:00
dependabot[bot]
a695b875cc
build(deps): bump clap from 4.5.26 to 4.5.27
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.26 to 4.5.27.
- [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/clap_complete-v4.5.26...clap_complete-v4.5.27 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:27:25 +00:00
dbdff91c3c
Merge pull request #850 from JakeStanger/dependabot/cargo/serde_json-1.0.137
...
build(deps): bump serde_json from 1.0.135 to 1.0.137
2025-01-20 22:27:55 +00:00
dependabot[bot]
6b9861bad2
build(deps): bump indexmap from 2.7.0 to 2.7.1
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.7.0 to 2.7.1.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 15:29:49 +00:00
9c2d77c0f5
Merge pull request #849 from JakeStanger/dependabot/cargo/dirs-6.0.0
...
build(deps): bump dirs from 5.0.1 to 6.0.0
2025-01-20 15:28:38 +00:00
dependabot[bot]
de8e45b9a4
build(deps): bump serde_json from 1.0.135 to 1.0.137
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.135 to 1.0.137.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.135...v1.0.137 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 15:24:35 +00:00
dependabot[bot]
d2dde7d766
build(deps): bump dirs from 5.0.1 to 6.0.0
...
Bumps [dirs](https://github.com/soc/dirs-rs ) from 5.0.1 to 6.0.0.
- [Commits](https://github.com/soc/dirs-rs/commits )
---
updated-dependencies:
- dependency-name: dirs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 15:04:08 +00:00
dependabot[bot]
3c44ada6c6
build(deps): bump clap from 4.5.23 to 4.5.26
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.23 to 4.5.26.
- [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/clap_complete-v4.5.23...clap_complete-v4.5.26 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 15:03:34 +00:00
11581380ad
Merge pull request #844 from JakeStanger/dependabot/cargo/cargo-0aefbba9fd
...
build(deps): bump the cargo group with 2 updates
2025-01-14 09:24:44 +00:00