From b0c6f9a119dc85efcff6af685b0a71d0193d700d Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sun, 20 Mar 2022 20:26:06 +0100 Subject: [PATCH] added some things to the major todos --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a48a4924..12c52d5f 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,19 @@ Nevertheless, REPORT any you find! Make an issue! - Animations - Rounded corners - Blur + - Fadein/out - Window rules + - Drag and drop + - Fix electron rendering issues + - Fix closing layers not recalcing layout + - Fix sloppy dragging of windows + - Optimization + - IPC done correctly with a socket + - Fix weird scroll on XWayland + - Become sane - STABILITY + - More config options for tweakers + - Improve hyprctl # Installation Please refer to the [Wiki Page](https://github.com/vaxerski/Hyprland/wiki/Installation)