<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Interface not scaling on HDPI screen based on System Settings [Ubuntu 18.04 and 18.10] in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4590317#M16870</link>
    <description>&lt;P&gt;&amp;nbsp;I read your own thread and looked at your solution, which didn't work on the Snap version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I edited the .desktop file to make your workaround work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sudo vim  /var/lib/snapd/desktop/applications/spotify_spotify.desktop&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And changed&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Exec=env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/spotify_spotify.desktop /snap/bin/spotify %U&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Exec=env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/spotify_spotify.desktop /snap/bin/spotify --force-device-scale-factor=1.5 %U&lt;/PRE&gt;</description>
    <pubDate>Sat, 20 Oct 2018 03:34:01 GMT</pubDate>
    <dc:creator>andreaolivato</dc:creator>
    <dc:date>2018-10-20T03:34:01Z</dc:date>
    <item>
      <title>Interface not scaling on HDPI screen based on System Settings [Ubuntu 18.04 and 18.10]</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4589584#M16866</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Singapore&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Huawei Matebook&amp;nbsp;X PRO&lt;/P&gt;&lt;P&gt;Resolution : 3000x2000&lt;/P&gt;&lt;P&gt;Scaling Factor: 200%&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Ubuntu 18.10 (and 18.04)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The Spotify interface doesn't follow the scaling factor set in&amp;nbsp;the Gnome Settings (200%). Everything is super small, as the rest of the desktop would appear at 100% scaling since the resolution is very high.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I think the problem is with Electron that is not correctly configured, and I found this Github topic for support:&amp;nbsp;&lt;A href="https://github.com/electron/electron/issues/615&amp;nbsp;" target="_blank"&gt;https://github.com/electron/electron/issues/615&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Attached is a screenshot comparing everything else VS Spotify&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 10:18:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4589584#M16866</guid>
      <dc:creator>andreaolivato</dc:creator>
      <dc:date>2018-10-19T10:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not scaling on HDPI screen based on System Settings [Ubuntu 18.04 and 18.10]</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4589994#M16869</link>
      <description>&lt;P&gt;They really, really need to sort this out.&lt;/P&gt;&lt;P&gt;Saying it's not an official product just doesn't wash; more than half the world's computers run on Linux for crying out loud.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 17:45:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4589994#M16869</guid>
      <dc:creator>ddtaycl</dc:creator>
      <dc:date>2018-10-19T17:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not scaling on HDPI screen based on System Settings [Ubuntu 18.04 and 18.10]</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4590317#M16870</link>
      <description>&lt;P&gt;&amp;nbsp;I read your own thread and looked at your solution, which didn't work on the Snap version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I edited the .desktop file to make your workaround work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sudo vim  /var/lib/snapd/desktop/applications/spotify_spotify.desktop&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And changed&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Exec=env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/spotify_spotify.desktop /snap/bin/spotify %U&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Exec=env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/spotify_spotify.desktop /snap/bin/spotify --force-device-scale-factor=1.5 %U&lt;/PRE&gt;</description>
      <pubDate>Sat, 20 Oct 2018 03:34:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4590317#M16870</guid>
      <dc:creator>andreaolivato</dc:creator>
      <dc:date>2018-10-20T03:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not scaling on HDPI screen based on System Settings [Ubuntu 18.04 and 18.10]</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4590400#M16871</link>
      <description>&lt;P&gt;Repeatedly pressing&lt;/P&gt;&lt;P&gt;[CTRL]&amp;nbsp; [=]&lt;/P&gt;&lt;P&gt;also did the job. You often see&lt;/P&gt;&lt;P&gt;[CTRL] [+]&lt;/P&gt;&lt;P&gt;being written on here, but in fact that doesn't work (involves holding the shift key). So, counter-intuitively, the&amp;nbsp;three keyboard shortcuts for zooming in Spotify for Linux are:&lt;/P&gt;&lt;P&gt;[CTRL] [0]&amp;nbsp; &amp;nbsp; to return to default zoom&lt;/P&gt;&lt;P&gt;[CTRL] [-]&amp;nbsp; &amp;nbsp; to zoom out&lt;/P&gt;&lt;P&gt;[CTRL] [=]&amp;nbsp; &amp;nbsp; to zoom in&lt;/P&gt;&lt;P&gt;These keyboard shortcuts, once used, should persistently affect the zoom level. As it turns out, the Spotify front-end is highly optimised for high-DPI screens; they just haven't placed a suitable option in the settings, which is crazy if you ask me because it's 2018 and everyone's buying high-DPI monitors now.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Oct 2018 07:26:19 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4590400#M16871</guid>
      <dc:creator>ddtaycl</dc:creator>
      <dc:date>2018-10-20T07:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not scaling on HDPI screen based on System Settings [Ubuntu 18.04 and 18.10]</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4590532#M16872</link>
      <description>&lt;P&gt;This is by far the user-friendliest solution. I had tried CTRL + and as you reported it doesn't work.&lt;BR /&gt;&lt;BR /&gt;CTRL= instead works perfectly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apart from adding an option under settings, I think it should read from system settings and apply the same zoom lvl.&lt;BR /&gt;&lt;BR /&gt;BTW, thanks a lot for sharing this&lt;/P&gt;</description>
      <pubDate>Sat, 20 Oct 2018 11:36:16 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Interface-not-scaling-on-HDPI-screen-based-on-System-Settings/m-p/4590532#M16872</guid>
      <dc:creator>andreaolivato</dc:creator>
      <dc:date>2018-10-20T11:36:16Z</dc:date>
    </item>
  </channel>
</rss>

