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

  • heartbreaker@sh.itjust.worksOP
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    2 days ago

    It is a design decision to have it implemented by each compositor. which means each one will implement it differently. Currently, the gtk4 layer shell supports some, like sway and hyperland, but not others, like gnome

      • heartbreaker@sh.itjust.worksOP
        link
        fedilink
        arrow-up
        1
        ·
        22 hours ago

        Obviously, I can’t create the entire universe by my own, adding features in the way I see fit depends also on what others create. In this case, the app won’t be cross-platform, and users will complain when it doesn’t work properly on their distro. So I don’t see the issue with me complaining a bit as well.