dependabot[bot]
77673a305d
build(deps): bump reqwest from 0.12.5 to 0.12.7
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.5 to 0.12.7.
- [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.5...v0.12.7 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 15:20:18 +00:00
Jake Stanger
eff371ee08
Merge pull request #713 from JakeStanger/dependabot/cargo/ctrlc-3.4.5
...
build(deps): bump ctrlc from 3.4.4 to 3.4.5
2024-08-20 11:06:55 +01:00
Jake Stanger
6652adb58d
Merge pull request #712 from JakeStanger/dependabot/cargo/serde_json-1.0.125
...
build(deps): bump serde_json from 1.0.124 to 1.0.125
2024-08-20 11:05:47 +01:00
dependabot[bot]
a9c79a88df
build(deps): bump serde_json from 1.0.124 to 1.0.125
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125 )
---
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-08-20 10:00:55 +00:00
dependabot[bot]
a8046a9ef4
build(deps): bump ctrlc from 3.4.4 to 3.4.5
...
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases )
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.4.4...3.4.5 )
---
updated-dependencies:
- dependency-name: ctrlc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 10:00:48 +00:00
Jake Stanger
68b173af53
Merge pull request #711 from JakeStanger/dependabot/cargo/tokio-1.39.3
...
build(deps): bump tokio from 1.39.2 to 1.39.3
2024-08-20 11:00:27 +01:00
Jake Stanger
092f33558f
Merge pull request #710 from JakeStanger/dependabot/cargo/indexmap-2.4.0
...
build(deps): bump indexmap from 2.3.0 to 2.4.0
2024-08-20 10:59:14 +01:00
Jake Stanger
553d22b1b2
Merge pull request #709 from JakeStanger/dependabot/cargo/clap-4.5.16
...
build(deps): bump clap from 4.5.15 to 4.5.16
2024-08-20 10:58:47 +01:00
dependabot[bot]
28028dc705
build(deps): bump tokio from 1.39.2 to 1.39.3
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.39.2 to 1.39.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 14:57:19 +00:00
dependabot[bot]
dbbd9c158c
build(deps): bump indexmap from 2.3.0 to 2.4.0
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.3.0 to 2.4.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 14:57:04 +00:00
dependabot[bot]
a710748108
build(deps): bump clap from 4.5.15 to 4.5.16
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.15 to 4.5.16.
- [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.15...clap_complete-v4.5.16 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 14:56:55 +00:00
Jake Stanger
7c07bbef57
Merge pull request #708 from JakeStanger/refactor/clippy
...
refactor: fix some pedantic clippy warnings
2024-08-14 21:52:20 +01:00
Jake Stanger
04f45ccae1
refactor: fix some pedantic clippy warnings
2024-08-14 21:26:40 +01:00
Jake Stanger
4d30819ff6
Merge pull request #707 from JakeStanger/fix/xwayland-popup
...
fix(launcher): showing xwayland menus and tooltips
2024-08-14 21:10:11 +01:00
Jake Stanger
d8b68fd378
fix(launcher): showing xwayland menus and tooltips
...
Fixes #606
2024-08-14 21:05:26 +01:00
Jake Stanger
73799291d5
Merge pull request #706 from JakeStanger/fix/mon-resize
...
fix(popup): incorrect pos when resolution changes
2024-08-14 20:54:47 +01:00
Jake Stanger
2aa55d8d66
fix(popup): incorrect pos when resolution changes
...
Popups will now instantly reposition themselves to be correctly placed on resolution change. This includes orientation and scale changes.
Fixes #610
2024-08-14 20:46:40 +01:00
Jake Stanger
5001295d7c
Merge pull request #704 from JakeStanger/dependabot/cargo/clap-4.5.15
...
build(deps): bump clap from 4.5.13 to 4.5.15
2024-08-12 17:00:25 +01:00
Jake Stanger
8abf1aa49f
Merge pull request #703 from JakeStanger/dependabot/cargo/serde-1.0.206
...
build(deps): bump serde from 1.0.204 to 1.0.206
2024-08-12 16:59:41 +01:00
dependabot[bot]
d798d0bcff
build(deps): bump clap from 4.5.13 to 4.5.15
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.13 to 4.5.15.
- [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.13...v4.5.15 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 15:45:28 +00:00
dependabot[bot]
a5bf17f224
build(deps): bump serde from 1.0.204 to 1.0.206
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.204 to 1.0.206.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 15:45:23 +00:00
Jake Stanger
a3ed719555
Merge pull request #702 from JakeStanger/dependabot/cargo/serde_json-1.0.124
...
build(deps): bump serde_json from 1.0.122 to 1.0.124
2024-08-12 16:44:16 +01:00
dependabot[bot]
a74fc21a98
build(deps): bump serde_json from 1.0.122 to 1.0.124
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.122 to 1.0.124.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124 )
---
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-08-12 14:22:36 +00:00
Jake Stanger
513e249ccd
Merge pull request #701 from JakeStanger/fix/workspace-name-map-focus
...
fix(workspaces): incorrectly checking focus using name_map value
2024-08-11 16:47:02 +01:00
Jake Stanger
82a6660c85
fix(workspaces): incorrectly checking focus using name_map value
...
Fixes #639
2024-08-11 16:43:41 +01:00
Jake Stanger
80729a6cfa
ci(deploy): fix issues with schema job
2024-08-11 16:30:02 +01:00
Jake Stanger
f302e7c6a6
chore: bump version to 0.16.1-pre
2024-08-11 16:29:49 +01:00
Jake Stanger
ed49d7cd01
Merge pull request #699 from GameDungeon/patch-1
...
Update flake.nix to match adwaita-icon-theme being moved to top-level
2024-08-10 22:13:45 +01:00
GameDungeon
37a9e4468d
Update flake.nix
2024-08-10 15:05:17 -05:00
Jake Stanger
83a3a70e57
chore: update breaking changes in changelog
2024-08-10 15:46:41 +01:00
JakeStanger
d25568c247
chore: update CHANGELOG.md for v0.16.0 [skip ci]
2024-08-10 14:43:51 +00:00
Jake Stanger
973819ca45
chore(release): v0.16.0
2024-08-10 15:43:10 +01:00
Jake Stanger
bba345a13b
Merge pull request #697 from JakeStanger/refactor/dbus-error
...
refactor(mpris): better logging, avoid panic on dbus error
2024-08-10 13:55:49 +01:00
Jake Stanger
189975791f
refactor(mpris): better logging, avoid panic on dbus error
2024-08-10 13:45:17 +01:00
Jake Stanger
860a6767f1
docs(upower): add note to make clear upower is required
2024-08-09 23:26:52 +01:00
Jake Stanger
e812889762
Merge pull request #696 from JakeStanger/fix/upower-crash
...
fix(upower): avoid panic on client init error
2024-08-09 23:19:23 +01:00
Jake Stanger
474e1fe364
fix(upower): avoid panic on client init error
2024-08-09 23:16:00 +01:00
Jake Stanger
9d125353c4
refactor: small tidy
2024-08-09 23:08:08 +01:00
Jake Stanger
1e0ab67aac
Merge pull request #695 from JakeStanger/fix/popup-scaling
...
fix: popups not accounting for monitor scaling
2024-08-09 23:02:42 +01:00
Jake Stanger
45d5bf5feb
fix: popups not accounting for monitor scaling
...
Fixes #657
2024-08-09 22:56:30 +01:00
Jake Stanger
7de0412399
Merge pull request #691 from JakeStanger/dependabot/cargo/futures-signals-0.3.34
...
build(deps): bump futures-signals from 0.3.33 to 0.3.34
2024-08-05 15:35:52 +01:00
dependabot[bot]
17291d2dc7
build(deps): bump futures-signals from 0.3.33 to 0.3.34
...
Bumps [futures-signals](https://github.com/Pauan/rust-signals ) from 0.3.33 to 0.3.34.
- [Changelog](https://github.com/Pauan/rust-signals/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Pauan/rust-signals/commits )
---
updated-dependencies:
- dependency-name: futures-signals
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 14:15:06 +00:00
Rodrigo Batista de Moraes
e307e15dc4
feat: new sway-mode module ( #671 )
...
* feat: add sway-mode module
* refactor: Avoid making multiple connections to SwayIPC
Now `sway::Client` is store in `ironbar.clients`, and allow dynamically
registering event listeners, instead of hardcoding events for Workspace
updates.
Remove the use of `swayipc::Connection` from `sway-mode` module, and
replace it with the new event listener system.
#671
2024-08-05 13:22:01 +01:00
Jake Stanger
4f2f890c93
Merge pull request #685 from JakeStanger/fix/tray-empty-icon
...
fix(tray): crash when provided empty pixmap
2024-08-04 16:36:21 +01:00
Jake Stanger
eaf13c564f
Merge pull request #688 from JakeStanger/update_flake_lock_action
...
Update flake.lock
2024-08-04 16:14:24 +01:00
github-actions[bot]
8b806bb562
flake.lock: Update
...
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/480dff0be03dac0e51a8dfc26e882b0d123a450e?narHash=sha256-dIubLa56W9sNNz0e8jGxrX3CAkPXsq7snuFA/Ie6dn8%3D' (2024-05-29)
→ 'github:ipetkov/crane/852a59f9672c3413d75bca2b3e9cb4c661cacfc3?narHash=sha256-lcut8uZMSa80z%2BaWpxg%2B9nM8BKWtpU59rtcpMXtHd1Q%3D' (2024-08-03)
• Updated input 'naersk':
'github:nix-community/naersk/fa19d8c135e776dc97f4dcca08656a0eeb28d5c0?narHash=sha256-oIs5EF%2B6VpHJRvvpVWuqCYJMMVW/6h59aYUv9lABLtY%3D' (2024-05-30)
→ 'github:nix-community/naersk/3fb418eaf352498f6b6c30592e3beb63df42ef11?narHash=sha256-r/xppY958gmZ4oTfLiHN0ZGuQ%2BRSTijDblVgVLFi1mw%3D' (2024-07-23)
• Updated input 'naersk/nixpkgs':
'github:NixOS/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0?narHash=sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY%3D' (2024-05-30)
→ 'github:NixOS/nixpkgs/81610abc161d4021b29199aa464d6a1a521e0cc9?narHash=sha256-TcXjLVNd3VeH1qKPH335Tc4RbFDbZQX%2Bd7rqnDUoRaY%3D' (2024-08-02)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b?narHash=sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs%3D' (2024-05-29)
→ 'github:nixos/nixpkgs/d04953086551086b44b6f3c6b7eeb26294f207da?narHash=sha256-hMyG9/WlUi0Ho9VkRrrez7SeNlDzLxalm9FwY7n/Noo%3D' (2024-08-02)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/2a7b53172ed08f856b8382d7dcfd36a4e0cbd866?narHash=sha256-/3sxIe7MZqF/jw1RTQCSmgTjwVod43mmrk84m50MJQ4%3D' (2024-05-31)
→ 'github:oxalica/rust-overlay/27ec296d93cb4b2d03e8cbd019b1b4cde8c34280?narHash=sha256-cWD5pCs9AYb%2B512/yCx9D0Pl5KcmyuXHeJpsDw/D1vs%3D' (2024-08-04)
• Removed input 'rust-overlay/flake-utils'
• Removed input 'rust-overlay/flake-utils/systems'
2024-08-04 15:11:01 +00:00
Jake Stanger
fe79a4eaf6
Merge pull request #687 from JakeStanger/ci/flake-lock
...
ci(nix flake): bump update step version
2024-08-04 16:09:56 +01:00
Jake Stanger
df1b131cc8
ci(nix flake): bump update step version
2024-08-04 16:08:00 +01:00
Jake Stanger
92c690dcd1
Merge pull request #686 from JakeStanger/fix/notifications
...
fix(notifications): client broken by recent refactor
2024-08-04 13:49:13 +01:00
Jake Stanger
f819aec259
fix(notifications): client broken by recent refactor
...
Fixes #674
2024-08-04 13:46:12 +01:00