Port details |
- chamfer Tiling X11 window manager with Vulkan compositor
- s20210622 x11-wm
=0 s20210622Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2019-11-10 15:38:38
- Last Update: 2021-09-08 23:56:41
- Commit Hash: d6b0e88
- License: BSD3CLAUSE
- 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/
- SVNWeb : git : Homepage
- 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
- PKGNAME: chamfer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1624379550
SHA256 (jaelpark-chamferwm-s20210622-d0916ee_GH0.tar.gz) = 3d934977b9884e1f905fdfa888131631294664c735105118917388484b2785a4
SIZE (jaelpark-chamferwm-s20210622-d0916ee_GH0.tar.gz) = 156416
- Packages (timestamps in pop-ups are UTC):
- 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>=0.57.1_1 : 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:
|