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
    2
    ·
    edit-2
    4 hours ago

    So, as far as I understand, this works with gtk3, which will still work with Xwayland, but will eventually be phased out? Anyway, I think I will just use gtk4 layer shell and hope it supports all compositors eventually

    • rtxn@lemmy.worldM
      link
      fedilink
      arrow-up
      2
      ·
      3 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.