x11-wm/chamfer: update description after 143be30959
https://github.com/jaelpark/chamferwm/commit/9efa3cdeebc6 For example, "chamfer -C" can replace "picom"
This commit is contained in:
parent
eb35c77bfe
commit
189b3bf50f
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue