Feed Advanced Search

Jun 4 2018

furkantokac committed R119:dd1244d66766: Touchpad KCM Redesign Using Kirigami (authored by furkantokac).
Touchpad KCM Redesign Using Kirigami
Jun 4 2018, 9:05 PM
furkantokac closed D13141: Touchpad KCM Redesign Using Kirigami.
Jun 4 2018, 9:05 PM · Plasma
furkantokac updated the summary of D13141: Touchpad KCM Redesign Using Kirigami.
Jun 4 2018, 7:31 PM · Plasma
furkantokac updated the diff for D13141: Touchpad KCM Redesign Using Kirigami.

V0.5. Combobox is expanded. MiddleEmulation string is changed.

Jun 4 2018, 7:10 PM · Plasma
furkantokac updated the summary of D13141: Touchpad KCM Redesign Using Kirigami.
Jun 4 2018, 6:09 PM · Plasma
furkantokac updated the diff for D13141: Touchpad KCM Redesign Using Kirigami.

V0.4. Combobox is always visible. Combobox manual resizing is removed.

Jun 4 2018, 6:06 PM · Plasma
furkantokac updated the summary of D13141: Touchpad KCM Redesign Using Kirigami.
Jun 4 2018, 2:17 PM · Plasma
furkantokac updated the test plan for D13141: Touchpad KCM Redesign Using Kirigami.
Jun 4 2018, 1:52 PM · Plasma
furkantokac updated the diff for D13141: Touchpad KCM Redesign Using Kirigami.

Tapping strings are changed. Natural scrolling string is added. If there is only 1 touchpad, device combobox set to insvisible. ScrollablePage is changed with Page.

Jun 4 2018, 1:50 PM · Plasma

May 29 2018

furkantokac added a comment to D13141: Touchpad KCM Redesign Using Kirigami.

Here's another idea for the multi-tapping radio button to reduce the string length:

Two-finger tap: (o) Right-click (three-finger tap to middle-click)
                ( ) Middle-click (three-finger tap to right-click)

Elegant! I was looking for something like this. Done :)

May 29 2018, 11:32 AM · Plasma

May 28 2018

furkantokac added a comment to D13141: Touchpad KCM Redesign Using Kirigami.

Sadly, Libinput only allows one scrolling method to be active at once. See https://wayland.freedesktop.org/libinput/doc/latest/scrolling.html

So until and unless we can change Libinput itself, this has to stay as a radio button.

May 28 2018, 11:51 PM · Plasma
furkantokac updated the test plan for D13141: Touchpad KCM Redesign Using Kirigami.
May 28 2018, 11:47 PM · Plasma
furkantokac updated the diff for D13141: Touchpad KCM Redesign Using Kirigami.

"NoScroll" setting is removed. Feedbacks are applied.

May 28 2018, 11:43 PM · Plasma

May 27 2018

furkantokac added a comment to D13141: Touchpad KCM Redesign Using Kirigami.

Sorry guys I'm not sure if this is the appropriate place to report this as I'm not involved in the development.

But now that you're at it, I may give you a bit of feedback in here.

Touchpad settings has "Two Finger Scrolling" and "Edge Scrolling" as a radio button: You can choose only one.

But why? I'm used to having both enabled. Is that not doable in the new stack?

May 27 2018, 9:57 PM · Plasma
furkantokac updated the summary of D13141: Touchpad KCM Redesign Using Kirigami.
May 27 2018, 3:09 AM · Plasma
furkantokac added inline comments to D13141: Touchpad KCM Redesign Using Kirigami.
May 27 2018, 3:08 AM · Plasma
furkantokac added a comment to D13141: Touchpad KCM Redesign Using Kirigami.

@romangg There are some "TODO"s in the code. Please tell me if they still need to be applied so I'll do them, if they are not, I'll remove them.

May 27 2018, 3:07 AM · Plasma
furkantokac added a comment to D13141: Touchpad KCM Redesign Using Kirigami.

Is the user-facing control for the click method (areas or clickfinger) going to come in a separate patch? It might make sense to add that feature first and then we can do all the UI review in a single patch.

Yes it'll be nice to having the feature with this patch. I'll implement it.

May 27 2018, 3:05 AM · Plasma
furkantokac updated the diff for D13141: Touchpad KCM Redesign Using Kirigami.

Comment correction.

May 27 2018, 2:35 AM · Plasma
furkantokac added inline comments to D13141: Touchpad KCM Redesign Using Kirigami.
May 27 2018, 2:28 AM · Plasma
furkantokac updated the summary of D13141: Touchpad KCM Redesign Using Kirigami.
May 27 2018, 2:25 AM · Plasma
furkantokac added reviewers for D13141: Touchpad KCM Redesign Using Kirigami: ngraham, romangg, abetts.
May 27 2018, 2:23 AM · Plasma
furkantokac requested review of D13141: Touchpad KCM Redesign Using Kirigami.
May 27 2018, 2:18 AM · Plasma

May 23 2018

