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

  • DefederateLemmyMl@feddit.nl
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    wmctrl and xdotool don’t do anything for me with native Wayland windows. It only seems to work for applications that use Xwayland.

    So while I can use it to resize and position xterm or urxvt windows, it does not work with foot or kitty or firefox windows.

    • Fmstrat@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      Interesting. I will test my laptop woth Firefox tomorrow, see if there is anything janky going on that would make it work.

      I currently have it working with Chromium web apps, Thunderbird, and Element.