mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2026-04-26 21:14:40 +03:00
435de1c6b6fa8486a04d1dbdeeb6486c9b47b9f9
dulcepan
A screenshot tool for Wayland compositors. Requires ext-image-capture-source-v1 and ext-image-copy-capture-v1 support.
Discuss in #eclairs on Libera.Chat.
Building
meson setup build/
ninja -C build/
Configuration
dulcepan will try to load a configuration file from
$XDG_CONFIG_DIRS/dulcepan.cfg, which is a set of key=value pairs. See the
example configuration file dulcepan.cfg for more information.
Usage
See dulcepan -h.
License
GPL-3.0-only
See LICENSE for more information.
Copyright © 2025 Kirill Primak
Description
Languages
C
95.4%
Meson
4.6%