Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealOne78 committed Aug 2, 2023
1 parent ff34626 commit 8bac850
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,23 @@
<!--
<p align="center">
<img src="./icons/logo_gradient_v2.svg" width="50%">
</p>
-->

# 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
Expand All @@ -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.

0 comments on commit 8bac850

Please sign in to comment.