dorne/cursetree
Emile Clark-Boman fa97c73522 add NFLAGS to ct_node
NFLAGS will be used to avoid unnecessary CPU usage for events like resizing windows, a bitflag will be instead set to notify cursetree at the end of each ct_update
2025-09-14 00:13:55 +10:00
..
pty change DORNE_*_H namespacing to CURSETREE_*_H 2025-09-13 10:58:31 +10:00
cursetree.c hide <ncursesw/ncurses.h> behind ncrswrap.* 2025-09-13 12:44:58 +10:00
cursetree.h rename crs_* types to ct_* 2025-09-13 11:21:34 +10:00
dims.c (UNDER CONSTRUCTION) cursetree is now a non-binary tree yippiegit add . 2025-09-13 23:45:56 +10:00
dims.h (UNDER CONSTRUCTION) cursetree is now a non-binary tree yippiegit add . 2025-09-13 23:45:56 +10:00
ncrswrap.c (UNDER CONSTRUCTION) cursetree is now a non-binary tree yippiegit add . 2025-09-13 23:45:56 +10:00
ncrswrap.h (UNDER CONSTRUCTION) cursetree is now a non-binary tree yippiegit add . 2025-09-13 23:45:56 +10:00
node.c add NFLAGS to ct_node 2025-09-14 00:13:55 +10:00
node.h add NFLAGS to ct_node 2025-09-14 00:13:55 +10:00
surface.c (UNDER CONSTRUCTION) cursetree is now a non-binary tree yippiegit add . 2025-09-13 23:45:56 +10:00
surface.h (UNDER CONSTRUCTION) cursetree is now a non-binary tree yippiegit add . 2025-09-13 23:45:56 +10:00
tree.c (UNDER CONSTRUCTION) cursetree is now a non-binary tree yippiegit add . 2025-09-13 23:45:56 +10:00
tree.h rename crs_* types to ct_* 2025-09-13 11:21:34 +10:00