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

wip: backport xrandr -> muffin changes #245

Closed
wants to merge 1 commit into from
Closed

Conversation

mtwebster
Copy link
Member

No description provided.

@mtwebster
Copy link
Member Author

Merged - 9131984

@mtwebster mtwebster closed this Nov 14, 2024
Comment on lines -201 to -204
/* load the contents */
g_debug ("loading: %s", PNP_IDS);
if (g_file_get_contents (PNP_IDS, &priv->table_data, NULL, error) == FALSE)
return FALSE;

Choose a reason for hiding this comment

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

Does this obsolete the pnp_ids meson build option and hwdata dependency?

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.

2 participants