clarified the situation with compositors in the readme

This commit is contained in:
vaxerski 2022-03-22 22:33:14 +01:00 committed by GitHub
parent 31694d4a49
commit ec1cb1e88d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
<br/><br/>
Hypr is a dynamic Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code.
Hypr is _only_ a window manager. It is not a compositor and does not implement a compositor's functionality. You can run it without one (e.g. Picom) though, since it runs on Xorg, which doesn't require a compositor.
Hypr needs testers! Check it out and report suggestions or bugs!
<br/>