furkantokac committed R119:de742972bf31: Workspace KCM Code Improvement (authored by furkantokac).
Workspace KCM Code Improvement
May 23 2018, 10:33 PM
furkantokac closed D12974: Workspace KCM Code Improvement.
May 23 2018, 10:33 PM · Plasma

May 22 2018

furkantokac updated the diff for D12974: Workspace KCM Code Improvement.

.qrc file is cancelled.

May 22 2018, 4:00 PM · Plasma
furkantokac updated the diff for D12974: Workspace KCM Code Improvement.

resources.qrc is creator for better Qt Creator integration and explicit definition of resource files. workspaceoptions.cpp/.h are reformatted according to phab feedback. Save and load function are seperated to different functions. It is easier to manipulate now and the code is more clear. Comments are reformatted. Tested and everything works fine.

May 22 2018, 2:56 PM · Plasma
furkantokac added inline comments to D12974: Workspace KCM Code Improvement.
May 22 2018, 12:56 PM · Plasma

May 21 2018

furkantokac committed R119:78cd8bb31ea3: Workspace KCM Redesign Using Kirigami (authored by furkantokac).
Workspace KCM Redesign Using Kirigami
May 21 2018, 10:36 PM
furkantokac closed D12973: Workspace KCM Redesign Using Kirigami.
May 21 2018, 10:36 PM · Plasma
furkantokac updated the summary of D12973: Workspace KCM Redesign Using Kirigami.
May 21 2018, 7:46 AM · Plasma

May 20 2018

furkantokac updated the diff for D12973: Workspace KCM Redesign Using Kirigami.

Comment correction.

May 20 2018, 1:59 AM · Plasma
furkantokac added inline comments to D12974: Workspace KCM Code Improvement.
May 20 2018, 1:58 AM · Plasma
furkantokac updated the diff for D12974: Workspace KCM Code Improvement.

State variable names are changed. Some formatting improvements.

May 20 2018, 1:43 AM · Plasma

May 19 2018

furkantokac added a comment to D12974: Workspace KCM Code Improvement.

While we're doing some formatting and style cleanup work, how about renaming some variables? For example m_ostateToolTip and m_ostateVisualFeedback aren't very descriptive IMHO. Maybe instead, they could be m_currentToolTipState and m_currentVisualFeedbackState.

May 19 2018, 11:16 AM · Plasma

May 18 2018

furkantokac added a reviewer for D12974: Workspace KCM Code Improvement: zzag.
May 18 2018, 11:22 PM · Plasma
furkantokac updated the summary of D12973: Workspace KCM Redesign Using Kirigami.
May 18 2018, 11:16 PM · Plasma
furkantokac updated the diff for D12973: Workspace KCM Redesign Using Kirigami.

Workspace KCM is redesigned by using Kirigami.

May 18 2018, 11:15 PM · Plasma
furkantokac updated the summary of D12974: Workspace KCM Code Improvement.
May 18 2018, 11:15 PM · Plasma
furkantokac added reviewers for D12974: Workspace KCM Code Improvement: ngraham, romangg, Plasma.
May 18 2018, 11:13 PM · Plasma
furkantokac requested review of D12974: Workspace KCM Code Improvement.
May 18 2018, 11:12 PM · Plasma
furkantokac updated the summary of D12973: Workspace KCM Redesign Using Kirigami.
May 18 2018, 10:47 PM · Plasma
furkantokac updated the summary of D12973: Workspace KCM Redesign Using Kirigami.
May 18 2018, 10:47 PM · Plasma
furkantokac added a reviewer for D12973: Workspace KCM Redesign Using Kirigami: Plasma.
May 18 2018, 10:42 PM · Plasma
furkantokac added reviewers for D12973: Workspace KCM Redesign Using Kirigami: ngraham, romangg.
May 18 2018, 10:35 PM · Plasma
furkantokac updated the summary of D12973: Workspace KCM Redesign Using Kirigami.
May 18 2018, 10:35 PM · Plasma
furkantokac updated the summary of D12973: Workspace KCM Redesign Using Kirigami.
May 18 2018, 10:34 PM · Plasma
furkantokac updated the summary of D12973: Workspace KCM Redesign Using Kirigami.
May 18 2018, 10:33 PM · Plasma
furkantokac requested review of D12973: Workspace KCM Redesign Using Kirigami.
May 18 2018, 10:31 PM · Plasma
furkantokac added inline comments to D12936: Rewrite workspace KCM in QtQuick.
May 18 2018, 3:38 PM · Plasma

May 17 2018

furkantokac committed R119:d3ef895516fe: Single/Double Click Option at Workspace KCM (authored by furkantokac).
Single/Double Click Option at Workspace KCM
May 17 2018, 7:32 PM
furkantokac closed D12946: Single/Double Click Option at Workspace KCM.
May 17 2018, 7:32 PM · Plasma
furkantokac committed R119:856f58955aec: Rewrite workspace KCM in QtQuick (authored by furkantokac).
Rewrite workspace KCM in QtQuick
May 17 2018, 6:41 PM
furkantokac closed D12936: Rewrite workspace KCM in QtQuick.
May 17 2018, 6:41 PM · Plasma
furkantokac updated the diff for D12946: Single/Double Click Option at Workspace KCM.

