Skip to content

Provide constructors for compatibility with Qt types

Aleix Pol Gonzalez requested to merge work/compat-api into master

Looking at NetWM code you see explicit casts all over the place. This should help keeping the code cleaner and more auto-contained.

Merge request reports