linuxmint / cinnamon-control-center

A collection of configuration plugins used in cinnamon-settings
GNU General Public License v2.0
62 stars 67 forks source link

[Display][Feature request] Add scaling options #321

Open Machion opened 10 months ago

Machion commented 10 months ago
 * cinnamon-control-center version
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
 * Graphics hardware *and* driver used
 * 32 or 64 bit

6.0.0
Manjaro
AMD Radeon HD 7790 + AMDGPU
64 bit

Issue When using resolutions lower than the native display resolution, by default the image gets streched fullscreen, therefore distorted.

It would be nice to have following settings in the control center

  1. show streched but keep aspect ratio,
  2. don't strech/show 1:1

Like the command xrandr --set "scaling mode" "Full aspect" does.