]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: Restore drag icon after the move to scene-graph
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 18 Sep 2022 03:40:52 +0000 (05:40 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 17 Oct 2022 20:22:12 +0000 (21:22 +0100)
commitdeb658b672fbf4810de33fb66c973aec20a3ebc6
tree7c57cc5d856570ad52630397efb563c3dc1abe05
parent3e1a800c14f427bfbaaead69f4811b52823affad
cursor: Restore drag icon after the move to scene-graph

Also move everything DnD related to src/dnd.c
include/dnd.h [new file with mode: 0644]
include/labwc.h
src/cursor.c
src/desktop.c
src/dnd.c [new file with mode: 0644]
src/meson.build