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
    3
    arrow-down
    6
    ·
    3 hours 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.

      • rtxn@lemmy.worldM
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        47 minutes ago

        X11 was released in 1987. The original X Window System was released in 1984. That is not just a few years of difference.

        If you meant the X.org implementation, then compare it to compositors, not to the protocol.