Hello,

I’m trying to get kwin-wayland to use just a part of my monitor, with X11 I did it with xrandr, but I’m not sure how to best do that with Wayland.

I have a messed up monitor and using only the bottom right corner makes it more acceptable, but for that I need no pixel lit on the top left corner.

Thanks for any hint!

  • dingdongitsabear@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 months ago

    there was a python thingy that emulated randr for wayland, can’t remember the name. I’m using it to switch resolutions.

    edit: found it, gnome-randr on github (?). not sure your thing will work, though.

    • gee@lemmy.kde.socialOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      I have looked at gnome-randr (and gnome-randr-rust just in case) but I did not see anything related, although I could have missed it. It’s interesting that a gnome project would work with kwin, I would have not thought, thanks for that!