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

Fix Hyprland display indexing #52

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

joshbeard
Copy link
Owner

Use the index in which the display is returned from the hyprctl output for the display index, making it consistent with other session types.

This previously used Hyprland's id attribute. This fixes a bug with blacklisting - the display was inconsistent between discovering the display and setting a new wallpaper.

Use the index in which the display is returned from the `hyprctl` output
for the display index, making it consistent with other session types.

This previously used Hyprland's `id` attribute. This fixes a bug with
blacklisting - the display was inconsistent between discovering the
display and setting a new wallpaper.
Copy link
Contributor

deepsource-io bot commented Aug 16, 2024

Here's the code health analysis summary for commits ce922ac..27583eb. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Go LogoGo❌ Failure
❗ 6 occurences introduced
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@joshbeard joshbeard merged commit 0d517b7 into master Aug 16, 2024
8 of 9 checks passed
@joshbeard joshbeard deleted the fix-hyprland-display-index branch August 16, 2024 23:47
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