From a221d2a0a2eea14055611038326473434fd703a9 Mon Sep 17 00:00:00 2001 From: Virt <41426325+VirtCode@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:23:04 +0200 Subject: [PATCH] chore: remove wlroots mention close #15 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b142c37..d411a77 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ https://github.com/VirtCode/hypr-dynamic-cursors/assets/41426325/9ff64a9b-64e5-4 This plugin is still very early in its development. There are also multiple things which may or may not be implemented in the future: - [X] software cursor rendering -- [X] hardware cursor rendering (as far as possible with wlroots) +- [X] hardware cursor rendering - [X] stick simulation - [X] air drag simulation - [ ] pendulum simulation