]> git.mdlowis.com Git - proto/labwc.git/commit
Put code in src/ and include/
authorJohan Malm <jgm323@gmail.com>
Wed, 27 May 2020 13:29:05 +0000 (14:29 +0100)
committerJohan Malm <jgm323@gmail.com>
Wed, 27 May 2020 13:29:05 +0000 (14:29 +0100)
commitd28465dfc3b17700c1893b8e42185cb291f4aad4
tree70d23652056823128d0672e1f72862e1aabf2116
parentd9a083960b0c54111b062996f1df556964cd4507
Put code in src/ and include/
12 files changed:
include/labwc.h [moved from labwc.h with 100% similarity]
meson.build
src/debug/dbg.c [moved from dbg.c with 100% similarity]
src/debug/meson.build [new file with mode: 0644]
src/deco.c [moved from deco.c with 100% similarity]
src/main.c [moved from main.c with 100% similarity]
src/meson.build [new file with mode: 0644]
src/output.c [moved from output.c with 100% similarity]
src/server.c [moved from server.c with 100% similarity]
src/view.c [moved from view.c with 100% similarity]
src/xdg.c [moved from xdg.c with 100% similarity]
src/xwl.c [moved from xwl.c with 100% similarity]