Skip to content

Apply GTK settings before the UI is visible #45

Description

@bbb651

Currently, there's a brief pause from when the UI is visible but frozen, to when the gtk settings loads and the application unfreezes. This is especially noticeable when using application_prefer_dark_theme (which IMO should default to true, it's not a good user experience to go from a dark console to a completely white screen, but I digress), because it flashes the screen with white then goes to dark, which is very jarring.

I'm not familiar with Relm4 but I can try to make a PR (although without #30 it sounds very painful).

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed bugSomething is confirmed to be brokenhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions