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

monitor: don't damage twice #4727

Merged
merged 1 commit into from
Feb 17, 2024
Merged

monitor: don't damage twice #4727

merged 1 commit into from
Feb 17, 2024

Conversation

abmantis
Copy link
Contributor

@abmantis abmantis commented Feb 16, 2024

Describe your PR, what does it fix/add?

When scaled, the ring is already fully damaged, no need to add the region damage.

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

Also moved a variable that was being declared way to far for where it is actually used.

Is it ready for merging, or does it need work?

Ready.

When scaled, the ring is already fully damaged, no need to add the region
damage.

Also moved a variable that was being declared way to far for where it is
actually used.
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

ok

@vaxerski vaxerski merged commit e3e7e1f into hyprwm:main Feb 17, 2024
11 checks passed
@abmantis abmantis deleted the no_twice_damage branch February 17, 2024 02:31
fufexan pushed a commit to fufexan/Hyprland that referenced this pull request Feb 23, 2024
When scaled, the ring is already fully damaged, no need to add the region
damage.

Also moved a variable that was being declared way to far for where it is
actually used.

Co-authored-by: Abilio Costa <[email protected]>
lisuke pushed a commit to lisuke/Hyprland that referenced this pull request Apr 15, 2024
When scaled, the ring is already fully damaged, no need to add the region
damage.

Also moved a variable that was being declared way to far for where it is
actually used.

Co-authored-by: Abilio Costa <[email protected]>
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