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

  • vrighter@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    2 days ago

    I am not better served. I am now in the quite new position where I’d have to rewrite some of my own personal software if i simply just decided to change DE

      • vrighter@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        see that’s the problem. Everyone’s first response is that it’s a niche problem. For every complaint. So what? It’s a new problem is the point, however niche.

        Btw, this is not a niche problem. Some big projects have explicitly said they have had this very problem

        • anyhow2503@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          11 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
            ·
            9 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.