Does anybody know how to set a window always on bottom in rust gtk4? set_type_hint() does not exist.

  • Jul (they/she)@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    6
    ·
    11 days ago

    Wayland is still too new for a lot of complex functionality. It works well enough for the vast majority of use cases, but X11 is still superior in terms of functionality. But like many systems, control means higher learning curve due to various quirks and complex configurations.