1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-03-12 10:49:15 +02:00
sewn 4ffc074c10 use fallback subproject git for libspng
Stated in the libspng README:

> Download the latest release and include spng.c/spng.h in your
> project, you can also build with CMake or Meson [...]

libspng was intended to be included within the project, not used
as a system dependency.
2024-06-19 19:18:40 +00:00
2024-06-19 18:49:12 +03:00
2024-06-19 22:15:43 +03:00
2024-06-19 18:49:12 +03:00
2024-06-19 22:15:43 +03:00
2024-06-17 23:53:19 +03:00
2024-06-19 18:49:12 +03:00

dulcepan

A screenshot tool for Wayland compositors. Requires wlr-screencopy-unstable-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 © 2024 Kirill Primak

Languages
C 95.7%
Meson 4.3%