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
      0
      ·
      14 days ago

      I meant as in keep the always on the bottom/background (or at least move it to the back on launch). I tried gtk4-layer-shell, but unfortunately, it doesn’t support some desktop environments (like GNOME).