Skip to content

wacom: Port calibrator UI to GTK+

Carlos Garnacho requested to merge wip/carlosg/calibrator-gtk into master

Same dog, different collar. The UI has been ported 1:1 to GTK+, using GtkBuilder, CSS and event controllers fairly reduced the amount of code needed for this.

It also allows us to stop initializing clutter-gtk across the several executables.

Merge request reports