Skip to content

Comments

ibus python binding wasn't working due to incorrect forward-key-event signature#2

Merged
phuang merged 1 commit intoibus:masterfrom
ryoqun:master
Jun 8, 2011
Merged

ibus python binding wasn't working due to incorrect forward-key-event signature#2
phuang merged 1 commit intoibus:masterfrom
ryoqun:master

Conversation

phuang added a commit that referenced this pull request Jun 8, 2011
ibus python binding wasn't working due to incorrect forward-key-event signature
@phuang phuang merged commit cdcf5c7 into ibus:master Jun 8, 2011
@ryoqun
Copy link
Author

ryoqun commented Jun 8, 2011

thanks for merging!!

fujiwarat added a commit that referenced this pull request Jan 20, 2016
fujiwarat added a commit that referenced this pull request Jan 12, 2025
Building your own marshaller list is most of the way there to get better
signal performance, but you can go a bit further by having it generate
va_marshallers and set those too.

Not only do va_marshallers allow you to avoid the GValue boxing, it allows
you to also get better profiling data at runtime.

Fixes: c13c54e
BUG=#2683
fujiwarat added a commit that referenced this pull request Dec 9, 2025
- Fix leaks of GOptionContext in bus/main.c
- Fix leaks of IBusEngineDesc when IME is switched in
  client/wayland/ibuswaylandim.c
- Fix leaks of IBusTextClass:copy(), which is used in
  Emojier:get_one_dimension_lookup_table(), in src/ibustext.c
- Fix leak of IBusExtensionEvent with commit-text signal and clicking close
  button since it's not floating in ui/gtk3/panelbinding.vala

Fixes: a800957
BUG=#2805
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.

3 participants