Niko Föhr

Results 172 comments of Niko Föhr

I've done some testing and here are results. #### org.Xfce.Session.Manager.Inhibit - Does not exists yet in Xfce 4.18. Should probably be the chosen method on Xfce 4.20 and above (in...

As none of the above methods are suitable for just the **keep.running** method (without sudo), I'm not sure what to do. I asked on the [xfce forums](https://forum.xfce.org/viewtopic.php?pid=76709#p76709) some advice. Perhaps...

One possible alternative could be to use the `gtk_application_inhibit()` (https://github.com/fohrloop/wakepy/issues/404)

Would probably be the best also print the used method every time with the `wakepy` CLI command is used.

Just merged https://github.com/fohrloop/wakepy/pull/257, which is useful in itself and takes this issue one step closer to completion.

Hi @mapix and thank you for creating the PR! I think the description of this PR has a mistake as this does not *fix* issue 111 or issue 133, but...

@mapix thanks a lot! I think we can keep this PR open until all the changes coming to the next releases are merged, and then have a final touch on...

Also other notebooks won't show content on GitHub For example, this: https://github.com/catboost/tutorials/blob/master/python_tutorial.ipynb As a workaround, one can either a) Clone the repo and check the contents locally (for example in...

I have now a working implementation which still requires some refactoring + tests, but here are some timings. It can run in two modes: - If `gi` (PyGObject) is installed...

I'm leaving this one open. I'm working on other projects and I don't have this top of my priority list. Coming back to this later, whenever I have spare time...