xim-rs icon indicating copy to clipboard operation
xim-rs copied to clipboard

fix: xim-parser: Handle Feedback as bitflag

Open npmania opened this issue 10 months ago • 0 comments

While XIMFEEDBACK value is bitflag, xim-parser doesn't handle it as is, resulting in error. This patch fixes bitflag property of Feedback so it's value can be handled properly.

npmania avatar Apr 30 '24 01:04 npmania