-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FvwmEvent: don't special-case monitor extended events
The monitor_* events used to be special-cased in that there would be an attempt to pass arguments to calling functions. Don't do this any longer, and treat these events the same as any other without a window context. Fixes #604
- Loading branch information
1 parent
9eb0253
commit f85c4dc
Showing
2 changed files
with
6 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters