User Details
- User Since
- Feb 27 2016, 6:35 PM (477 w, 3 d)
- Availability
- Available
Jun 26 2020
May 27 2020
May 26 2020
You can try to install one from your distro to check the actual content. index.theme is generated during the "configure & make".
May 23 2020
May 17 2020
May 15 2020
This is my another try as an alternative solution to D25339. Actually this works surprisingly good IMHO, at least for CJK users for most cases.
Actually I was trying to use this approach in the patch because I was afraid that variable line height may need to estimate the whole document height to make scroll work correctly.
May 11 2020
May 7 2020
I'm not sure if this is the right way to do it or it might cause any glitch, but here we go. Upon line rendering, update the maximum height we've ever seen.
Use actual line height instead of representitive character.
May 4 2020
Apr 20 2020
Just to correct it, the change is since 5.12.
5.11 -> 5.4
5.12 -> 5.12
Just fix the version by if-else check.
Fix the blank text issue by alway setLineWidth.
Clean up the code a little bit and adding comments. Also fix a small bug if m_fontHeight has
big difference with m_fontMetrics's height.
Apr 19 2020
ping? :)
Apr 18 2020
Add a screenshot to demostrate the change.
Fix the handling when layout formats has background.
handle the range with multiple lines.
Apr 17 2020
Try to fill the gap if we increase the line height with representitive char.
Apr 15 2020
fix header
Nov 25 2019
Done.
Nov 17 2019
Any idea about how konsole derive the value?.. I'm not so sure if they did a better job (probably not because IIRC I have seen similar issue in konsole).
Nov 16 2019
Add screenshot to demonstrate the problem.
Add comment about the actual characters.
Nov 7 2019
Aug 11 2019
This change doesn't serve any real functionality of kimpanel. It doesn't show the current input method in tray, doesn't hide or show up. And kimpanel usually consist multiple icons. While it's doubt whether we need that much for certain input method (currently user can blacklist some by hand), but being able to show some important ones should not be removed. (on windows, there're two icon for chinese case).
Aug 5 2019
Jan 3 2019
Jul 22 2018
Jun 6 2018
Mar 13 2018
Mar 7 2018
Not so sure why phabricator didn't set you as the commit author... sorry about that.
Mar 6 2018
May I ask when this gsettings is introduced? Is it required after certain ibus version? Is there any case that this will not work?
Feb 14 2018
I sent the comment before you corrected the diff branch. LGTM.
Oh, ok.. now the diff looks normal.
Emm, mind to get rid of the .desktop part for this review?
Jan 6 2018
Jan 5 2018
Dec 4 2017
Nov 27 2017
@jriddell ping?
Nov 22 2017
revert the accidentally changed currentIndex in ui file when save in designer.
Whether it shows up reallys depends on your system. Especially when there's multiple mouse driver available and you may using evdev.
@apol got a chance to test it?
Nov 21 2017
Also just FYI, My PR of fcitx's gtk im module recently got merged to freedesktop runtime. https://github.com/flatpak/freedesktop-sdk-images/pull/58
Nov 17 2017
Fix based on comment
Nov 16 2017
Nov 13 2017
Use the new kcoreaddons function to cal the length.