Skip to content

Feature: add "monitor-wall" feature: constrain windows to visible screen area

Enrico Weigelt requested to merge metux/xfwm4:submit/monitor_wall into master

Adding a new (optional) feature that prevents moving windows outside the visible area. This is a regulatory requirement for many mission critical applications (eg. automotive), that always must be visible for the user/operator of a machinery.

The feature is controlled by a new setting ("monitor_wall") that defaults to off.

Issue: #57

Edited by Enrico Weigelt

Merge request reports