Skip to content

Commit

Permalink
x11-wm/niri: update to 0.1.5
Browse files Browse the repository at this point in the history
Changes:	https://github.com/YaLTeR/niri/releases/tag/v0.1.5
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Apr 20, 2024
1 parent b77a2e3 commit bf4e34d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion x11-wm/niri/Makefile
@@ -1,6 +1,6 @@
PORTNAME= niri
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4
DISTVERSION= 0.1.5
CATEGORIES= x11-wm wayland

MAINTAINER= jbeich@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion x11-wm/niri/Makefile.crates
Expand Up @@ -432,4 +432,4 @@ CARGO_CRATES= adler-1.0.2 \
zvariant-3.15.2 \
zvariant_derive-3.15.2 \
zvariant_utils-1.0.1 \
smithay,smithay-drm-extras@git+https://github.com/Smithay/smithay.git\#e5f006818df7ebb92d206985f45e713ba1e9c1c9
smithay,smithay-drm-extras@git+https://github.com/Smithay/smithay.git\#c5e9a697e41f50dc56b918d9ef1e3d2e52c84ac0
10 changes: 5 additions & 5 deletions x11-wm/niri/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1711790754
TIMESTAMP = 1713620717
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
SIZE (rust/crates/adler-1.0.2.crate) = 12778
SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
Expand Down Expand Up @@ -867,7 +867,7 @@ SHA256 (rust/crates/zvariant_derive-3.15.2.crate) = 37c24dc0bed72f5f90d1f8bb5b07
SIZE (rust/crates/zvariant_derive-3.15.2.crate) = 10936
SHA256 (rust/crates/zvariant_utils-1.0.1.crate) = 7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200
SIZE (rust/crates/zvariant_utils-1.0.1.crate) = 6223
SHA256 (Smithay-smithay-e5f006818df7ebb92d206985f45e713ba1e9c1c9_GH0.tar.gz) = 2e8e4312d2de00b70025fd5f069f3148e391d38c3b15f8aa30c0b238edafaab0
SIZE (Smithay-smithay-e5f006818df7ebb92d206985f45e713ba1e9c1c9_GH0.tar.gz) = 737063
SHA256 (YaLTeR-niri-v0.1.4_GH0.tar.gz) = 8a0ac14641862c498a56de18df580ccb30a4e0f932b1f6da4b5f499e46369854
SIZE (YaLTeR-niri-v0.1.4_GH0.tar.gz) = 272001
SHA256 (Smithay-smithay-c5e9a697e41f50dc56b918d9ef1e3d2e52c84ac0_GH0.tar.gz) = 413526c943bfbaa6377e09319a5e54d6d300ae8077fe55f8f9339d1291b1f6fc
SIZE (Smithay-smithay-c5e9a697e41f50dc56b918d9ef1e3d2e52c84ac0_GH0.tar.gz) = 739810
SHA256 (YaLTeR-niri-v0.1.5_GH0.tar.gz) = c5a9aec71145af4e02c09048f157036f6eff65191fbecf4c5b128d8d3c1a6b23
SIZE (YaLTeR-niri-v0.1.5_GH0.tar.gz) = 293845
10 changes: 5 additions & 5 deletions x11-wm/niri/pkg-descr
@@ -1,13 +1,13 @@
niri is a scrollable-tiling Wayland compositor inspired by PaperWM.
Windows are tiled on an infinite horizontal strip that scrolls left
and right. They don't "overflow" onto adjacent monitors. Opening a new
window never resizes existing ones.
Niri is a scrollable-tiling Wayland compositor. Windows are arranged
in columns on an infinite strip going to the right. Opening a new
window never causes existing windows to resize.

Features:
- Scrollable tiling
- Dynamic workspaces like in GNOME
- Built-in screenshot UI
- Monitor screencasting through xdg-desktop-portal-gnome
- Touchpad gesture to switch workspaces
- Touchpad gestures
- Configurable layout: gaps, borders, struts, window sizes
- Animations
- Live-reloading config

0 comments on commit bf4e34d

Please sign in to comment.