Port details on branch 2024Q2 |
- chamfer Tiling X11 window manager and Vulkan compositor
- s20240511 x11-wm =0 s20240511Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-06-06 00:39:04
- Last Update: 2024-06-06 00:37:42
- Commit Hash: eb22271
- 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
- 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
container specific callbacks
- Fully keyboard controllable
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
- ¦ ¦ ¦ ¦
- 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 = 1715460062
SHA256 (jaelpark-chamferwm-s20240511-4784d02_GH0.tar.gz) = 60b49513e92ed3990530759499c299fcc60d9a1a5f1bcaeb1e0b7e4c401a0845
SIZE (jaelpark-chamferwm-s20240511-4784d02_GH0.tar.gz) = 163433
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
- py39-boost-libs>0 : devel/boost-python-libs@py39
- cmake : devel/cmake-core
- drm_fourcc.h : graphics/libdrm
- 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.9 : lang/python39
- xcb.pc : x11/libxcb
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-psutil>0 : sysutils/py-psutil@py39
- py39-python-xlib>0 : x11-toolkits/py-python-xlib@py39
- python3.9 : lang/python39
- 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 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|