You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.69. Please mark this comment with 👍 or 👎 to give our bot feedback!
The monitor_focus event fires when the focused window changes to a
different monitor from the currently active one. Enable and document
this.
Fixes#228
The monitor_focus event fires when the focused window changes to a
different monitor from the currently active one. Enable and document
this.
Fixesfvwmorg#228
The event for
monitor_focus
is defined inFvwm3
and in use byFvwmPager
, but has never been exposed to other modules such asFvwmEvent
.This needs adding.
The text was updated successfully, but these errors were encountered: