Skip to content

Warn about implicit plasma-surface behaviors

David Redondo requested to merge work/davidre/warnplasma into master

Some methods rely on the passed window having a plasma surface. This is confusing because from the outside the methods only work sometimes. Worse is creating a plasma-surface behind the back of the caller as it merely existing has further implications.

Merge request reports