Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: move wayland event reading to the poll thread plus cleanup #314

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PaideiaDilemma
Copy link

This implements hyprwm/hyprlock#655 but here in xdph.

It might improve the experience on nvidia cards, but unsure if that's really the case.

The second commit does some cleanup regarding timers.
Removes this m_mEventMutex and instead uses a resource specific mutex for the timers.
Also locks the timers mutex when we add a new timer potentially fixing some races.

So far I only tested screensharing.

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.

1 participant