2024-02-18 00:59:55 +03:00
> [!WARNING]
> This project is a work in progress. The first stable, feature-complete release
2024-02-18 02:03:34 +03:00
> will be version 1.0.0. As such, it is advised that you do not use this as your daily driver
> unless you are willing to encounter some paper cuts along the way. If you are willing to
2024-02-18 00:59:55 +03:00
> lend your time to find bugs, fix bugs, or submit proposals for new features, it would
> be greatly appreciated.
2023-12-19 18:39:11 +03:00
2024-01-06 20:34:28 +03:00
# About
2024-02-18 01:55:51 +03:00
**miracle-wm** is a Wayland compositor based on [Mir ](https://github.com/MirServer/mir ). It features a tiling
2024-02-18 00:59:55 +03:00
window manager at its core, very much in the style of [i3 ](https://i3wm.org/ ) and [sway ](https://github.com/swaywm/sway ).
2024-02-18 02:03:34 +03:00
The intention is to build a compositor that is flashier and more feature-rich than either of those compositors, like [swayfx ](https://github.com/WillPower3309/swayfx ).
2024-02-18 00:59:55 +03:00
2024-01-06 23:30:51 +03:00
![miracle in action ](./resources/screenshot1.png "miracle in action" )
2024-01-06 23:17:59 +03:00
2023-12-28 22:07:52 +03:00
2024-04-23 22:24:11 +03:00
# User Guide
For all information related to `miracle-wm` , including installation instructions, build instructions,
and a roadmap, visit: https://mattkae.github.io/miracle-wm-wiki/
2024-03-19 01:21:17 +03:00