1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00
Commit graph

1411 commits

Author SHA1 Message Date
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
5ea217f7ed
Merge pull request #895 from JakeStanger/dependabot/cargo/tokio-1.44.0
build(deps): bump tokio from 1.43.0 to 1.44.0
2025-03-10 16:25:59 +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
00e5ac8191
Merge pull request #872 from JakeStanger/refactor/rust-2024
refactor: update to rust 2024, fix strict clippy warnings
2025-03-03 21:32:22 +00:00
202c19efd4
refactor: update to rust 2024, fix strict clippy warnings 2025-03-03 21:28:29 +00:00
79c917857c
Merge pull request #874 from JakeStanger/feat/sysinfo-ironvar
feat(sysinfo): expose values as ironvars
2025-03-03 21:23:21 +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
c190e1de13
Merge pull request #882 from JakeStanger/dependabot/cargo/schemars-0.8.22
build(deps): bump schemars from 0.8.21 to 0.8.22
2025-03-03 15:59:33 +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
61b0e3b3a5
Merge pull request #880 from JakeStanger/dependabot/cargo/clap_complete-4.5.46
build(deps): bump clap_complete from 4.5.44 to 4.5.46
2025-03-03 15:30:13 +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
b90cf36fbf
Merge pull request #877 from JakeStanger/update_flake_lock_action
Update flake.lock
2025-03-01 10:43:49 +00:00
github-actions[bot]
2a5c8366e4 flake.lock: Update
Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/6fe74265bbb6d016d663b1091f015e2976c4a527?narHash=sha256-ivVXYaYlShxYoKfSo5%2By5930qMKKJ8CLcAoIBPQfJ6s%3D' (2025-01-24)
  → 'github:ipetkov/crane/19de14aaeb869287647d9461cbd389187d8ecdb7?narHash=sha256-x4syUjNUuRblR07nDPeLDP7DpphaBVbUaSoeZkFbGSk%3D' (2025-02-19)
• Updated input 'naersk':
    'github:nix-community/naersk/0621e47bd95542b8e1ce2ee2d65d6a1f887a13ce?narHash=sha256-BwMekRuVlSB9C0QgwKMICiJ5EVbLGjfe4qyueyNQyGI%3D' (2025-01-09)
  → 'github:nix-community/naersk/e5130d37369bfa600144c2424270c96f0ef0e11d?narHash=sha256-fcNrCMUWVLMG3gKC5M9CBqVOAnJtyRvGPxptQFl5mVg%3D' (2025-02-17)
• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/9189ac18287c599860e878e905da550aa6dec1cd?narHash=sha256-AYvaFBzt8dU0fcSK2jKD0Vg23K2eIRxfsVXIPCW9a0E%3D' (2025-01-31)
  → 'github:NixOS/nixpkgs/3a05eebede89661660945da1f151959900903b6a?narHash=sha256-Ly2fBL1LscV%2BKyCqPRufUBuiw%2BzmWrlJzpWOWbahplg%3D' (2025-02-26)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9d3ae807ebd2981d593cddd0080856873139aa40?narHash=sha256-NGqpVVxNAHwIicXpgaVqJEJWeyqzoQJ9oc8lnK9%2BWC4%3D' (2025-01-29)
  → 'github:nixos/nixpkgs/5135c59491985879812717f4c9fea69604e7f26f?narHash=sha256-Vr3Qi346M%2B8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic%3D' (2025-02-26)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/b031b584125d33d23a0182f91ddbaf3ab4880236?narHash=sha256-YKOHUmc0Clm4tMV8grnxYL4IIwtjTayoq/3nqk0QM7k%3D' (2025-01-31)
  → 'github:oxalica/rust-overlay/b4270835bf43c6f80285adac6f66a26d83f0f277?narHash=sha256-4dF%2B%2BMXIXna/AwlZWDKr7bgUmY4xoEwvkF1GewjNrt0%3D' (2025-02-28)
2025-03-01 00:15:53 +00:00
b83f26cb1a
feat(sysinfo): expose values as ironvars 2025-02-23 16:51:30 +00:00
9b67719cac
Merge pull request #873 from JakeStanger/feat/launcher-paginate
Launcher pagination and label truncation options
2025-02-22 13:03:35 +00:00
ba5ec8015d
feat(label): add truncate to module and custom widget 2025-02-22 12:59:00 +00:00
183ca402d4
feat(launcher): pagination controls when item count is reached
Resolves #633
2025-02-22 12:59:00 +00:00
5049226289
Merge pull request #871 from JakeStanger/feat/niri-workspaces
feat(workspaces): niri support
2025-02-21 16:18:23 +00:00
Anant Sharma
02a8ddabf0
feat(workspaces): niri support
Co-authored-by: Jake Stanger <mail@jstanger.dev>
2025-02-21 16:12:05 +00:00
57bfab1dcc
Merge pull request #870 from JakeStanger/dependabot/cargo/clap-4.5.29
build(deps): bump clap from 4.5.28 to 4.5.29
2025-02-17 15:34:02 +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
quietvoid
551e1ce691
fix(keyboard): panic when layout update channel lags behind (#869)
Fixes #866
2025-02-16 23:01:21 +00:00
452e85f5f6
build: update swayipc 2025-02-15 23:35:32 +00:00
f39c4c430e
refactor: fix clippy warnings 2025-02-15 23:18:57 +00:00
1d29d61628
fix: exit 0 on ipc connection error
Will now return code 3

Fixes #868
2025-02-15 23:16:05 +00:00
7c7b6c7323
Merge pull request #831 from JakeStanger/feat/sysinfo-overhaul
feat(sysinfo): overhaul to add aggregate/unit/formatting support
2025-02-15 23:10:51 +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
49ab7e0c7b
Merge pull request #837 from BowDown097/master
feat: icon overrides
2025-02-15 22:43:46 +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
39153e04b3
Merge pull request #867 from JakeStanger/dependabot/cargo/clap-4.5.28
build(deps): bump clap from 4.5.27 to 4.5.28
2025-02-12 11:41:39 +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
BowDown097
c2beda852d refactor: ensure one copy of icon_overrides 2025-02-08 04:45:35 -08:00
63f5954837
refactor: upgrade to zbus v5
Also drops the deprecated `upower-dbus` crate
2025-02-08 01:56:01 +00:00
Merlijn
75375aa341
fix(clipboard): possible deadlock when copying (#863)
* Change clipboard calloop event loop with blocking read to tokio async readers.

Co-authored-by: Ridan Vandenbergh <ridanvandenbergh@gmail.com>

* cargo fmt

---------

Co-authored-by: Ridan Vandenbergh <ridanvandenbergh@gmail.com>
2025-02-06 16:29:33 +00:00
BowDown097
2fd49e0f3a refactor: address requested changes (3) 2025-02-05 09:11:28 -08:00
BowDown097
d5e4e08863 refactor: address requested changes (2) 2025-02-05 07:40:54 -08:00
68ccc7ac4d
Merge pull request #861 from JakeStanger/fix/volume-markup
feat(volume): add pango support to button
2025-02-04 19:18:56 +00:00
BowDown097
40d449e011 refactor: address requested changes 2025-02-04 09:48:10 -08:00
814fbc2d8f
docs(keyboard): add missing show_layout option 2025-02-04 15:00:18 +00:00