git: 189b3bf50f91 - main - x11-wm/chamfer: update description after 143be3095980
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Feb 2023 21:39:10 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=189b3bf50f91d30c122c5cdccf2cd1ef9a6e53d3
commit 189b3bf50f91d30c122c5cdccf2cd1ef9a6e53d3
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-18 21:34:02 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-02-18 21:36:47 +0000
x11-wm/chamfer: update description after 143be3095980
https://github.com/jaelpark/chamferwm/commit/9efa3cdeebc6
For example, "chamfer -C" can replace "picom"
---
x11-wm/chamfer/Makefile | 2 +-
x11-wm/chamfer/pkg-descr | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/x11-wm/chamfer/Makefile b/x11-wm/chamfer/Makefile
index f3fc9080fd53..7e60ce7b18d0 100644
--- a/x11-wm/chamfer/Makefile
+++ b/x11-wm/chamfer/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= s20230209
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org
-COMMENT= Tiling X11 window manager with Vulkan compositor
+COMMENT= Tiling X11 window manager and Vulkan compositor
WWW= https://jaelpark.github.io/chamferwm-docs/
LICENSE= BSD3CLAUSE
diff --git a/x11-wm/chamfer/pkg-descr b/x11-wm/chamfer/pkg-descr
index d1ee67c7f816..afe9ddaee5fe 100644
--- a/x11-wm/chamfer/pkg-descr
+++ b/x11-wm/chamfer/pkg-descr
@@ -12,6 +12,7 @@ Window manager:
- Resize and translate individual containers in their place while
keeping the surrounding layout
- Floating containers and automatic dialog, dock, widget etc. handling
+- Multiple named workspaces
- Yank and paste containers to move them within the tree hierarchy
along with typical move operations
- Configuration with python, scriptable behaviour with client and
@@ -22,4 +23,7 @@ Compositor:
- Vulkan renderer
- Arbitrary window decorations and borders with user supplied shaders
- Per-client materials
+- Automatically disable for fullscreen applications
- Optional, alternatively use any other external compositor
+- Standalone compositor mode (beta) to be used in combination with any
+ other window manager