Skip to content

Conversation

@gulafaran
Copy link
Contributor

use is_trivially_copyable instead because is_arithmetic_v exludes small POD structs, enums, and certain trivially copyable types.

also add a if guard in emit if we have no listeners, no point emitting.

use is_trivially_copyable instead because is_arithmetic_v exludes small
POD structs, enums, and certain trivially copyable types.

also add a if guard in emit if we have no listeners, no point emitting.
@vaxerski vaxerski merged commit 5ac060b into hyprwm:main Dec 19, 2025
4 checks 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