Niko Föhr
Niko Föhr
Different methods on xfce: #### org.Xfce.Session.Manager.Inhibit * Introduced in [xfce-session/#22](https://gitlab.xfce.org/xfce/xfce4-session/-/merge_requests/22) (in particular, the commit [895a580d](https://gitlab.xfce.org/xfce/xfce4-session/-/merge_requests/22/diffs?commit_id=895a580d1612ae308bc6ecde4bc4adb932957d49#91b360d251885595aa8492696a69f194ca328bc7)). Merged into xfce-session in commit [aa586e05](https://gitlab.xfce.org/xfce/xfce4-session/-/commit/aa586e05ebe18cdbd91afba7db2c125597346406) (April 13th, 2023). It is not part of the...
Could it be possible to create a version of wakepy which would not depend on any python libraries for dbus communication? ### Notes - gnome_session_manager.c at [mpv_inhibit_gnome](https://github.com/Guldoman/mpv_inhibit_gnome). See: https://github.com/Guldoman/mpv_inhibit_gnome/blob/v0.1.3/src/gnome_session_manager.c #####...
..at least if there's anything special about wakepy which should be taken into account.
It would be nice to add some automated way to collect closed issues to a release page. In the page, it would be handy if the Labels were used to...
Right now (0.8.0dev) there's no different indication if WAKEPY_FAKE_SUCCESS is used. It should be clear if the env var is set and WakepyFakeSuccess method is used.
Add a subclassing guide. In addition, update enter_mode, exit_mode, heartbeat, caniuse docst and add link to the Method subclassing guide.
Currently, when subclassing Method, if the `caniuse()` check fails, the subclass could either. - Return `False` (means unsuitable) or a string (means unsuitable and tell a reason for it) -...
Check if it's possible to improve the score at https://deps.dev/project/github/np-8%2Fwakepy (check if link correct after 0.8.0 release) ## The dev.deps score card as of June 10th, with wakepy 0.9.1: ...
Check if there's anything on the list that could/should be used in wakepy repo: https://github.com/cjolowicz/cookiecutter-hypermodern-python