Skip to content

inputcapture: Use G_PARAM_STATIC_STRINGS#222

Merged
TingPing merged 2 commits into
flatpak:mainfrom
A6GibKm:static-strings
May 31, 2026
Merged

inputcapture: Use G_PARAM_STATIC_STRINGS#222
TingPing merged 2 commits into
flatpak:mainfrom
A6GibKm:static-strings

Conversation

@A6GibKm

@A6GibKm A6GibKm commented May 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

A6GibKm added 2 commits May 31, 2026 11:15
This allows to use static strings. As per the docs of
g_param_spec_internal, names which violate these rules lead to undefined
behaviour.
As per the flag's documentation, it is recommended to use this for all
properties by default, as it allows for internal performance
improvements in GObject.
@TingPing TingPing merged commit 4f2337f into flatpak:main May 31, 2026
15 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