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

  • rtxn@lemmy.worldM
    link
    fedilink
    arrow-up
    3
    ·
    7 hours ago

    It looks like GNOME is the only compositor that doesn’t support the wlr_layer_shell protocol, which is anything but surprising. Smithay works (Cosmic and Niri), wlroots works, Kwin and Mir work, Aquamarine (Hyprland) is not listed, but I know that it works.