Closed
Description
As FvwmEvent handles new_page and new_desk window manager event, it will be nice to make RandR screen events acessible through it.
According to debug output, FVWM3 sees when monitor is added or removed, enabled or disabled, or when pointer changes active screen.
Proposal for exposing events is:
add_monitor
remove_monitor
enable_monitor
disable_monitor
change_screen
That way, user can configure custom actions and functions for this situations if wanted/needed.
Metadata
Metadata
Assignees
Type
Projects
Status
Done