]> git.armaanb.net Git - lightcards.git/commit
Add rough panel support
authorArmaan Bhojwani <me@armaanb.net>
Mon, 8 Feb 2021 21:49:07 +0000 (16:49 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 8 Feb 2021 21:49:07 +0000 (16:49 -0500)
commit5a85502cda29f64f4f045817c9a99490ba64f1b8
tree4baf718a7703b270adb34dd5192c0e08a965af99
parentc741940bce68ca0a8f812c12e7d0fb7710088c9d
Add rough panel support

Instead of clearing the windwo to display help screen and menu, use
layerable curses panels. Currently, the implementation is rather
rough around the edges, and must be improved a bit
lightcards/display.py