notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q3
dwl dwm for Wayland
0.6_1 x11-wm on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-26 05:00:05
Last Update: 2024-08-28 12:47:51
Commit Hash: 1a77aba
Also Listed In: wayland
License: CC0-1.0 GPLv3+ MIT
WWW:
https://codeberg.org/dwl/dwl
Description:
dwl is a compact, hackable compositor for Wayland based on wlroots. It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is: - Easy to understand, hack on, and extend with patches - One C source file (or a very small number) configurable via config.h - Limited to 2200 SLOC to promote hackability - Tied to as few external dependencies as possible dwl is not meant to provide every feature under the sun. Instead, like dwm, it sticks to features which are necessary, simple, and straightforward to implement given the base on which it is built. Implemented default features: - Any features provided by dwm/Xlib: simple window borders, tags, keybindings, client rules, mouse move/resize. Providing a built-in status bar is an exception to this goal, to avoid dependencies on font rendering and/or drawing libraries when an external bar could work well. - Configurable multi-monitor layout support, including position and rotation - Configurable HiDPI/multi-DPI support - Idle-inhibit protocol which lets applications such as mpv disable idle monitoring - Provide information to external status bars via stdout/stdin - Urgency hints via xdg-activate protocol - Support screen lockers via ext-session-lock-v1 protocol - Various Wayland protocols - XWayland support as provided by wlroots (can be enabled in config.mk) - Zero flickering - Wayland users naturally expect "every frame is perfect" - Layer shell popups (used by Waybar) - Damage tracking provided by scenegraph API
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/dwl
  2. share/man/man1/dwl.1.gz
  3. share/wayland-sessions/dwl.desktop
  4. /usr/local/share/licenses/dwl-0.6_1/catalog.mk
  5. /usr/local/share/licenses/dwl-0.6_1/LICENSE
  6. /usr/local/share/licenses/dwl-0.6_1/CC0-1.0
  7. /usr/local/share/licenses/dwl-0.6_1/GPLv3+
  8. /usr/local/share/licenses/dwl-0.6_1/MIT
Collapse this list.
Dependency lines:
  • dwl>0:x11-wm/dwl
To install the port:
cd /usr/ports/x11-wm/dwl/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/dwl
  • pkg install dwl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dwl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1720910041 SHA256 (dwl-v0.6.tar.gz) = 50b96ae5d11dc269b24e2aa021eb4c2eb6e37c58ccae215bc3e1f0c19013ec0f SIZE (dwl-v0.6.tar.gz) = 63535

Packages (timestamps in pop-ups are UTC):
dwl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7_10.7_1--0.7_1---
FreeBSD:13:quarterly0.6_10.6_1--0.6_1-0.50.5
FreeBSD:14:latest0.7_10.7_1--0.7_10.4-0.4
FreeBSD:14:quarterly0.6_10.6_1--0.6_1-0.50.5
FreeBSD:15:latest0.7_10.7_1n/a0.7_1n/a-0.5-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. wayland-protocols>0 : graphics/wayland-protocols
  3. gmake>=4.4.1 : devel/gmake
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xcb.pc : x11/libxcb
Runtime dependencies:
  1. foot : x11/foot
  2. wmenu-run : x11/wmenu
  3. xcb.pc : x11/libxcb
Library dependencies:
  1. libwayland-server.so : graphics/wayland
  2. libwlroots.so : x11-toolkits/wlroots
  3. libinput.so : x11/libinput
  4. libxkbcommon.so : x11/libxkbcommon
  5. libxcb-icccm.so : x11/xcb-util-wm
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dwl-0.6_1: ADDONS=on: Install extra applications: foot wmenu-run DOCS=on: Build and/or install documentation X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
x11-wm_dwl
USES:
compiler:c11 gmake pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/dwl/dwl/archive/v0.6.tar.gz?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6_1
28 Aug 2024 12:47:51
commit hash: 1a77aba2113a023a19dc8d2deb63b554e53fef41commit hash: 1a77aba2113a023a19dc8d2deb63b554e53fef41commit hash: 1a77aba2113a023a19dc8d2deb63b554e53fef41commit hash: 1a77aba2113a023a19dc8d2deb63b554e53fef41 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: Scott Robbins
x11-wm/dwl: document default mouse bindings

(cherry picked from commit 0f08f5cb1eb0fc4178faa244da0eb964b9a09eba)
0.6
28 Aug 2024 12:47:33
commit hash: 4100e5eaf9c3b87779a4abc999695f2a71882508commit hash: 4100e5eaf9c3b87779a4abc999695f2a71882508commit hash: 4100e5eaf9c3b87779a4abc999695f2a71882508commit hash: 4100e5eaf9c3b87779a4abc999695f2a71882508 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/dwl: default to x11/wmenu after d30161f85f4b

https://codeberg.org/dwl/dwl/commit/5c19e23146b6
(cherry picked from commit 679879bda217c9725a2a4cf2d51cffe143eb7e66)
0.6
26 Jul 2024 04:57:14
commit hash: c1b614d2125254d35dba1e131eec7a43bae7fcc0commit hash: c1b614d2125254d35dba1e131eec7a43bae7fcc0commit hash: c1b614d2125254d35dba1e131eec7a43bae7fcc0commit hash: c1b614d2125254d35dba1e131eec7a43bae7fcc0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/dwl: update to 0.6

Changes:	https://codeberg.org/dwl/dwl/releases/tag/v0.6
Reported by:	NapoleonWils0n via via FreeBSD Forums

(cherry picked from commit d30161f85f4bcc8ccdf5d682991ce96e487d176b)

Number of commits found: 3