QDBus is reorganized. Implementation is clear now.

May 17 2018, 5:33 PM · Plasma
furkantokac updated the diff for D12946: Single/Double Click Option at Workspace KCM.

Qml padding added. Some small fixes.

May 17 2018, 4:54 PM · Plasma
furkantokac updated the diff for D12946: Single/Double Click Option at Workspace KCM.

QDBus is organized.

May 17 2018, 4:40 PM · Plasma
furkantokac updated the diff for D12946: Single/Double Click Option at Workspace KCM.

Single/Double click implementation is done. Tested. Everything
is working fine.

May 17 2018, 3:52 PM · Plasma
furkantokac added inline comments to D12946: Single/Double Click Option at Workspace KCM.
May 17 2018, 3:44 PM · Plasma
furkantokac added a dependency for D12946: Single/Double Click Option at Workspace KCM: D12936: Rewrite workspace KCM in QtQuick.
May 17 2018, 2:59 PM · Plasma
furkantokac added a dependent revision for D12936: Rewrite workspace KCM in QtQuick: D12946: Single/Double Click Option at Workspace KCM.
May 17 2018, 2:59 PM · Plasma
furkantokac added reviewers for D12946: Single/Double Click Option at Workspace KCM: romangg, ngraham.
May 17 2018, 2:57 PM · Plasma
furkantokac requested review of D12946: Single/Double Click Option at Workspace KCM.
May 17 2018, 2:56 PM · Plasma
furkantokac updated the diff for D12936: Rewrite workspace KCM in QtQuick.

Bug fixed about checkbox check states.

May 17 2018, 10:58 AM · Plasma
furkantokac updated the diff for D12936: Rewrite workspace KCM in QtQuick.

kcm.cpp and kcm.h files are renamed as workspaceoptions.cpp and workspaceoptions.h to preserve the git history better.

May 17 2018, 9:38 AM · Plasma
furkantokac updated the diff for D12936: Rewrite workspace KCM in QtQuick.

kcm.cpp and kcm.h files are renamed as workspaceoptions.cpp and workspaceoptions.h to preserve the git history better.

May 17 2018, 9:36 AM · Plasma
furkantokac updated the diff for D12936: Rewrite workspace KCM in QtQuick.

Bracked style correction. Removed translation data in ".desktop" files.

May 17 2018, 8:47 AM · Plasma
furkantokac added a comment to D12936: Rewrite workspace KCM in QtQuick.

Please follow standard KDE style for braces in new code:

void myFunction() {
    int stuff = 1;
}
May 17 2018, 2:33 AM · Plasma
furkantokac updated the summary of D12936: Rewrite workspace KCM in QtQuick.
May 17 2018, 1:59 AM · Plasma
furkantokac updated the summary of D12936: Rewrite workspace KCM in QtQuick.
May 17 2018, 1:58 AM · Plasma
furkantokac retitled D12936: Rewrite workspace KCM in QtQuick from kcm_workspace is finished. to Rewrite workspace KCM in QtQuick.
May 17 2018, 1:42 AM · Plasma
furkantokac updated the diff for D12936: Rewrite workspace KCM in QtQuick.

Rewrite workspace KCM in QtQuick

May 17 2018, 1:42 AM · Plasma
furkantokac updated the summary of D12936: Rewrite workspace KCM in QtQuick.
May 17 2018, 1:25 AM · Plasma
furkantokac added a comment to D12936: Rewrite workspace KCM in QtQuick.

Can you change the title to something more specific.

There will be other options so that time it will make more sense I think (see the ss). Maybe we can change it to "General Workspace Settings". If you have any suggestion, you're welcome.

David meant the title of the patch, not the title of the KCM. :)

May 17 2018, 12:46 AM · Plasma

May 16 2018

furkantokac updated the summary of D12936: Rewrite workspace KCM in QtQuick.
May 16 2018, 11:22 PM · Plasma
furkantokac updated the summary of D12936: Rewrite workspace KCM in QtQuick.
May 16 2018, 11:07 PM · Plasma
furkantokac added a comment to D12936: Rewrite workspace KCM in QtQuick.

BTW, here are a couple of formatting rules you should follow: https://community.kde.org/Infrastructure/Phabricator#Formatting_your_patch

May 16 2018, 10:56 PM · Plasma
furkantokac updated the summary of D12936: Rewrite workspace KCM in QtQuick.
May 16 2018, 10:49 PM · Plasma
Restricted Application edited projects for D12936: Rewrite workspace KCM in QtQuick, added: Plasma; removed Plasma: KCM Redesign.
May 16 2018, 10:46 PM · Plasma
furkantokac requested review of D12936: Rewrite workspace KCM in QtQuick.
May 16 2018, 10:43 PM · Plasma