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

  • the_riviera_kid@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    ·
    4 days ago

    Any time you point out any flaw in linux the fanboys come out to have a screech and tell you how its all your fault actually. I’ve learned you just gotta ignore them.

    • highball@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      3 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
          ·
          3 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.

        • highball@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 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.

      • heartbreaker@sh.itjust.worksOP
        link
        fedilink
        arrow-up
        2
        ·
        3 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
            2 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.