Skip to content

Commit 8845cc3

Browse files
committed
chore(release): v1.2.4
1 parent 4b1abc6 commit 8845cc3

5 files changed

Lines changed: 21 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v1.2.4](https://github.com/Antiz96/oniri/releases/tag/v1.2.4) - 2026-06-29
6+
7+
### Fixes
8+
9+
- Ensure up to date tile size when handling windows moving across outputs ([#82](https://github.com/Antiz96/oniri/pull/82)) - ([4b1abc6](https://github.com/Antiz96/oniri/commit/4b1abc6cbc8f6405f4379e2d168533d27e648252)) by @Antiz96
10+
- Use a lockfile to prevent multiple executions ([#80](https://github.com/Antiz96/oniri/pull/80)) - ([8fdcd8e](https://github.com/Antiz96/oniri/commit/8fdcd8e409f320dcdf147a8b037bb06c33279c54)) by @Antiz96
11+
12+
### Miscellaneous
13+
14+
- *(deps)* Lock file maintenance ([#81](https://github.com/Antiz96/oniri/pull/81)) - ([6dbb52f](https://github.com/Antiz96/oniri/commit/6dbb52f296d314615ecffb9d49deae3ec36dbe02)) by @renovate[bot]
15+
- *(deps)* Update Rust crate anyhow to 1.0.103 ([#78](https://github.com/Antiz96/oniri/pull/78)) - ([a022315](https://github.com/Antiz96/oniri/commit/a02231564805a0a41df05dce80fd0f89384af9ed)) by @renovate[bot]
16+
- *(deps)* Update Rust crate env_logger to 0.11.11 ([#77](https://github.com/Antiz96/oniri/pull/77)) - ([edc4d59](https://github.com/Antiz96/oniri/commit/edc4d59e8ffb3ad9ddcac5efa20cf3cd155aa156)) by @renovate[bot]
17+
518
## [v1.2.3](https://github.com/Antiz96/oniri/releases/tag/v1.2.3) - 2026-06-24
619

720
### Documentation

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oniri"
3-
version = "1.2.3"
3+
version = "1.2.4"
44
authors = ["Robin Candau <robincandau@protonmail.com>"]
55
edition = "2024"
66
description = "A tool that automatically maximizes the only window of a niri workspace"

doc/man/oniri.1.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
oniri(1) ["Oniri 1.2.3" ["Oniri Manual"]]
1+
oniri(1) ["Oniri 1.2.4" ["Oniri Manual"]]
22

33
# NAME
44

repro-env.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[container]
2-
image = "docker.io/archlinux/archlinux@sha256:8437bca1568e8e51ab4b275ba4bb173df1c49d9b579c6d976bf9499773319602"
2+
image = "docker.io/archlinux/archlinux@sha256:6738d8a4f10e2594f8b415dba3e386bb3023ba9b679c22517e7786dfe193ea1b"
33

44
[[package]]
55
name = "compiler-rt"
@@ -11,11 +11,11 @@ signature = "iHUEABYKAB0WIQTS6V/sAVzx+RGqqww9TFAIu1yNKQUCahMxRgAKCRA9TFAIu1yNKV/
1111

1212
[[package]]
1313
name = "gcc"
14-
version = "16.1.1+r12+g301eb08fa2c5-1"
14+
version = "16.1.1+r346+g4e03491b401d-1"
1515
system = "archlinux"
16-
url = "https://archive.archlinux.org/packages/g/gcc/gcc-16.1.1+r12+g301eb08fa2c5-1-x86_64.pkg.tar.zst"
17-
sha256 = "80ecc89c7ca567a2c1d460803e1efa434040861f824c34d8fe7000bf27ad82c0"
18-
signature = "iNUEABYKAH0WIQQFx3danouXdAf+COadTFqhVCbaCgUCafS5tV8UgAAAAAAuAChpc3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0MDVDNzc3NUE5RThCOTc3NDA3RkUwOEU2OUQ0QzVBQTE1NDI2REEwQQAKCRCdTFqhVCbaCuUiAQCgvoBNp3cS3853nVXfsTs+d/es9OS4BeQYBmVGWL6r0AEAlA6Udb4ZVS6Bhrn9tDrQRVWgGw/cqRgWi4boE2D3rAA="
16+
url = "https://archive.archlinux.org/packages/g/gcc/gcc-16.1.1+r346+g4e03491b401d-1-x86_64.pkg.tar.zst"
17+
sha256 = "1927406e3eaa37def65d525222a05e6b20c5c4cae388c331da85757009b9967f"
18+
signature = "iNUEABYKAH0WIQQFx3danouXdAf+COadTFqhVCbaCgUCaj2Vrl8UgAAAAAAuAChpc3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0MDVDNzc3NUE5RThCOTc3NDA3RkUwOEU2OUQ0QzVBQTE1NDI2REEwQQAKCRCdTFqhVCbaCiRMAPwOzoy17eVv9aP5lWdHusNaejki2K2F8q/TH2u4tz3GgwD8CBzczngh7yy/5JsOZ1K0L5oKLqqF/gjCMHPW6AuOfA8="
1919

2020
[[package]]
2121
name = "libedit"

0 commit comments

Comments
 (0)