|
f86e0e9a3f
|
Merge pull request #510 from JakeStanger/dependabot/cargo/indexmap-2.2.6
build(deps): bump indexmap from 2.2.5 to 2.2.6
|
2024-03-25 15:58:28 +00:00 |
|
|
9b37adc6a2
|
Merge pull request #509 from JakeStanger/dependabot/cargo/reqwest-0.12.2
build(deps): bump reqwest from 0.11.26 to 0.12.2
|
2024-03-25 15:58:09 +00:00 |
|
|
f6f4130bf8
|
Merge pull request #507 from JakeStanger/dependabot/cargo/regex-1.10.4
build(deps): bump regex from 1.10.3 to 1.10.4
|
2024-03-25 15:57:54 +00:00 |
|
dependabot[bot]
|
6ce1fbc690
|
build(deps): bump indexmap from 2.2.5 to 2.2.6
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.5 to 2.2.6.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.5...2.2.6)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-25 14:47:14 +00:00 |
|
dependabot[bot]
|
970a6a4074
|
build(deps): bump reqwest from 0.11.26 to 0.12.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.26 to 0.12.2.
- [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.11.26...v0.12.2)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-25 14:46:58 +00:00 |
|
dependabot[bot]
|
45b43e212f
|
build(deps): bump regex from 1.10.3 to 1.10.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-25 14:46:05 +00:00 |
|
|
f9c746a7c3
|
Merge pull request #504 from slowsage/ci/binary
ci: Build binaries on new tag.
|
2024-03-22 22:09:31 +00:00 |
|
slowsage
|
d65df93e32
|
ci: ubuntu_setup.sh
|
2024-03-22 11:15:25 -04:00 |
|
slowsage
|
1dbd933705
|
ci: Build binaries on new release.
|
2024-03-20 22:23:06 -04:00 |
|
|
8254627595
|
Merge pull request #481 from slowsage/fix/mpris
Fix(music): mpris - handle no active mpris player on launch & hide label when player list is empty.
|
2024-03-18 23:41:19 +00:00 |
|
slowsage
|
180f8748bb
|
fix(music): Handle NoActivePlayer (playerctld) , NoReply, NoMethod, ServiceUnknown DBus errors in mpris.
|
2024-03-18 19:28:30 -04:00 |
|
|
b80056302a
|
Merge pull request #503 from JakeStanger/dependabot/cargo/clap-4.5.3
build(deps): bump clap from 4.5.2 to 4.5.3
|
2024-03-18 22:03:45 +00:00 |
|
|
9a62787b75
|
Merge pull request #502 from JakeStanger/dependabot/cargo/color-eyre-0.6.3
build(deps): bump color-eyre from 0.6.2 to 0.6.3
|
2024-03-18 22:03:05 +00:00 |
|
dependabot[bot]
|
6ea7f57f80
|
build(deps): bump clap from 4.5.2 to 4.5.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.2 to 4.5.3.
- [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.2...v4.5.3)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 17:30:39 +00:00 |
|
dependabot[bot]
|
e0c1f950f2
|
build(deps): bump color-eyre from 0.6.2 to 0.6.3
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.2 to 0.6.3.
- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)
---
updated-dependencies:
- dependency-name: color-eyre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 17:28:10 +00:00 |
|
|
ab5fb5dbc5
|
Merge pull request #501 from JakeStanger/dependabot/cargo/reqwest-0.11.26
build(deps): bump reqwest from 0.11.25 to 0.11.26
|
2024-03-18 17:27:49 +00:00 |
|
|
79cf3cc4a4
|
Merge pull request #500 from JakeStanger/dependabot/cargo/futures-lite-2.3.0
build(deps): bump futures-lite from 2.2.0 to 2.3.0
|
2024-03-18 17:27:24 +00:00 |
|
dependabot[bot]
|
4eed3e2c76
|
build(deps): bump reqwest from 0.11.25 to 0.11.26
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.25 to 0.11.26.
- [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.11.25...v0.11.26)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 14:38:00 +00:00 |
|
dependabot[bot]
|
6b2494ded0
|
build(deps): bump futures-lite from 2.2.0 to 2.3.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/futures-lite/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: futures-lite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 14:37:50 +00:00 |
|
|
5a3ba08ddd
|
Merge pull request #470 from JakeStanger/fix/tray
More tray fixes
|
2024-03-17 14:12:56 +00:00 |
|
|
94f7d873f4
|
Merge pull request #496 from JakeStanger/refactor/general
Few small refactors
|
2024-03-14 22:43:34 +00:00 |
|
|
b912619d61
|
refactor(image): add debug logging
|
2024-03-14 22:36:30 +00:00 |
|
|
00a6a84ca6
|
refactor(upower): cheaper string building
|
2024-03-14 22:36:20 +00:00 |
|
|
86c5b69f18
|
refactor(tray): tidy imports
|
2024-03-14 22:35:55 +00:00 |
|
|
18ee921fab
|
Merge pull request #493 from JakeStanger/dependabot/cargo/clap-4.5.2
build(deps): bump clap from 4.5.1 to 4.5.2
|
2024-03-11 15:24:43 +00:00 |
|
dependabot[bot]
|
f2bf5f6d29
|
build(deps): bump clap from 4.5.1 to 4.5.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.2.
- [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.1...v4.5.2)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 15:20:03 +00:00 |
|
|
b60d7d6ec3
|
Merge pull request #492 from JakeStanger/dependabot/cargo/chrono-0.4.35
build(deps): bump chrono from 0.4.34 to 0.4.35
|
2024-03-11 15:19:37 +00:00 |
|
|
c447503535
|
Merge pull request #491 from JakeStanger/dependabot/cargo/reqwest-0.11.25
build(deps): bump reqwest from 0.11.24 to 0.11.25
|
2024-03-11 15:19:00 +00:00 |
|
dependabot[bot]
|
14a6f9ee9e
|
build(deps): bump chrono from 0.4.34 to 0.4.35
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.34 to 0.4.35.
- [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.34...v0.4.35)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 14:14:55 +00:00 |
|
dependabot[bot]
|
6ac57bf73f
|
build(deps): bump reqwest from 0.11.24 to 0.11.25
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.11.25.
- [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.11.24...v0.11.25)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 14:14:25 +00:00 |
|
|
662094c0b1
|
Merge pull request #489 from JakeStanger/fix/workspace-favourites
fix(workspaces): favourites not persisting for initially open workspaces
|
2024-03-10 13:49:52 +00:00 |
|
|
cf44c461db
|
fix(workspaces): favourites not persisting for initially open workspaces
Fixes #464.
|
2024-03-10 13:41:52 +00:00 |
|
|
59307f3aef
|
Merge pull request #486 from JakeStanger/dependabot/cargo/mio-0.8.11
build(deps): bump mio from 0.8.9 to 0.8.11
|
2024-03-05 00:02:46 +00:00 |
|
dependabot[bot]
|
cb1c4dfd55
|
build(deps): bump mio from 0.8.9 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.9...v0.8.11)
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 22:02:19 +00:00 |
|
|
22af64f82d
|
chore: fix docs formatting issues
|
2024-03-04 20:43:27 +00:00 |
|
|
26677cd038
|
Merge pull request #480 from JakeStanger/feat/swaync
feat: swaync notifications module
|
2024-03-04 20:36:47 +00:00 |
|
|
7742a46578
|
feat: swaync notifications module
Adds a new module which connects to SwayNC to display information from the notifications deamon.
Resolves #7
|
2024-03-04 20:33:53 +00:00 |
|
|
660dc81e7d
|
chore: refactors to volume pr #460 i forgot
whoops
|
2024-03-04 20:21:26 +00:00 |
|
|
3c7e434e52
|
Merge pull request #460 from JakeStanger/feat/volume
Volume module
|
2024-03-04 20:19:11 +00:00 |
|
|
f0e34e6504
|
build(nix): add libpulseaudio to flake
|
2024-03-04 19:53:02 +00:00 |
|
|
e38f17ce55
|
ci: add libpulse to deps
|
2024-03-04 19:53:02 +00:00 |
|
|
6a03c46146
|
docs(readme): add [mixxc](https://github.com/Elvyria/Mixxc) acknowledgement
|
2024-03-04 19:53:02 +00:00 |
|
|
a70956bb3b
|
feat: add new volume module
|
2024-03-04 19:53:02 +00:00 |
|
|
947c314b60
|
Merge pull request #484 from JakeStanger/dependabot/cargo/indexmap-2.2.5
build(deps): bump indexmap from 2.2.3 to 2.2.5
|
2024-03-04 15:39:29 +00:00 |
|
|
b6c4189db9
|
Merge pull request #483 from JakeStanger/dependabot/cargo/walkdir-2.5.0
build(deps): bump walkdir from 2.4.0 to 2.5.0
|
2024-03-04 15:39:12 +00:00 |
|
dependabot[bot]
|
4215478608
|
build(deps): bump indexmap from 2.2.3 to 2.2.5
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.3 to 2.2.5.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.3...2.2.5)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 14:58:09 +00:00 |
|
dependabot[bot]
|
07b2b6a4bb
|
build(deps): bump walkdir from 2.4.0 to 2.5.0
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.4.0 to 2.5.0.
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.4.0...2.5.0)
---
updated-dependencies:
- dependency-name: walkdir
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 14:57:45 +00:00 |
|
|
c2e23d5654
|
Merge pull request #479 from JakeStanger/dependabot/cargo/cargo-security-group-b002983238
build(deps): bump the cargo group group with 4 updates
|
2024-03-02 23:44:44 +00:00 |
|
dependabot[bot]
|
0726393ab3
|
build(deps): bump the cargo group group with 4 updates
Bumps the cargo group group with 4 updates: [h2](https://github.com/hyperium/h2), [openssl](https://github.com/sfackler/rust-openssl), [rustix](https://github.com/bytecodealliance/rustix) and [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml).
Updates `h2` from 0.3.17 to 0.3.24
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.17...v0.3.24)
Updates `openssl` from 0.10.50 to 0.10.64
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.50...openssl-v0.10.64)
Updates `rustix` from 0.37.11 to 0.37.27
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.11...v0.37.27)
Updates `unsafe-libyaml` from 0.2.8 to 0.2.10
- [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases)
- [Commits](https://github.com/dtolnay/unsafe-libyaml/compare/0.2.8...0.2.10)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
dependency-group: cargo-security-group
- dependency-name: openssl
dependency-type: indirect
dependency-group: cargo-security-group
- dependency-name: rustix
dependency-type: indirect
dependency-group: cargo-security-group
- dependency-name: unsafe-libyaml
dependency-type: indirect
dependency-group: cargo-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-02 23:28:51 +00:00 |
|
|
3df01ea93a
|
Merge pull request #478 from JakeStanger/update_flake_lock_action
Update flake.lock
|
2024-03-01 10:51:41 +00:00 |
|