]> git.mdlowis.com Git - proto/labwc.git/commit
desktop: try harder to avoid focusing unfocusable views
authorJohn Lindgren <john@jlindgren.net>
Sat, 23 Sep 2023 16:20:44 +0000 (12:20 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 29 Sep 2023 17:04:32 +0000 (18:04 +0100)
commitcae96b0cce441dd9f1981c312ae0108b3b4e42c9
tree03c36a852fad175ba27bed4918c4b136ff5cc634
parent7e72bf975fb65c8290b398d21b2ad9d87a22880f
desktop: try harder to avoid focusing unfocusable views

Make desktop_focus_view() do nothing if the view is not focusable.
src/desktop.c