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

Allow named monitors on wayland #1003

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Allow named monitors on wayland #1003

merged 2 commits into from
Dec 20, 2023

Conversation

elkowar
Copy link
Owner

@elkowar elkowar commented Dec 20, 2023

Please follow this template, if applicable.

Description

Allows named monitors on wayland, adds monitor selection and the option to add multiple matchers for monitor names.

Usage

(defwindow foo :monitor ["<primary>" 1 "DisplayPort-0"]
 ; ...
)

Checklist

Please make sure you can check all the boxes that apply to this PR.

  • All widgets I've added are correctly documented.
  • I added my changes to CHANGELOG.md, if appropriate.
  • The documentation in the docs/content/main directory has been adjusted to reflect my changes.
  • I used cargo fmt to automatically format all code before committing

@elkowar elkowar merged commit 4f1f853 into master Dec 20, 2023
1 check passed
@elkowar elkowar deleted the monitor-stuff branch December 20, 2023 15:59
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