]> git.mdlowis.com Git - proto/labwc.git/commit
Refactor buffer implementation to take a cairo_t
authorJohan Malm <jgm323@gmail.com>
Sun, 13 Feb 2022 11:47:03 +0000 (11:47 +0000)
committerJohan Malm <jgm323@gmail.com>
Wed, 23 Feb 2022 21:47:01 +0000 (21:47 +0000)
commitba909e4fc7823ab3d131d574d22b30bc17c16cee
tree39bc1a52d637e54ef9dde23708b5121258660107
parentebabc066ba9541e02bc47c4469f75a4ad65abc55
Refactor buffer implementation to take a cairo_t

Remove buffer_drop() and just destroy it.
include/buffer.h
src/buffer.c
src/osd.c