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

  • anyhow2503@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    13 hours ago

    Let me rephrase that: it sounds like a niche problem to have for an end user. It also doesn’t sound like a fair complaint, because no long-term replacement to X was ever going to be drop-in the way you seem to expect.

    • vrighter@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      ·
      11 hours ago

      I am not referring to it being a drop-in replacement. I’m referring to the fact that there are multiple supposedly-interoperable-but-not-really non-drop-in replacements is the problem. And it does affect the end user if devs find it difficult to adopt (as many do).

      Wayland is designed for ease of development for wayland designers. “We’re just a protocol, the coding is left to anyone else” is the easiest way to write code. Because they decided not to write any at all.