Skip to content

Conversation

archisman-panigrahi
Copy link
Collaborator

@archisman-panigrahi archisman-panigrahi commented Aug 25, 2025

Once we agree on this, I will also edit the readme and the website accordingly.

This will Fix #761

Copy link
Collaborator

@deltragon deltragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks all correct to me, thanks for looking into this!

@archisman-panigrahi
Copy link
Collaborator Author

@deltragon Could you confirm whether xprintidle does in xorg whatever pywayland does in wayland?

Or do they have different functions?

@deltragon
Copy link
Collaborator

@deltragon Could you confirm whether xprintidle does in xorg whatever pywayland does in wayland?

Or do they have different functions?

Yes, that is correct.

@deltragon
Copy link
Collaborator

Oh, I just saw the python-gi dependency - we do also need that, but it might also be called something like python-gobject. That's not a new thing, but I added it to the readme because someone was missing it.

@archisman-panigrahi archisman-panigrahi merged commit 02ac820 into slgobinath:master Aug 26, 2025
5 checks passed
@archisman-panigrahi
Copy link
Collaborator Author

Is python3-xlib necessary in Wayland?

@deltragon
Copy link
Collaborator

Is python3-xlib necessary in Wayland?

It isn't, technically - however, the way we currently import it makes it required on Wayland too. I'll send a PR to fix that (and move it to the Suggests section as well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What are the current dependencies in version 3
2 participants