]> git.mdlowis.com Git - proto/labwc.git/commit
action: If we have a view that is an activator, use that instead of the current focus...
authorJoshua Ashton <joshua@froggi.es>
Fri, 3 Dec 2021 16:37:53 +0000 (16:37 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 3 Dec 2021 18:13:30 +0000 (18:13 +0000)
commitd568c60003805d225abadb58414b672fc1315283
tree674b840eacfa155c6e7b294fc4e9d545d0d522f8
parentf9f9d809c8b0fd05f40333e3686a7ee0fc746dee
action: If we have a view that is an activator, use that instead of the current focus window

If we don't switch focus, we want the close button to close the window associated with it, not the current focus window.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
include/labwc.h
src/action.c
src/cursor.c
src/keyboard.c
src/menu/menu.c