]> git.mdlowis.com Git - proto/labwc.git/commit
osd: split to osd.c and osd-classic.c
authortokyo4j <hrak1529@gmail.com>
Fri, 8 Aug 2025 03:29:08 +0000 (12:29 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 29 Aug 2025 19:42:01 +0000 (20:42 +0100)
commit92ee5083f035a807cf7185eb2ee303988d0482d4
tree6732ab240e96379f6a0f8244b3fc80596a688a78
parent57a1ea6cb522b4dccc469880efc145e6db7e629f
osd: split to osd.c and osd-classic.c
include/osd.h
src/osd/meson.build
src/osd/osd-classic.c [new file with mode: 0644]
src/osd/osd.c