diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2020-07-27 20:33:49 -0400 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2020-07-27 20:33:49 -0400 |
commit | 54e2ef8469645fec9e654f8092e273b5b1cd57de (patch) | |
tree | 38046b48803cb95a99412e8de63c33482e68be9c | |
parent | a0bb84b20424390c51b2ea0516bb281032fd62e6 (diff) |
add zero flicker to goals
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ just as simple.* Intended default features are: xdg-shell and layer-shell (for bars/menus). Protocols trivially provided by wlroots may also be added. - XWayland support as provided by wlroots +- Zero flickering - Wayland users naturally expect that "every frame is perfect" - Basic yes/no damage tracking to avoid needless redraws (if it can be done simply and has an impact on power consumption) |