]> git.mdlowis.com Git - proto/labwc.git/commit
Move isfocusable() from desktop.c to view.c
authorJohan Malm <jgm323@gmail.com>
Sun, 20 Aug 2023 15:43:29 +0000 (16:43 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 20 Aug 2023 16:00:23 +0000 (17:00 +0100)
commite5a6c57a6e966d29bf63d4d5fd801c71437aa705
treef63786b6e238fc86b91f83794de759ccf2abd0b4
parent602d59a3b2efa9358795a7cb1249b827cf49f7c8
Move isfocusable() from desktop.c to view.c
include/labwc.h
include/view.h
src/desktop.c
src/osd.c
src/view.c