Skip to content

touchy: GTK3 deprecation warnings (override_font, font-family parse error) #4068

@grandixximo

Description

@grandixximo

Running touchy emits GTK3 deprecation/parse warnings (seen under the ui-smoke run in #4054):

Gtk-WARNING Theme parsing error: <data>:1:26: Junk at end of value for font-family
bin/touchy:651: DeprecationWarning: Gtk.Widget.override_font is deprecated

override_font is deprecated in GTK3; the font should be set via CSS instead. The font-family theme parse error suggests a malformed font string. Cosmetic but noisy.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions