]> git.mdlowis.com Git - proto/labwc.git/commit
Rename node-descriptor.c to node.c
authorJohan Malm <jgm323@gmail.com>
Wed, 2 Mar 2022 21:07:04 +0000 (21:07 +0000)
committerJohan Malm <jgm323@gmail.com>
Wed, 2 Mar 2022 21:07:04 +0000 (21:07 +0000)
commit30298228e3a58d37dc9f9e2ca009d172d7ef9cea
tree0ff7bc1269fe12a2de1fbe2f1f11f7434c3bc1d0
parent51e02e2afa27a0bc29cc856d263867801aa71567
Rename node-descriptor.c to node.c

...in anticipation of adding helpers like node_view_from_node()
include/node.h [moved from include/node-descriptor.h with 100% similarity]
src/debug.c
src/desktop.c
src/layers.c
src/meson.build
src/node.c [moved from src/node-descriptor.c with 96% similarity]
src/xdg-popup.c
src/xdg.c
src/xwayland.c