Currently, i3 only logs FocusIn events. Thus, a debug log tells us when some window gets the focus. However, we don't know when it loses the focus. This commit remedies this by adding some log messages for this. Since I had no idea what to log, this just logs all the fields from the event plus tries to find a name for the window. Signed-off-by: Uli Schlachter <psychon@znc.in> Idea-in-context-of: https://github.com/i3/i3/issues/4532
i3: A tiling window manager
i3 is a tiling window manager for X11.
For more information about i3, please see the project's website and online documentation.
For information about contributing to i3, please see CONTRIBUTING.md.
Description
Languages
C
58.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%