Comment on Windows 11 Start menu ads are now rolling out to everyone
KillingTimeItself@lemmy.dbzer0.com 8 months agonvidia card im guessing? Switching using nvidia is almost never fun. Theoretically i think proprietary drivers should maybe support this, but i’ve never tried.
Scaling problems are usually related to having multiple monitors, so i’m confused that you were having those, unless you were using multiple monitors, then it would make sense.
FeelThePower@lemmy.dbzer0.com 8 months ago
Yep, Nvidia. As for the scaling issues I’m not sure either. UI elements were fine but no matter what desktop environment I used, some things (though I can only remember steam immediately) would be super tiny in full 1080p instead of scaling with the rest of the applications. Didn’t try tiling window managers because honestly I don’t enjoy them so no comment on that one.
erwan@lemmy.ml 8 months ago
I know it sucks to have to discard some manufacturers because of their poor Linux support but that’s where we are.
I prefer to pick manufacturers that support Linux than having to go back to Windows.
FeelThePower@lemmy.dbzer0.com 8 months ago
I’ll probably look more into it, but the only reason I didn’t before is because I couldn’t find one in my price range with reasonable specs that ran on Linux. I have a G15 5515 that cost me around 500 when I got it, has an rtx 3050 and 16gb ram with a ryzen 5. System76 didn’t really have any comparable offerings for that price at the time.
KillingTimeItself@lemmy.dbzer0.com 8 months ago
i can say, having used a WM, that generally, they come with nothing fancy, unless you get a less spicy one, so you would be experiencing a lot of non configured garbage not work very much. Scaling might be fine though. Although from what i can vaguely recall, if it’s with steam exclusively, steam can sometimes require a specific font type, otherwise things can get weird, might be that.
Also have you ever tried a tiling WM? If not i would recommend it, they’re weird, but the amount of time i no longer spend moving between windows is SO much lower. Probably pick something that comes as a full package though. Otherwise things will be very exciting.
a lot of applications also have an individual scaling, which can sometimes cause issues, i had that problem with GIMP for instance, though i was manually able to configure it’s scaling to fix it.
sugar_in_your_tea@sh.itjust.works 8 months ago
That’s usually just a setting in the desktop environment. I don’t know about GNOME or others, but KDE generally has a lot of customization like this.
FeelThePower@lemmy.dbzer0.com 8 months ago
Wait, could you explain? So KDE can control scaling at the application level? Because I was able to set the scaling in the actual settings just fine and it worked for the UI and most applications. I just remember a few wouldn’t scale up no matter what I did.
sugar_in_your_tea@sh.itjust.works 8 months ago
Not at the application level. I thought you were talking about desktop-wide scaling? You can also scale plasma-specific stuff independently, like the icons on the taskbar or whatever.
But inside of an application, it would really depend on what framework the application uses. You might have options if it’s Qt or GTK+ and is built properly (e.g. you could target it with CSS or something), but the application can easily override that, so you may be SOL.