From e7d40d73736d1adc478c742c921236b826004fd9 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 20 Nov 2022 10:20:38 +0100 Subject: Mention SDL2 rewrite in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 82ad299..0642774 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ usable on mobile linux devices like smartphones or tablets. Also mind the [project page][2] and my [packaging repository][3] for Arch Linux with support for LimoX. +Currently there is an ongoing rewrite in progress. There is the initial version +of LimoX and a rewrite (`limox_sdl2` in the build folder). The rewrite +substitutes GTK4 by SDL2 for graphics and maybe will also drop libstrophe as a +dependency. + ## Building and dependencies @@ -29,6 +34,7 @@ Just run these commands to build and run: meson setup build ninja -C build ./build/limox +./build/limox_sdl2 # the SDL2 based rewrite ``` Run `rm -r build` to clean the build folder. You can get a help page by running -- cgit v1.2.3-70-g09d2