diff options
author | Daniel Berrangé <berrange@redhat.com> | 2020-09-02 10:55:02 +0100 |
---|---|---|
committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2020-09-02 12:00:51 +0200 |
commit | 0ec8bebae81d941fc86cbf2d971aa2867428a8de (patch) | |
tree | 0ff2938a04fd808cf55f879d3c422a78dce2ea47 | |
parent | ea60e428c6cf93a5191fa19042e0f941554031bf (diff) | |
download | meson-0ec8bebae81d941fc86cbf2d971aa2867428a8de.zip meson-0ec8bebae81d941fc86cbf2d971aa2867428a8de.tar.gz meson-0ec8bebae81d941fc86cbf2d971aa2867428a8de.tar.bz2 |
Add Entangle application to list of apps using Meson
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 307aef7..9256a10 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -30,6 +30,7 @@ topic](https://github.com/topics/meson). - [DXVK](https://github.com/doitsujin/dxvk), a Vulkan-based Direct3D 11 implementation for Linux using Wine - [elementary OS](https://github.com/elementary/), Linux desktop oriented distribution - [Emeus](https://github.com/ebassi/emeus), constraint based layout manager for GTK+ + - [Entangle](https://entangle-photo.org/), tethered camera control and capture desktop application - [ESP8266 Arduino sample project](https://github.com/trilader/arduino-esp8266-meson), sample project for using the ESP8266 Arduino port with Meson - [FeedReader](https://github.com/jangernert/FeedReader), a modern desktop application designed to complement existing web-based RSS accounts - [Flecs](https://github.com/SanderMertens/flecs), a Fast and Lightweight ECS (Entity Component System) C library |