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

  • highball@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    9 days ago

    If’s FOSS, don’t cry about it, implement the feature the way you think is best; just like every one else.

      • highball@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 days ago

        You have the opportunity to be the change you want to see or make the change you want to see. Whining and crying about it doesn’t help anybody. It’s time you learned that.

      • highball@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 days ago

        You got me. Average FOSS user here. Be the change you want to see or make the changes you want to see. Stop whining and complaining. Pretty simple.

    • heartbreaker@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      2
      ·
      9 days ago

      It is a design decision to have it implemented by each compositor. which means each one will implement it differently. Currently, the gtk4 layer shell supports some, like sway and hyperland, but not others, like gnome

        • heartbreaker@sh.itjust.worksOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          8 days ago

          Obviously, I can’t create the entire universe by my own, adding features in the way I see fit depends also on what others create. In this case, the app won’t be cross-platform, and users will complain when it doesn’t work properly on their distro. So I don’t see the issue with me complaining a bit as well.