From 8bac850284e53bbdf180acf81315c3ea2a410130 Mon Sep 17 00:00:00 2001 From: TheRealOne78 Date: Wed, 2 Aug 2023 12:22:08 +0300 Subject: [PATCH] update README.md --- README.md | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 148fc6e..e1abc17 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,23 @@ + -# XAWP-gui - **DEPRECATED** +# OAWP-gui -## Deprecation announcement - -Because the project advanced a little and so the visions did, XAWP-gui will be merged into [OAWP-gui](https://github.com/OAWP/OAWP-gui.git). This is because OAWP visions X11, Wayland, macOS and Windows support, so making separate basecodes would be burdensome, and continuing this project would make transitioning to OAWP even harder. - -The XAWP project will still continue under the [Open Animated Wallpaper Player](https://github.com/OAWP/OAWP.git) (OAWP) with the XAWP codename, along with WAWP, WinAWP and MAWP. - -The new repository is available at [https://github.com/OAWP/OAWP-gui.git](https://github.com/OAWP/OAWP-gui.git). - -## XAWP-gui - -Frontend GUI manager for the XAWP animated wallpaper player. +Frontend GUI manager for the OAWP animated wallpaper player. Written in C with the GTK+ toolkit. ## TODO: * [X] Create a basic GTK UI * [ ] Add a fancy history list in the start menu with image preview and options +* [ ] Create the OAWP logo * [X] Create a [SVG logo](./icons/logo_gradient_v2.svg) with X derived from the [Xorg/X11 logo](https://www.x.org/wiki/) +* [ ] Create a [SVG logo]() with a W derived from the [Wayland logo](https://wayland.freedesktop.org/) +* [ ] Create a [SVG logo]() for WinAWP +* [ ] Create a [SVG logo]() for MAWP * [ ] Get values from config file with libconfig * [ ] Write configuration text with the C file stream * [ ] Check for versions of configurations file and update them if needed, with a user prompt @@ -31,7 +27,7 @@ Written in C with the GTK+ toolkit. * [ ] Write the _rest_ of the program :D ## Wiki -Get help from the [wiki](https://github.com/TheRealOne78/XAWP/wiki)! +Get help from the [wiki](https://github.com/OAWP/OAWP/wiki)! ## Quick note! Work in progress, not even alpha state.