]> git.mdlowis.com Git - proto/labwc.git/commit
osd: allow clicking an osd item to focus the window
authortokyo4j <hrak1529@gmail.com>
Wed, 29 Oct 2025 18:22:45 +0000 (03:22 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 4 Nov 2025 21:29:13 +0000 (21:29 +0000)
commit9197eb468abdf047093c6a9a1f798624c9fb9a23
tree2b9993de5d3bdb95d42ace6a13485a7ab3f63032
parent00f0a46ef7587afe4aec4c070cf3bb781fa43120
osd: allow clicking an osd item to focus the window
include/common/node-type.h
include/node.h
include/osd.h
src/desktop.c
src/input/cursor.c
src/node.c
src/osd/osd-classic.c
src/osd/osd-thumbnail.c
src/osd/osd.c