GSoC/2018/StatusReports/FurkanTokac: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2018‎ | StatusReports
No edit summary
mNo edit summary
Line 40: Line 40:
=== Blog ===
=== Blog ===
*[https://twitter.com/planetkde/status/1003825211765022721 This Week in KDE, Part 3 : Touchpad KCM, Mouse KCM, Libinput]
*[https://twitter.com/planetkde/status/1003825211765022721 This Week in KDE, Part 3 : Touchpad KCM, Mouse KCM, Libinput]
*[https://twitter.com/planetkde/status/998491908413407233 This Week in KDE, Part 2 : OYLG, Workspace KCM, Single/Double Click]
*[https://twitter.com/planetkde/status/998491908413407233 This Week in KDE, Part 2 : OYLG, Workspace KCM, Single/Double Click]
*[https://twitter.com/planetkde/status/993811061303201793 This Week in KDE, Part 1 : GSoC, Kool Kommunity, Single/Double Click Bug]
*[https://twitter.com/planetkde/status/993811061303201793 This Week in KDE, Part 1 : GSoC, Kool Kommunity, Single/Double Click Bug]


=== Phabricator ===
=== Phabricator & Commit ===
*[https://phabricator.kde.org/T8985 KCM Template in QML]
*[https://phabricator.kde.org/T8985 KCM Template in QML]
*[https://phabricator.kde.org/D13372 Mouse KCM Redesign Using Kirigami]
*[https://phabricator.kde.org/D13372 Mouse KCM Redesign Using Kirigami]
*[https://phabricator.kde.org/D13141 Touchpad KCM Redesign Using Kirigami]
*[https://phabricator.kde.org/D12974 Workspace KCM Code Improvement]
*[https://phabricator.kde.org/D12973 Workspace KCM Redesign Using Kirigami]
*[https://phabricator.kde.org/D12936 Rewrite workspace KCM in QtQuick]
*[https://phabricator.kde.org/D12946 Single/Double Click Option at Workspace KCM]


=== Commit ===
*[https://phabricator.kde.org/R119:dd1244d6676620c06011b6c1db0c0ff3d5cdf0ab Touchpad KCM Redesign Using Kirigami]
*[https://cgit.kde.org/plasma-desktop.git/log/?qt=author&q=furkantokac All The Commits]
**[https://cgit.kde.org/plasma-desktop.git/commit/?id=dd1244d6676620c06011b6c1db0c0ff3d5cdf0ab Commit]
 
*[https://phabricator.kde.org/R119:14e5854152264647892545a02695fa659f0628bc Workspace KCM Code Improvement]
**[https://cgit.kde.org/plasma-desktop.git/commit/?id=de742972bf317182a0cdff6bfa4f6d22abcf9a6a Commit]
 
*[https://phabricator.kde.org/R119:78cd8bb31ea329d76ca54889857873033b883ac3 Workspace KCM Redesign Using Kirigami]
**[https://cgit.kde.org/plasma-desktop.git/commit/?id=78cd8bb31ea329d76ca54889857873033b883ac3 Commit]
 
*[https://phabricator.kde.org/R119:856f58955aec5e26018cb83ad485f5492babc241 Rewrite workspace KCM in QtQuick]
**[https://cgit.kde.org/plasma-desktop.git/commit/?id=856f58955aec5e26018cb83ad485f5492babc241 Commit]
 
*[https://phabricator.kde.org/R119:d3ef895516fed319956e4ba843206dd118b998f5 Single/Double Click Option at Workspace KCM]
**[https://cgit.kde.org/plasma-desktop.git/commit/?id=d3ef895516fed319956e4ba843206dd118b998f5 Commit]


=== Bug Fix ===
=== Bug Fix ===
*[https://bugs.kde.org/show_bug.cgi?id=393547 New Libinput mouse KCM removed single-click/double-click setting]
*[https://bugs.kde.org/show_bug.cgi?id=393547 New Libinput mouse KCM removed single-click/double-click setting]
*[https://bugs.kde.org/show_bug.cgi?id=377310 Single/double click option is inappropriately located in the mouse settings]
*[https://bugs.kde.org/show_bug.cgi?id=377310 Single/double click option is inappropriately located in the mouse settings]


=== Proposal ===
=== Proposal ===
*[https://docs.google.com/document/d/1khNvBarSGe39dzqohzECjh2XZb1LoeEdhl0IBCJgTog Improve Handling For Touchpads And Mice With Libinput]
*[https://docs.google.com/document/d/1khNvBarSGe39dzqohzECjh2XZb1LoeEdhl0IBCJgTog Improve Handling For Touchpads And Mice With Libinput]

Revision as of 23:01, 10 June 2018

Improve Handling For Touchpads And Mice With Libinput

Linux world is moving from X11 to Wayland and KDE project is following the way too. Input management methods for X11 and Wayland are different so there are works to be done.

By this project, I'll handle the missing things and improve the Touchpad KCM and Mouse KCM. After that, I'll add new features to Touchpad KCM and Mouse KCM.

Work Report

The first thing I have done in the project was Workspace KCM rewrite. While I am working on the task, I faced with unusual problems but that problems required more debugging and more debugging lead me to understand how things works better. Currently, I feel comfortable about working on KCMs thanks to my previous works. This is good because there are lots of works waiting to be done so even after GSoC, I'll be able to work on them.

While working on Workspace KCM, I was also following and attending the community discussions, I was trying to know the people and currently, I feel comfortable about KDE community. If I have an idea or if there is a bug I know what to do and I can explain my ideas that will improve the KDE to the community in a proper way. You can see me in daily discussions in the KDE VDG channel. I'm also active in plasma and kde-devel IRC channels.

After handling the Workspace KCM, I moved on to my proposal-task and started to working on Touchpad KCM. I did the Kirigami rewrite for Touchpad KCM. Then, started to Mouse KCM rewrite, which is on progress.

While I am working for Touchpad KCM and Mouse KCM, I also started to working on Libinput project, since the features that will be added to Touchpad KCM and Mouse KCM need work on Libinput. My mentor Nate Graham introduce me to Libinput community. Currently, I'm working on a Libinput bug too.

At the beginning of the GSoC, the tasks was not so predictable but currently, the main things become clear so I can clearly say that my todolist is as following:

  • Push the Mouse KCM patch. (It is finished. Waiting for the review)
  • Finish the Libinput patch.
  • Split Mouse KCM into 2 KCMs. Mouse KCM and MouseX KCM. Mouse KCM will based on Libinput, MouseX KCM will based on X11.
  • Split Touchpad KCM into 2 KCMs like the Mouse KCM.
  • Involving in Libinput development more.
  • New feature implementations to the Touchpad KCM and Mouse KCM.

Basically I can say that after my GSoC work, Touchpad KCM and Mouse KCM will be significantly improved, on Wayland and Xorg.

I want to mention one more thing. I really want to see custom mouse button support in KDE. This feature will basically let users to use their custom mouse buttons effectively. If I have time to do this in GSoC, I'll implement this feature too. If I don't, I'll implement this later. Actually, this feature is the reason why I choose the topic for GSoC.

Also I'm trying to improve the community by making suggestions according to my experiences. For example, you can see my actions to improve KCM rewrite progress in Phab and KDE VDG channel. Also, I'm working on update of the entire Get Involved page, according to experience gathered while getting involved the community. Especially, I'll improve the Visual and Human Interface Design page since I'm mostly active there and the page is really old.

Best(for me :)) community, nice people, lots of things to do! Love KDE :)

Note : Please check Phab and my blog posts to see the screenshots and the works in progress. I don't want to put the screenshots and technical details to here since they are mostly dynamic and can easily be overviewed by the links.

Links

Blog

Phabricator & Commit

Bug Fix

Proposal