2026.09

It is hard to achieve compositor and cross-toolkit visual uniformity, and increasingly so. I think this is because:

  1. There is a shift in how Gtk 4 views theming and what it considers supported.
  2. Qt handles themes differently between QWidgets and QtQuick.
  3. There are other toolkits in use, for example iced-rs, tk and whatever is used by electron based applications.

From a Teallach perspective it makes sense to:

Ref: