puxplaying / mutter-x11-scaling

Mutter build with Ubuntu patch for Xorg fractional scaling on Manjaro / Arch Linux
109 stars 8 forks source link

Should provide also related g-c-c patch #10

Closed 3v1n0 closed 3 years ago

3v1n0 commented 3 years ago

In particular patches are

These allow proper multi-display management and toggle the option?

puxplaying commented 3 years ago

Thank you for the info Marco, will try to build with this patches.

puxplaying commented 3 years ago

In particular patches are

* https://salsa.debian.org/gnome-team/gnome-control-center/-/blob/ubuntu/master/debian/patches/0019-display-Support-UI-scaled-logical-monitor-mode.patch

* https://salsa.debian.org/gnome-team/gnome-control-center/-/blob/ubuntu/master/debian/patches/0024-display-Allow-fractional-scaling-to-be-enabled.patch

These allow proper multi-display management and toggle the option?

I've uploaded a gnome-control-center PKGBUILD with this patches which can be found here: https://github.com/puxplaying/gnome-control-center-x11-scaling

puxplaying commented 3 years ago

https://github.com/puxplaying/gnome-control-center-x11-scaling provides the related g-c-c patches Thank you @3v1n0 !