From d1be73cfc0a9029d5e4be9f780e7d3fb2a812d07 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Wed, 6 Apr 2022 22:57:05 -0400 Subject: keyboard.c Use viewports, move text box pos allows items to be moved around with less code changes remove scrolling I was not overly impressed with it add test_kbd plugin Change-Id: Ic183c7221bda9405891632704f3a7bbfd79bfe83 --- apps/plugins/CATEGORIES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/CATEGORIES') diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES index 0ef3fe81a4..3444dde9fa 100644 --- a/apps/plugins/CATEGORIES +++ b/apps/plugins/CATEGORIES @@ -172,6 +172,7 @@ test_disk,apps test_fps,apps test_grey,apps test_gfx,apps +test_kbd,apps test_resize,apps test_sampr,apps test_scanrate,apps -- cgit v1.2.3