Skip to content

Make scale of workspace on secondary monitor 'var' instead of 'const'.

Harshad Gavali requested to merge harshadgavali/gnome-shell:master into master

This is so that extension can customise this value.
Since workspaces are scaled down way too much on secondary monitors.
This makes it consistent with 'MAX_THUMBNAIL_SCALE' from workspaceThumbnail.js which is also 'var'.

Edited by Harshad Gavali

Merge request reports