Feed Advanced Search

Nov 13 2017

xuetianweng added a reviewer for D8800: Add a new function to measure the length by text.: Frameworks.
Nov 13 2017, 7:12 PM · Frameworks
xuetianweng created D8800: Add a new function to measure the length by text..
Nov 13 2017, 7:12 PM · Frameworks
xuetianweng added a reviewer for D8798: Add xf86-input-libinput support for X11 mouse backend.: Plasma.
Nov 13 2017, 6:47 PM · Plasma
xuetianweng created D8798: Add xf86-input-libinput support for X11 mouse backend..
Nov 13 2017, 6:45 PM · Plasma

Nov 12 2017

xuetianweng added inline comments to D8771: Use heuristic weighted length algorithm to calculate the query term length..
Nov 12 2017, 5:47 PM · Plasma
xuetianweng updated the diff for D8771: Use heuristic weighted length algorithm to calculate the query term length..

forget to use else..

Nov 12 2017, 5:46 PM · Plasma
xuetianweng updated the diff for D8771: Use heuristic weighted length algorithm to calculate the query term length..

Revert the accident checking length change. Also make weightedLength linkage local.

Nov 12 2017, 11:04 AM · Plasma
xuetianweng created D8771: Use heuristic weighted length algorithm to calculate the query term length..
Nov 12 2017, 11:02 AM · Plasma
xuetianweng updated the diff for D8770: Resolve the input method issue by always force focus in search field..

revert the reordering of code in unrelated part

Nov 12 2017, 10:29 AM · Plasma
xuetianweng created D8770: Resolve the input method issue by always force focus in search field..
Nov 12 2017, 10:26 AM · Plasma

Nov 9 2017

xuetianweng committed R120:be8f58ac1a0b: Merge branch 'Plasma/5.11' (authored by xuetianweng).
Merge branch 'Plasma/5.11'
Nov 9 2017, 6:40 PM
xuetianweng committed R120:46aaa0e76c7b: Preserve the order in dbus menu when doing action reusing. (authored by xuetianweng).
Preserve the order in dbus menu when doing action reusing.
Nov 9 2017, 6:39 PM
xuetianweng closed D8585: Preserve the order in dbus menu when doing action reusing..
Nov 9 2017, 6:39 PM · Plasma
xuetianweng updated the diff for D8739: Include fcitx's platform input context in runtime..

Add a version tag instead of always using master.

Nov 9 2017, 6:21 PM
xuetianweng added a reviewer for D8585: Preserve the order in dbus menu when doing action reusing.: broulik.
Nov 9 2017, 6:14 PM · Plasma
xuetianweng created D8739: Include fcitx's platform input context in runtime..
Nov 9 2017, 6:12 PM
xuetianweng committed R119:40f8edd70f4a: Refactor kcm_input to enable having multiple backends. (authored by xuetianweng).
Refactor kcm_input to enable having multiple backends.
Nov 9 2017, 3:09 AM
xuetianweng closed D8460: Refactor kcm_input to enable having multiple backends..
Nov 9 2017, 3:09 AM · Plasma

Nov 5 2017

xuetianweng accepted D7074: Avoid crashing kded on wayland session.
Nov 5 2017, 2:59 AM
xuetianweng accepted D7338: Use QScreen to monitor screen geometry changes.
Nov 5 2017, 2:58 AM

Nov 4 2017

xuetianweng added inline comments to D7338: Use QScreen to monitor screen geometry changes.
Nov 4 2017, 9:51 PM
xuetianweng added inline comments to D7074: Avoid crashing kded on wayland session.
Nov 4 2017, 9:44 PM

Nov 3 2017

xuetianweng requested changes to D7074: Avoid crashing kded on wayland session.
Nov 3 2017, 5:33 PM
xuetianweng added a comment to D7074: Avoid crashing kded on wayland session.

Since those class are called "X11....", can you avoid using those class in the caller instead of make themselves check the platform?

Nov 3 2017, 5:32 PM
xuetianweng requested changes to D7338: Use QScreen to monitor screen geometry changes.

Sorry for being lazy to review this.
I noticed that there's no devicePixelRatio in your code change so I think there's a problem in hidpi.
AFAIK, QScreen returns size after scaled with hidpi. You need to restore it to make it work on hidpi correctly.

Nov 3 2017, 5:29 PM
xuetianweng abandoned D5805: include directory should contains all directory from pkg-config.

Just noticed that FindPkgConfig has import_module now.. Personally I just port my code to use that.

Nov 3 2017, 5:25 PM · Build System, Frameworks
xuetianweng abandoned D8168: kcm_input: Refactor the code and add support for libinput under X11.

Being split into small patches

Nov 3 2017, 4:05 PM · Plasma
xuetianweng reclaimed D8460: Refactor kcm_input to enable having multiple backends..

