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

Listen to new pre/post monitor connection/disconnection events #65

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

levnikmyskin
Copy link
Owner

@levnikmyskin levnikmyskin commented Nov 17, 2024

This finally removes the need to have the function hooks for monitor connection/disconnection. This is already merged into Hyprland hyprwm/Hyprland#8503

This should remove a good set of issues

@WhySoBad
Copy link
Collaborator

Hi,
I'll have a look at this in the next days :)

@levnikmyskin
Copy link
Owner Author

Thanks :)

Copy link
Collaborator

@WhySoBad WhySoBad left a comment

Choose a reason for hiding this comment

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

The changes look good to me.

However, a thing I noticed which is not directly related to this pull request is that we should have a github action which lints the code (mainly for formatting). I think you use clang-format and I don't use a formatter which causes a lot of formatting changes as soon as you touch code which I added/modified.

@levnikmyskin
Copy link
Owner Author

yeah I totally agree @WhySoBad! I'm using clang-format with the same rules of the Hyprland codebase. Would you like to take care of this?

@levnikmyskin levnikmyskin merged commit 863acc3 into dev Nov 21, 2024
1 check passed
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