Yeah dude
super_mario_69
mustard on egg
Mint is cool, linux is cool, and you are cool too. Enjoy
It does yeah, but not for applications running in XWayland. For example, I'm running a secondary 4k monitor with 1.5x scaling so it matches the other 1440p monitor. For native wayland applications, everything works just fine, but running an XWayland application on the 4k monitor will make it render at 1440p and become a blurry nasty mess. In KDE it will render in proper 4k (as if it was native a Wayland window), because they've somehow worked around that issue.
KDE's VRR and XWayland fractional scaling implementations are pretty dope. Wlroots pls
I was at a wedding once and some random cool dude who sat next to me used the term "historical materialism" so that seemed pretty obvious.
I love arch and I'm incredibly biased, but here goes. I have used Arch exclusively for the past n years. All of the things you've mentioned will work great. The AUR absolutely rules. It's rather similiar to Void in the sense that it's a completely blank slate, so it's going to be as unique an experience as you make it.
Arch is really stable and reliable as long as you don't break it, really. Out of the handful of times I've fucked up my install, all of them have been my own fault. Fortunately Arch is (relatively) easy to fix: keep a live USB on hand and chroot into your physical drive with arch-chroot
and unfuck whatever needs unfucking. I haven't ever had to completely start over from scratch a single time. It's a learning experience!
Go for it, I say. Try it in a VM beforehand if you gotta.
I wonder if he knows that the woman (Tove Jansson) who made the character in this ridiculous idiot's avatar (Snusmumriken) was in an "intimate relationship" with another woman? Do you think he'd be upset if he knew that?
Remember! If you see someone shoplifting, you didn't.
I'm not 100% sure but I think it was dropped a couple of years ago. Plenty of war memorials over here still have at least one swastika on them though
I've been fucking around a lot with this same stuff on a similar setup (6900XT, sway, M27QP, Arch 6.4 tkg-pds). I managed to make it work more or less flawlessly. Here's how I did it:
-
I use
MANGOHUD=1 gamemoderun %command%
in Steam to run my games. -
When Gamemode runs, it's configured to enable
adaptive_sync
, startgpu-screen-recorder
, and run a script that setspp_power_profile_mode
to1
andpower_dpm_force_performance_level
tohigh
. As @Atemu mentioned, there's some kind of bug with amdgpu, so by default the power management will be all over the place. -
The built-in frame limiter in some games (e.g. Apex Legends, Risk of Rain 2) can cause stutter for some reason I don't understand. V-Sync also had stutter and also caused noticeable input lag. The solution was to use MangoHud's frame limiter with
fps_limit=165
inMangoHud.conf
. -
This patch fixes the mouse move VRR issue. There's instructions on how to apply it if you scroll down a bit. If it still doesn't work right, try launching sway with
WLR_NO_HARDWARE_CURSORS=1 sway
. No need to disable direct scanout either.
Let me know if it works!
I'm on a project where we original had three devs, but two of them did exactly what is depicted in this image, so now there's only me. There's a proper god damn mountain of tech debt that keeps growing. At this point it'd take me probably a solid couple of months to sort it out, but of course the customer doesn't want to pay for anything, because "what's the problem, it's still running". All I can really do is glance at it every now and then, like that gif with richard ayoade and the fire from IT crowd. It's a pretty big and widely used system too, so it's gonna be a real biblical clusterfuck when it finally shits the bed.