mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-22 13:34:18 +02:00
Improve README through restructuring.
This commit is contained in:
parent
60141498f2
commit
caafee6e0a
1 changed files with 20 additions and 5 deletions
25
README.md
25
README.md
|
|
@ -2,13 +2,16 @@
|
|||
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/6532) [](https://repology.org/project/cagebreak/versions) [](https://repology.org/project/cagebreak/versions)
|
||||
|
||||
## Quick Introduction
|
||||
|
||||
This is Cagebreak, a [Wayland](https://wayland.freedesktop.org/) tiling compositor.
|
||||
|
||||
### Goal
|
||||
|
||||
The goal of this project is to provide a successor to [ratpoison](https://www.nongnu.org/ratpoison/) for Wayland
|
||||
users. However, this is no reimplementation of ratpoison.
|
||||
|
||||
Should you like to know if a feature will be implemented, open an issue
|
||||
or get in touch with the development team.
|
||||
### Documentation
|
||||
|
||||
For documentation of Cagebreak, please see
|
||||
* the man pages
|
||||
|
|
@ -17,16 +20,28 @@ For documentation of Cagebreak, please see
|
|||
* [socket](man/cagebreak-socket.7.md)
|
||||
* also the [FAQ](FAQ.md)
|
||||
|
||||
Cagebreak is based on [Cage](https://github.com/Hjdskes/cage), a Wayland kiosk
|
||||
compositor.
|
||||
### New Features
|
||||
|
||||
Should you like to know if a feature will be implemented, open an issue
|
||||
or get in touch with the development team.
|
||||
|
||||
### Compatibility & Development Distribution
|
||||
|
||||
Cagebreak is developed under [Arch Linux](https://archlinux.org/) and uses the libraries
|
||||
as they are obtained through [pacman](https://wiki.archlinux.org/title/Pacman). However, cagebreak should also work on
|
||||
other distributions given the proper library versions.
|
||||
|
||||
### History
|
||||
|
||||
Cagebreak is based on [Cage](https://github.com/Hjdskes/cage), a Wayland kiosk
|
||||
compositor.
|
||||
|
||||
This also explains the name Cagebreak, since it breaks the
|
||||
kiosk into tiles.
|
||||
|
||||
## Installation
|
||||
|
||||
If you are using archlinux, just use the PKGBUILDs from the aur:
|
||||
If you are using Arch Linux, just use the PKGBUILDs from the aur:
|
||||
|
||||
* Using [cagebreak](https://aur.archlinux.org/packages/cagebreak), Cagebreak is
|
||||
compiled on the target system (since release 1.3.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue