diff options
author | vaxerski <[email protected]> | 2022-04-17 11:51:55 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-04-17 11:51:55 +0200 |
commit | a4f07ea9f7a3e5f882055d9cddb8d048405ad683 (patch) | |
tree | 31ef67ed9120100751d96a5b211e91becf7afbbe /README.md | |
parent | a935e4f9853f4ec3a4bd3dbca149115648d325a7 (diff) | |
download | Hyprland-a4f07ea9f7a3e5f882055d9cddb8d048405ad683.tar.gz Hyprland-a4f07ea9f7a3e5f882055d9cddb8d048405ad683.zip |
mention damage tracking in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,6 +28,7 @@ Hyprland needs testers! Try it out and report bugs or suggestions! - Rounded corners - Window blur - Workspaces Protocol support + - Damage tracking (experimental) - Fade in/out - Support for docks/whatever - Window rules @@ -37,7 +38,6 @@ Hyprland needs testers! Try it out and report bugs or suggestions! - Moving/resizing windows # Major to-dos - - Damage tracking - Input Methods (wlr_input_method_v2) - Animations (some new, like workspace) - Fix electron rendering issues |