sixdripb

joined 2 years ago
 

If you want to use gamescope you must make sure of the following things (as of writing):

  1. you installed gamescope from Flathub and its runtime version is the same as the one used by Steam (can be done and checked with the “Warehouse” app). At this moment Steam uses 25.08
  2. for games that use Proton you MUST install Proton-GE as a Steam flatpak Add-on (from your App Store) and then enable it in Steam under Settings -> Compatibility -> select the one with “(flatpak)” or under a game’s Properties window. Otherwise, gamescope will have swapchain errors or crash. Even the builtin Proton versions don’t work as it stands. (upstream issue)

Gamescope can than be used as a launch option.

An Example: Running “Road to Vostok” at a lower resolution (because it doesn’t have a setting for that inside of the game sadly, and my hidpi laptop can’t really run it too comfortably at native res) + MangoHud(installed as flatpak):

LD_PRELOAD= gamescope -f -W 1920 -H 1200 --mangoapp -- env LD_PRELOAD=“$LD_PRELOAD” %command%

Keep in mind some flags are not working on wayland like -o (allows changing refresh-rate if the game is unfocused) (ref)

edit: seems like there’s also a bug with fps lagging after ~20mins or so, which can be mitigated with prepending LD_PRELOAD=“” to the launch command + adding env LD_PRELOAD="$LD_PRELOAD" before %command% (upstream issue)

[–] sixdripb@lemmy.world 11 points 1 month ago

I think GPL already does that, if they don’t disclose the copyright holder or if they change the license for their product(Claude etc is just a software that uses the original code to function)

[–] sixdripb@lemmy.world 4 points 1 month ago* (last edited 1 month ago)

Suchir had to die, for these fuckers to have a single neuron activation. .. reality’s cooked

[–] sixdripb@lemmy.world 3 points 3 months ago* (last edited 3 months ago)

Yes, this is “surface level” styling as a theme. It targets Inkscape-specific widgets as much as possible, which improves things considerably. It does not change Inkscape beyond the styling level

If you could explain your panel issue in more detail (I don’t understand what you meant exactly) and if there isn’t already, it would be good to submit it as a issue to Inkscape directly

[–] sixdripb@lemmy.world 3 points 3 months ago (2 children)

nice, feel free to give any feedback if you have any problems with it.

[–] sixdripb@lemmy.world 8 points 3 months ago* (last edited 3 months ago) (4 children)

I made/maintain a UI-style from scratch for Inkscape, if anyone is interested. It addresses various UI issues

https://gitlab.com/sxwpb/ink-sx-ui

 

Hello, I created this restyle for inkscape, if you like it you can get it on the gitlab page:

https://gitlab.com/sxwpb/ink-sx-ui

If you find issues you could report them on gitlab so I know about them.