Niko Föhr

Results 78 issues of Niko Föhr

While I've [previously said](https://github.com/fohrloop/wakepy/issues/29#issuecomment-1908867674) that the default on_fail="error" for the wakepy modes (keep.presenting / keep.running) comes from zen of python: > Errors should never pass silently. > Unless explicitly silenced....

Type: Enhancement

Aims to close: #404 ### Add support for unix systems with GTK - The solution supports both, GTK3 and GTK4, and adds *keep.running* and *keep.presenting* modes to all platforms with...

It would be good if there was better logging for wakepy - Tell which mode are entering to (debug) - Tell which methods were tried, and if they fail, why...

good first issue
Type: Enhancement

See: https://docs.gtk.org/gtk3/method.Application.inhibit.html If I'm not mistaken, this requires [PyGObject](https://pygobject.gnome.org/index.html) (which has import name `gi`) . It could be used as an alternative "no dbus" option? This is a particularly interesting...

This would be a non-dbus alternative on KDE. This together with https://github.com/fohrloop/wakepy/issues/404 might make the `jeepney` python package dependency optional https://github.com/fohrloop/wakepy/issues/65) - See: https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/2 Since the MR has Milestone "5.20",...

**Is your feature request related to a problem? Please describe.** (see below) **Describe the solution you'd like** Would like be able to filter out CI downloads. No idea how that...

enhancement

The 3.14.0 beta 1 is released Tuesday, 2025-05-06. After it, no new features are added to the 3.14 and it would be a good idea to add tests for it....

good first issue
Type: Maintenance

In short it is possible to use more recent versions of pip to install versions up to sphinx-autobuild==2024.4.16, but **it's not possible to install a later version of sphinx-autobuild, like...