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
    ·
    4 hours 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.