view Version @ 2360:98d0873d9c05

Rewrite the render code to use the new dw_render_redraw() to trigger expose events instead of calling the expose function directly. This is cleaner and allows GTK4 and GTK3 with Wayland to draw in a single pass.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 12 Mar 2021 15:00:03 +0000
parents 95ad22a4da2d
children 023045e14837
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=3
DW_MINOR_VERSION=2