Subj : src/conio/x_events.c To : Git commit to main/sbbs/master From : Deucе Date : Sun May 14 2023 09:10 pm https://gitlab.synchro.net/main/sbbs/-/commit/00aeb6ecf848d69ccecad87e Modified Files: src/conio/x_events.c Log Message: More X optimizations Now that bitmap_drv_request_some_pixels() just calls bitmap_drv_request_pixels(), there's no point in calling expose_rect() when ev->xexpose.count isn't zero. .