Conversation
1c23afd to
f6f315a
Compare
47ce746 to
82673a5
Compare
59d1516 to
74b2cf9
Compare
fujiwarat
added a commit
that referenced
this pull request
Dec 19, 2024
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: ibus@c13c54e BUG=ibus#2683
fujiwarat
added a commit
that referenced
this pull request
Dec 19, 2024
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: ibus@c13c54e BUG=ibus#2683
fujiwarat
added a commit
that referenced
this pull request
Dec 24, 2024
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: ibus@c13c54e BUG=ibus#2683
fujiwarat
added a commit
that referenced
this pull request
Dec 29, 2024
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: ibus@c13c54e BUG=ibus#2683
fujiwarat
added a commit
that referenced
this pull request
Jan 21, 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: ibus@c13c54e BUG=ibus#2683
fujiwarat
added a commit
that referenced
this pull request
May 25, 2025
French (BEPO, AFNOR) file, /usr/share/X11/xkb/symbols/fr, details the proposed expressions of the pseudo-deadkeys within U+FDD0 to U+FDD9 range. BUG=ibus#2748 BUG=https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/8368
fujiwarat
added a commit
that referenced
this pull request
Oct 14, 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: ibus@a800957 BUG=ibus#2805
1acf4b7 to
fd0dd84
Compare
fujiwarat
added a commit
that referenced
this pull request
Nov 26, 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: ibus@a800957 BUG=ibus#2805
fujiwarat
added a commit
that referenced
this pull request
Nov 26, 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: ibus@a800957 BUG=ibus#2805
fujiwarat
added a commit
that referenced
this pull request
Dec 10, 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: ibus@a800957 BUG=ibus#2805
…dora 43" This reverts commit cd53b97.
Add _ibus_engine_simple_set_test_xkb().
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.