linebender/druid

track active window

Open

#167 opened on Sep 18, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (9,091 stars) (567 forks)batch import
help wantedmissingshell/webshell/x11

Description

As part of #156 I included a new method to WinHandler, got_focus(). This should be called whenever focus changes to a different window. This is implemented in mac but needs to be implemented for windows.

Contributor guide