]> git.mdlowis.com Git - proto/labwc.git/commit
Move osd.c and osd-field.c into src/osd
authortokyo4j <hrak1529@gmail.com>
Fri, 6 Dec 2024 10:08:27 +0000 (19:08 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 29 Aug 2025 19:42:01 +0000 (20:42 +0100)
commit57a1ea6cb522b4dccc469880efc145e6db7e629f
treeacdde238599a4c36c77276816de639c0af369e0b
parentf347a818e3a7bc21230afe589601b3b9ef7c7f6d
Move osd.c and osd-field.c into src/osd
src/meson.build
src/osd/meson.build [new file with mode: 0644]
src/osd/osd-field.c [moved from src/osd-field.c with 100% similarity]
src/osd/osd.c [moved from src/osd.c with 100% similarity]