Cloudef / orbment

Modular Wayland compositor
Other
246 stars 16 forks source link

Leave background black when fullscreen client active that does not cover whole output. #26

Closed Cloudef closed 9 years ago

Cloudef commented 9 years ago

Shell surface clients may be fullscreen without filling whole output and with different fullscreen modes (scaling, driver, default, fill). Some of these needs transformation matrices and access to modesetting, however it's better to not hardcoded this into wlc since different wms may want different behaviors. However we still need way to tell wlc to do the blackening part.