• 0 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle


  • Where does this imply that I downvoted anything for the reasons you mentioned? There were maybe five or six comments prior to my own, and I downvoted all of them besides OPs(which I did upvote, tyvm - funny how that didn’t work out to you noticing).

    Less spammy than “trying to set the record straight” by correcting them all, nevermind that, as I stated, I don’t have a better solution anyways, but again, yes, I also up-voted the one-or-two comments that had anything to do with OPs problem, both clarifications by OP themselves.

    I’ve also up-voted other comments since, but there have been none talking about Ribbons and Tabs since, at least. Almost like what visibility my own comment got served its purpose.

    Things don’t have to be positive to work. Sometimes Loud Garbage can slow the buildup of even-more-useless-if-well-meaning garbage. Well-intentioned, useless, basically-un-true-in-context things only pass one of Socrates criteria, btw.















  • Not that hard to stop wayland or xorg at the launch of a given application and restart it at that application’s exit. Of course, I only did it on the Raspberry Pi because the hardware lagged horribly running such apps with a gui/compositer/desktop the app wasn’t using in the background, but it wasn’t hard for me to get working, and its exactly how we did things with DOS apps and even some Windows games back in the WFWG 3.11 days.

    Basically, there’s no technical reason the host operating system should have to be providing say X, KDE, Plasma, Gnome, Gk, Wayland, whatever, to a flatpack app that needs those things. Yes, the result is a larger flatpack, but that’s why flatpack’s do dependency consolidation.

    Unless … Unless, you just really want to to run your games windowed with smooth window-resizing, minimization, maximization, etc.



  • Individual apps, particularly full-screen games, shouldn’t need “Wayland support”(quotes because what that means will vary between implimentations).

    Now, if you have to install xorg on a system that doesn’t have it in order to play a game? Yeah that would suck, although games are on my personal shortlist of application categories that should always be run from a flat-pack/equivalent and/or containerized wherever possible.

    Now I think about it, why don’t (anti-cheat)games just run their own VM’s and “calibrate” those versus any weird system variables? Seems like a better anti-cheat than hacking-my-kernel-to-make-sure-I’m-not-hacking-the-game…