.. Sorry click on the wrong one.

Nov 3 2017, 4:05 PM · Plasma
xuetianweng abandoned D8460: Refactor kcm_input to enable having multiple backends..

To be split into small patches.

Nov 3 2017, 4:04 PM · Plasma

Nov 2 2017

xuetianweng added a reviewer for D8460: Refactor kcm_input to enable having multiple backends.: Plasma.
Nov 2 2017, 4:02 AM · Plasma
xuetianweng added a reviewer for D8529: Plasma change icons should exit after its work finished.: Plasma.
Nov 2 2017, 4:01 AM · Plasma

Nov 1 2017

xuetianweng added a comment to D8460: Refactor kcm_input to enable having multiple backends..
In D8460#161613, @subdiff wrote:

Also, I doubt if our X11 backend work on Xwayland. AFAIK Xwayland will only
get a virtual cursor. Thus I just move the condition to check the name of qpa
platform for now.

Can you explain this more? And why is checking the qpa platform name now different to the previous check? But I think you're right that the backend is not used in the Wayland session. The workaround in KWin reads in the X mouse acceleration directly from the config file.

Nov 1 2017, 3:28 AM · Plasma
xuetianweng updated the diff for D8460: Refactor kcm_input to enable having multiple backends..

Remove backend check so xwayland settings may be changed.

Nov 1 2017, 3:27 AM · Plasma
xuetianweng added inline comments to D8460: Refactor kcm_input to enable having multiple backends..
Nov 1 2017, 3:07 AM · Plasma
xuetianweng updated the diff for D8460: Refactor kcm_input to enable having multiple backends..

update based on comments.

Nov 1 2017, 3:06 AM · Plasma

Oct 31 2017

xuetianweng created D8585: Preserve the order in dbus menu when doing action reusing..
Oct 31 2017, 11:40 PM · Plasma
xuetianweng committed R112:965ffbd40074: Merge branch 'Plasma/5.11' (authored by xuetianweng).
Merge branch 'Plasma/5.11'
Oct 31 2017, 4:43 AM
xuetianweng committed R112:3bb29aca376e: Fix i18ncd -> i18ndc. (authored by xuetianweng).
Fix i18ncd -> i18ndc.
Oct 31 2017, 4:43 AM

Oct 30 2017

xuetianweng added a comment to D8529: Plasma change icons should exit after its work finished..

@mart I understand what you want to say, but for this specific case:

Oct 30 2017, 2:40 PM · Plasma

Oct 27 2017

xuetianweng created D8529: Plasma change icons should exit after its work finished..
Oct 27 2017, 10:51 PM · Plasma
xuetianweng updated the diff for D8460: Refactor kcm_input to enable having multiple backends..

Update accroding to subdiff's comment.

Oct 27 2017, 1:14 AM · Plasma

Oct 25 2017

xuetianweng created D8460: Refactor kcm_input to enable having multiple backends..
Oct 25 2017, 4:16 AM · Plasma
xuetianweng committed R119:987b4dec9264: Port kcm input to UI File. (authored by xuetianweng).
Port kcm input to UI File.
Oct 25 2017, 2:46 AM
xuetianweng closed D8456: Port kcm input to UI File..
Oct 25 2017, 2:45 AM · Plasma
xuetianweng updated the diff for D8456: Port kcm input to UI File..

Merge kmousedlg.ui into kcmmouse.ui.

Oct 25 2017, 1:16 AM · Plasma

Oct 24 2017

xuetianweng created D8456: Port kcm input to UI File..
Oct 24 2017, 10:33 PM · Plasma
xuetianweng added a comment to D8168: kcm_input: Refactor the code and add support for libinput under X11.

ping

Oct 24 2017, 4:15 AM · Plasma

Oct 17 2017

xuetianweng added inline comments to D8346: Remove blocking call in KStatusNotifierItem.
Oct 17 2017, 5:58 PM · Frameworks
xuetianweng added inline comments to D8346: Remove blocking call in KStatusNotifierItem.
Oct 17 2017, 5:49 PM · Frameworks

Oct 16 2017

xuetianweng committed R119:e0735ebd5033: Merge branch 'Plasma/5.11' (authored by xuetianweng).
Merge branch 'Plasma/5.11'
Oct 16 2017, 5:22 AM
xuetianweng committed R119:2f65154995bb: kimpanel: we don't change text color in new implementation. remove used code. (authored by xuetianweng).
kimpanel: we don't change text color in new implementation. remove used code.
Oct 16 2017, 5:20 AM

Oct 7 2017

