GNU bug report logs -
#63409
[PATCH] gnu: cagebreak: Update to 2.1.2.
Previous Next
Reported by: Feng Shu <tumashu <at> 163.com>
Date: Wed, 10 May 2023 02:27:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi,
Feng Shu <tumashu <at> 163.com> skribis:
>>From aba920372c247046088a34bdd20b514ba8706786 Mon Sep 17 00:00:00 2001
> Date: Wed, 10 May 2023 10:38:48 +0800
>
> * gnu/packages/wm.scm (labwc): New variable.
Applied with the changes below.
Thanks!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 2fcb54883f..4360f3722b 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2822,20 +2822,19 @@ (define-public labwc
"1zbgj8r8ppvqnz2imh6f825f2lvsqpiqfa0r5g5r4nsvadiipivp"))))
(build-system meson-build-system)
(native-inputs
- (list pkg-config gettext-minimal))
+ (list pkg-config gettext-minimal scdoc))
(inputs
(list cairo
glib
libxcb
libxml2
pango
- scdoc
wlroots))
(home-page "https://labwc.github.io")
- (synopsis "Labwc is a wlroots-based window-stacking compositor for wayland")
+ (synopsis "Window-stacking compositor for Wayland")
(description
- "Labwc is light-weight and independent with a focus on simply stacking
-windows well and rendering some window decorations, it is inspired by openbox.
+ "Labwc is lightweight and independent with a focus on simply stacking
+windows well and rendering some window decorations, it is inspired by Openbox.
It takes a no-bling/frills approach and says no to features such as icons
(except window buttons), animations, decorative gradients and any other
options not required to reasonably render common themes. It relies on clients
This bug report was last modified 2 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.