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
9031438f56
Merge branch 'master' into feat/networkmanager
2024-03-12 14:27:46 +01:00
85db13d2ef
fix: yet another missing cfg attribute for networkmanager module
2024-03-12 14:24:34 +01:00
cdc196dc6f
fix: missing cfg attribute for networkmanager module in bar loading
2024-03-12 13:55:26 +01:00
4df4805228
docs: remove todo for icon size config
2024-03-12 13:07:06 +01: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
github-actions[bot]
9558938152
flake.lock: Update
...
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/c798790eabec3e3da48190ae3698ac227aab770c' (2024-01-28)
→ 'github:ipetkov/crane/2c94ff9a6fbeb9f3ea0107f28688edbe9c81deaa' (2024-02-24)
• Updated input 'naersk/nixpkgs':
'github:NixOS/nixpkgs/5ad9903c16126a7d949101687af0aa589b1d7d3d' (2024-01-31)
→ 'github:NixOS/nixpkgs/ebe6e807793e7c9cc59cf81225fdee1a03413811' (2024-02-29)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/97b17f32362e475016f942bbdfda4a4a72a8a652' (2024-01-29)
→ 'github:nixos/nixpkgs/9099616b93301d5cf84274b184a3a5ec69e94e08' (2024-02-28)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/2c993daf3136c6955fd13bfe215d0d4faf6090f1' (2024-01-31)
→ 'github:oxalica/rust-overlay/72fa0217f76020ad3aeb2dd9dd72490905b23b6f' (2024-02-29)
2024-03-01 00:54:00 +00:00
149b57a737
Merge pull request #476 from slowsage/spotify-wayland-icon
...
feat(launcher): item.name as fallback for app icon
2024-02-27 20:20:23 +00:00
slowsage
f2638497fa
fix(launcher): not resolving icon for some apps
...
When using spotify in wayland with hyprland, the spotify icon is not
pulled up correctly by the launcher module.
The class/app_id is "" while the name/title is "Spotify Premium". This
uses item.name as a fallback which ensure spotify icon shows up
correctly under wayland.
Refs: #228 , #146
2024-02-27 20:11:14 +00:00