xuetianweng updated the test plan for D8168: kcm_input: Refactor the code and add support for libinput under X11.
Oct 7 2017, 1:15 PM · Plasma
xuetianweng retitled D8168: kcm_input: Refactor the code and add support for libinput under X11 from kcm_input: Refactor the code to enable support of multiple backends. to kcm_input: Refactor the code and add support for libinput under X11.
Oct 7 2017, 1:14 PM · Plasma
xuetianweng updated the diff for D8168: kcm_input: Refactor the code and add support for libinput under X11.

using a UI file and add libinput support.

Oct 7 2017, 1:13 PM · Plasma
xuetianweng created D8168: kcm_input: Refactor the code and add support for libinput under X11.
Oct 7 2017, 8:56 AM · Plasma

Oct 5 2017

xuetianweng updated the task description for T6838: Modern and Global Text Input For Every User (Input Methods, Emoji, Touch, ...).
Oct 5 2017, 5:38 PM · Goal settings 2017
xuetianweng committed R98:59c62319781b: Add support for gtk3 theme variant feature. (authored by xuetianweng).
Add support for gtk3 theme variant feature.
Oct 5 2017, 4:02 PM
xuetianweng closed D8149: Add support for gtk3 theme variant feature..
Oct 5 2017, 4:02 PM · Plasma
xuetianweng created D8149: Add support for gtk3 theme variant feature..
Oct 5 2017, 4:47 AM · Plasma

Sep 21 2017

xuetianweng committed R119:317af6b8d816: kimpanel: Wrap everything in an item for PlasmaCore.Dialog (authored by xuetianweng).
kimpanel: Wrap everything in an item for PlasmaCore.Dialog
Sep 21 2017, 6:55 PM
xuetianweng committed R119:6ccdce07d1de: Merge branch 'Plasma/5.11' (authored by xuetianweng).
Merge branch 'Plasma/5.11'
Sep 21 2017, 6:55 PM

Sep 20 2017

xuetianweng committed R119:d087ee6230f0: Merge branch 'Plasma/5.11' (authored by xuetianweng).
Merge branch 'Plasma/5.11'
Sep 20 2017, 11:44 PM
xuetianweng committed R119:091800d78de9: kimpanel: another try to workaround kimpanel window not getting updated issue. (authored by xuetianweng).
kimpanel: another try to workaround kimpanel window not getting updated issue.
Sep 20 2017, 11:43 PM

Sep 5 2017

xuetianweng committed R242:8d38df353422: Fix invalid id in viewitem. (authored by xuetianweng).
Fix invalid id in viewitem.
Sep 5 2017, 2:55 PM
xuetianweng closed D7491: Fix invalid id in viewitem. by committing R242:8d38df353422: Fix invalid id in viewitem..
Sep 5 2017, 2:55 PM · Frameworks

Sep 4 2017

xuetianweng abandoned D1075: Display mouse image in mouse kcm properly on highdpi screen.
Sep 4 2017, 11:54 PM · Plasma
xuetianweng added reviewers for D7491: Fix invalid id in viewitem.: Plasma, davidedmundson.

ping

Sep 4 2017, 11:54 PM · Frameworks

Sep 1 2017

xuetianweng committed R114:819ed65e6f8b: Try to get higher quality image for flickr potd. (authored by xuetianweng).
Try to get higher quality image for flickr potd.
Sep 1 2017, 11:23 PM

Aug 23 2017

xuetianweng committed R119:5377b6b03b8d: kimpanel: change highlight color (authored by xuetianweng).
kimpanel: change highlight color
Aug 23 2017, 8:26 PM
xuetianweng closed D7436: kimpanel: change highlight color by committing R119:5377b6b03b8d: kimpanel: change highlight color.
Aug 23 2017, 8:26 PM · Plasma
xuetianweng added a comment to D7436: kimpanel: change highlight color.

That's a bug in breeze. Should be fixed with https://phabricator.kde.org/D7491

Aug 23 2017, 8:24 PM · Plasma
xuetianweng updated the summary of D7436: kimpanel: change highlight color.
Aug 23 2017, 7:36 PM · Plasma
xuetianweng updated the diff for D7436: kimpanel: change highlight color.

Use plasma svg as highlight

Aug 23 2017, 7:30 PM · Plasma
xuetianweng commandeered D7436: kimpanel: change highlight color.
Aug 23 2017, 7:27 PM · Plasma
xuetianweng created D7491: Fix invalid id in viewitem..
Aug 23 2017, 6:30 PM · Frameworks

Aug 20 2017

xuetianweng added a comment to D7436: kimpanel: change highlight color.

Can you try to make use of PlasmaComponents.Highlight instead of custom highlight like this?

Aug 20 2017, 10:44 PM · Plasma

Aug 19 2017

xuetianweng committed R120:403b7348e168: notifications: Correctly display the file in jobs (authored by xuetianweng).
notifications: Correctly display the file in jobs
Aug 19 2017, 9:08 PM
xuetianweng closed D4879: notifications: Correctly display the file in jobs by committing R120:403b7348e168: notifications: Correctly display the file in jobs.
Aug 19 2017, 9:08 PM · Plasma
xuetianweng updated the diff for D4879: notifications: Correctly display the file in jobs.

