Port details on branch 2021Q3 |
- chamfer Tiling X11 window manager with Vulkan compositor
- s20210218_1 x11-wm
=0 s20210218_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-08-09 05:27:09
- Last Update: 2021-08-09 05:23:47
- Commit Hash: 78f9bcd
- License: BSD3CLAUSE
- WWW:
- https://jaelpark.github.io/chamferwm-docs/
- Description:
- Chamferwm is a dynamic tiling window manager with a built-in Vulkan
based compositor. Besides aiming to be a fully featured and highly
configurable window manager, significant effort is put to provide a
complete control over the appearance of the desktop. With its shader
based customization system, Chamferwm enables rendering of arbitrary
window decorations, borders and effects, maximizing the potential for
visual personalization.
Window manager:
- Dynamic horizontal and vertical tiling with gaps and stacking
- Specify container size restrictions, overlap when necessary
- Resize and translate individual containers in their place while
keeping the surrounding layout
- Floating containers and automatic dialog, dock, widget etc. handling
- Yank and paste containers to move them within the tree hierarchy
along with typical move operations
- Configuration with python, scriptable behaviour with client and
container specific callbacks
- Fully keyboard controllable
Compositor:
- Vulkan renderer
- Arbitrary window decorations and borders with user supplied shaders
- Per-client materials
- Optional, alternatively use any other external compositor
WWW: https://jaelpark.github.io/chamferwm-docs/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/chamfer/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/chamfer
- pkg install chamfer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chamfer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613667503
SHA256 (jaelpark-chamferwm-s20210218-a034c07_GH0.tar.gz) = 006aefbdfeea33506be7c7fae0aafbeb93d091efff30a21e2e4a6f4d19829fe8
SIZE (jaelpark-chamferwm-s20210218-a034c07_GH0.tar.gz) = 156406
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- py38-boost-libs>0 : devel/boost-python-libs@py38
- spirv-opt : graphics/spirv-tools
- vulkan-headers>0 : graphics/vulkan-headers
- glslc : graphics/shaderc
- glm>0 : math/glm
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- py38-psutil>0 : sysutils/py-psutil@py38
- py38-xlib>0 : x11-toolkits/py-xlib@py38
- python3.8 : lang/python38
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libvulkan.so : graphics/vulkan-loader
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libfontconfig.so : x11-fonts/fontconfig
- libxcb-cursor.so : x11/xcb-util-cursor
- libxcb-keysyms.so : x11/xcb-util-keysyms
- libxcb-icccm.so : x11/xcb-util-wm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-wm_chamfer
- USES:
- compiler:c++17-lang meson localbase pkgconfig python:3.3+ xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|