Mariusz Zarzycki
Mariusz Zarzycki
For the people who end up here, in the meantime you can always overwrite the graphiql template that flask-graphql uses. ``` GraphQLView.as_view( ... graphiql_version="1.0.5", graphiql_template=graphiql_template.TEMPLATE, ) ``` Where `graphiql_template.TEMPLATE` is...
> > I installed gamemode using "apt install gamemode"(After adding the repository). > > Yeah so you're missing the 32bit libs. Remove gamemode (`apt remove gamemode --autoremove`), and download the...
I tried the following: * Purge all gamemode packages from apt and install the packages separately * Purge all gamemode packages and reinstall from apt I'm currently trying (and failing)...
Here is the output: ``` : Loading config Loading config file [/usr/share/gamemode/gamemode.ini] : Running tests :: Basic client tests :: Passed :: Dual client tests gamemode request succeeded and is...
That explains it, I confirmed with `gamemoded --status` that gamemode runs correctly. Thank you for the help. glxgears runs correctly with gamemoderun too.
Sorry for taking a while to respond, I simply don't have enough information on the workflow that OSCI uses (my bad) to elaborate further than what @abitrolly said. I would...
> 1. Could u move the setting beneath Display Play Button In Video Player. I think that is a better place for it. > > 2. While testing on this...
@absidue @PikachuEXE if you could see above and comment that'd be great :)
@efb4f5ff-1298-471a-8973-3d47447115dc what are your thoughts now, I couldn't replicate the captions generation happening again so not sure how to move forward with this PR
This will likely be an annoying conditional to actually make, should we just change the label to a non-action like "Video statistics". That way it will be an implied toggle?