Alex Smith

Results 17 comments of Alex Smith

This is also happening here, on Chromium 59 and GNOME 3.24.

I have submitted a patch upstream to add a style class to the terminal window: https://bugzilla.gnome.org/show_bug.cgi?id=765590 I think this should allow you to restore the previous terminal style in future,...

This has now been fixed upstream and committed to the 3.20 branch so should be in 3.20.2. You can use "terminal-window" in CSS to match against things in the terminal...

> One other note: Can't we just make the service dbus activatable instead of autostarting with the session? Systemd has support for this. I could come up with a PR...

Yeah, certainly I think `DISPLAY` should match what the game has.

Do you have the 32-bit dbus development package installed (`libdbus-1-dev.i686`)? It builds correctly for me with that. And yes, with commit 51606c1b1b4def30e49a28365d5961bad61103ce, `gamemoderun` should work for 32-bit apps so long...

What GPU and driver version are you using?

I wonder whether this would be better handled via a default blacklist option (when not explicitly set in a config file, and also update the example config to include them...

> But I'm open to rebase and improve the blacklist handler instead... Yes, I think that'd be best.