update based on david's comments.

Aug 19 2017, 8:55 PM · Plasma

Aug 9 2017

xuetianweng committed R293:5f6bd28119c6: Fix directory based search. (authored by xuetianweng).
Fix directory based search.
Aug 9 2017, 9:40 PM
xuetianweng closed D5631: Fix directory based search. by committing R293:5f6bd28119c6: Fix directory based search..
Aug 9 2017, 9:40 PM · Frameworks

Jul 31 2017

xuetianweng accepted D6956: Stop unnecessarily killing IBus when applying keyboard layouts config.

Yeah, killing input method is not a great idea, not to mention ibus is not the only one messing with keyboard layout. If people really want to know what's messing around I'd rather check the input method's dbus name and throw a warning.

Jul 31 2017, 9:07 PM · Plasma

Jul 22 2017

xuetianweng committed R119:1f3ef5bd2798: Merge branch 'Plasma/5.10' (authored by xuetianweng).
Merge branch 'Plasma/5.10'
Jul 22 2017, 11:01 PM
xuetianweng committed R119:95a42c1644c5: Merge branch 'Plasma/5.10' (authored by xuetianweng).
Merge branch 'Plasma/5.10'
Jul 22 2017, 11:01 PM
xuetianweng committed R119:64f9791cce2c: kimpanel: Reduce the inputpanel flicker. (authored by xuetianweng).
kimpanel: Reduce the inputpanel flicker.
Jul 22 2017, 11:00 PM
xuetianweng committed R119:4b9e4b651796: kimpanel: backport two commit not on 5.10 branch. (authored by xuetianweng).
kimpanel: backport two commit not on 5.10 branch.
Jul 22 2017, 11:00 PM

Jul 17 2017

xuetianweng committed R119:c0730244826e: Merge branch 'Plasma/5.10' (authored by xuetianweng).
Merge branch 'Plasma/5.10'
Jul 17 2017, 4:21 PM
xuetianweng committed R119:3413d873dd85: kimpanel: use visualParent to correctly position the popup menu (authored by xuetianweng).
kimpanel: use visualParent to correctly position the popup menu
Jul 17 2017, 4:16 PM

May 24 2017

xuetianweng committed R119:7cf10eafabc8: Merge branch 'Plasma/5.10' (authored by xuetianweng).
Merge branch 'Plasma/5.10'
May 24 2017, 6:20 PM
xuetianweng committed R119:e3869e559da2: Implement the new panel icon size ceiling also for Input Method Panel. (authored by xuetianweng).
Implement the new panel icon size ceiling also for Input Method Panel.
May 24 2017, 6:20 PM
xuetianweng committed R119:a0dee59dcf28: Implement the new panel icon size ceiling also for Input Method Panel. (authored by xuetianweng).
Implement the new panel icon size ceiling also for Input Method Panel.
May 24 2017, 6:14 PM
xuetianweng closed D5962: Implement the new panel icon size ceiling also for Input Method Panel. by committing R119:a0dee59dcf28: Implement the new panel icon size ceiling also for Input Method Panel..
May 24 2017, 6:14 PM · Plasma
xuetianweng updated the diff for D5962: Implement the new panel icon size ceiling also for Input Method Panel..

inPanel is not used.

May 24 2017, 5:46 PM · Plasma
xuetianweng created D5962: Implement the new panel icon size ceiling also for Input Method Panel..
May 24 2017, 5:45 PM · Plasma

May 17 2017

xuetianweng committed R119:e31896432a22: fix typo {L->l}ookupTableVisible (authored by xuetianweng).
fix typo {L->l}ookupTableVisible
May 17 2017, 10:09 PM
xuetianweng committed R119:f91d2b30f5ea: [kimpanel] correctly hide candidate when LookupTableVisible is false (authored by xuetianweng).
[kimpanel] correctly hide candidate when LookupTableVisible is false
May 17 2017, 10:00 PM

May 11 2017

xuetianweng added reviewers for D5805: include directory should contains all directory from pkg-config: apol, aacid.
May 11 2017, 3:43 AM · Build System, Frameworks
xuetianweng created D5805: include directory should contains all directory from pkg-config.
May 11 2017, 3:41 AM · Build System, Frameworks

Apr 28 2017

xuetianweng added a comment to D5631: Fix directory based search..

I saw there's filesearchstoretest.cpp in autotests/integration, but CMakeLists.txt doesn't build it. I guess this test might not work yet.

Apr 28 2017, 7:58 PM · Frameworks
xuetianweng created D5631: Fix directory based search..
Apr 28 2017, 8:54 AM · Frameworks