diff options
author | Amit D <amitdev2222@gmail.com> | 2020-01-14 16:08:52 +0200 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-01-14 13:05:24 -0800 |
commit | cfc2b92e92e8dfce22592b8101e0b399d00cb91d (patch) | |
tree | 247072e970315230795ae2632fc39326fed59337 | |
parent | 04e275cdcc99095c9a71b1ce0d3d7d3f3124409c (diff) | |
download | meson-cfc2b92e92e8dfce22592b8101e0b399d00cb91d.zip meson-cfc2b92e92e8dfce22592b8101e0b399d00cb91d.tar.gz meson-cfc2b92e92e8dfce22592b8101e0b399d00cb91d.tar.bz2 |
Update Users.md
-rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 7290a5b..5a895c3 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -108,7 +108,7 @@ format files - [Terminology](https://github.com/billiob/terminology), a terminal emulator based on the Enlightenment Foundation Libraries - [Tilix](https://github.com/gnunn1/tilix), a tiling terminal emulator for Linux using GTK+ 3 - [Valum](https://github.com/valum-framework/valum), a micro web framework written in Vala - - [Wayland and Weston](https://lists.freedesktop.org/archives/wayland-devel/2016-November/031984.html), a next generation display server (not merged yet) + - [Wayland](https://github.com/wayland-project/wayland) and [Weston](https://github.com/wayland-project/weston), a next generation display server - [wlroots](https://github.com/swaywm/wlroots), a modular Wayland compositor library - [wxFormBuilder](https://github.com/wxFormBuilder/wxFormBuilder), RAD tool for wxWidgets GUI design - [xi-gtk](https://github.com/eyelash/xi-gtk), a GTK+ front-end for the Xi editor |