gui-apps/wayfreeze
Tool to freeze the screen of a Wayland compositor
ChangeLog
commit c56c9ffa992596541ee53f4d903a204287274d13
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Sun Aug 23 18:56:34 2026 +0600
*/*: change rust project's hardcoded target/release path [1/4]
Recently I had to fix bug 975031, which was the same issue. Hardcoded
target/release paths in the ebuilds for rust projects. And this will
fail if the debug use flag is enabled. Because then, instead of
target/release, rust compiles the binary to target/debug
using cargo_target_dir from the cargo.eclass fixes this problem
It does not touch some ebuilds tho because for some I wasn't fully sure
if I should change the paths, and for some I wanted to do it in a
separate commit
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Part-of: https://codeberg.org/gentoo/guru/pulls/21
Signed-off-by: Michał Górny <mgorny@gentoo.org>
commit ad8765a76ba14b677a1f4f44ff12bad2a94ee13c
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Sun Nov 23 13:08:21 2025 +0100
gui-apps/wayfreeze: fix whitespace
Fixes: 8666a4167b23c6dae66e10b82602863968fa5cb4
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
commit 9d5970b3077d60139ca1bfb47869a61636a9bce2
Author: Willem Grant <willemgrant@mailfence.com>
Date: Sat Nov 22 13:56:48 2025 -0500
gui-apps/wayfreeze: use slotted rust instead of virtual/rust
Signed-off-by: Willem Grant <willemgrant@mailfence.com>
commit 10026d0bd3297cd1a83150121e45f304cb7b1afd
Author: Willem Grant <willemgrant@mailfence.com>
Date: Sat Nov 22 11:54:13 2025 -0500
gui-apps/wayfreeze: add myself as a maintainer
Signed-off-by: Willem Grant <willemgrant@mailfence.com>
commit d6de8218a194586a6bf9f25214cd45926d9da8a0
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Sat Nov 22 23:39:41 2025 +0900
gui-apps/wayfreeze: add missing metadata.xml
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 8666a4167b23c6dae66e10b82602863968fa5cb4
Author: Willem Grant <willemgrant@mailfence.com>
Date: Fri Nov 21 11:16:52 2025 -0500
gui-apps/wayfreeze: new package, add 9999
Signed-off-by: Willem Grant <willemgrant@mailfence.com>
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Sun Aug 23 18:56:34 2026 +0600
*/*: change rust project's hardcoded target/release path [1/4]
Recently I had to fix bug 975031, which was the same issue. Hardcoded
target/release paths in the ebuilds for rust projects. And this will
fail if the debug use flag is enabled. Because then, instead of
target/release, rust compiles the binary to target/debug
using cargo_target_dir from the cargo.eclass fixes this problem
It does not touch some ebuilds tho because for some I wasn't fully sure
if I should change the paths, and for some I wanted to do it in a
separate commit
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Part-of: https://codeberg.org/gentoo/guru/pulls/21
Signed-off-by: Michał Górny <mgorny@gentoo.org>
commit ad8765a76ba14b677a1f4f44ff12bad2a94ee13c
Author: Paul Zander <negril.nx+gentoo@gmail.com>
Date: Sun Nov 23 13:08:21 2025 +0100
gui-apps/wayfreeze: fix whitespace
Fixes: 8666a4167b23c6dae66e10b82602863968fa5cb4
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
commit 9d5970b3077d60139ca1bfb47869a61636a9bce2
Author: Willem Grant <willemgrant@mailfence.com>
Date: Sat Nov 22 13:56:48 2025 -0500
gui-apps/wayfreeze: use slotted rust instead of virtual/rust
Signed-off-by: Willem Grant <willemgrant@mailfence.com>
commit 10026d0bd3297cd1a83150121e45f304cb7b1afd
Author: Willem Grant <willemgrant@mailfence.com>
Date: Sat Nov 22 11:54:13 2025 -0500
gui-apps/wayfreeze: add myself as a maintainer
Signed-off-by: Willem Grant <willemgrant@mailfence.com>
commit d6de8218a194586a6bf9f25214cd45926d9da8a0
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Sat Nov 22 23:39:41 2025 +0900
gui-apps/wayfreeze: add missing metadata.xml
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 8666a4167b23c6dae66e10b82602863968fa5cb4
Author: Willem Grant <willemgrant@mailfence.com>
Date: Fri Nov 21 11:16:52 2025 -0500
gui-apps/wayfreeze: new package, add 9999
Signed-off-by: Willem Grant <willemgrant@mailfence.com>


View
Download
Browse