User Details
- User Since
- Apr 21 2016, 2:20 PM (461 w, 2 d)
- Availability
- Available
Sep 24 2020
FYI I'm using a strict 100 chars limit nowadays on all my KWinFT projects (with the exception of KWinFT itself for now) and I'm very happy with this decision.
May 27 2020
May 14 2020
Hi Daniel, sorry for the late reply. But I was busy as I had to kick things off now with the libkscreen fork.
May 12 2020
Oh I nearly forgot: great work that you ignore everything else I wrote and only reply to the most unimportant statement in all of that. That's a great rhetorical trick. Every good politician must know about this one for distraction.
May 11 2020
These are not specific issues but some general complains about the overall concept chosen here without providing an alternative solution.
Since this has now the structure with exported headers as requested in D29028#653150 and D29028#654526 I'll push later today if there are no more specific issues pointed out in regards to the code.
May 8 2020
Will become an external plugin with libkscreen Wayland headers being exported now.
Will become an external plugin with libkscreen Wayland headers being exported now.
A separate library KScreenWayland is installed additionally to the runtime plugin, so that library can be linked against to create nested plugins for a Wayland session. These plugins must be installed in a certain directory (usually`/usr/lib/plugins/org.kde.libkscreen.backends/wayland/`) so they can be discovered at runtime after the Wayland plugin has been loaded. For each plugin a separate connection is established to the Wayland compositor as before and depending on reply the plugin is used or discarded.
- refactor: export Wayland plugins headers
May 1 2020
Docs explicitly say this.
Apr 29 2020
Apr 27 2020
Apr 24 2020
I would recommend to create an overview where XTime is actually used in KWin and how other compositors deal with it. Then try to create a theoretic solution and present that.
Please confirm if that still stands.
Apr 23 2020
Apr 22 2020
I haven't noticed much technical words in what was said. I did ask about the headers-only proposal that was of technical nature. Also the tone made it seem to me personal, but that sadly might have been just what is often the default tone in Plasma reviews (no finger pointing intended, I have been guilty of that in the past too).
I like that. KCMs should be more inter-connected anyway. The message could just be shown all the time instead of making it dependent on the font size selected but no need to change that now.
Apr 21 2020
Apr 20 2020
You mean libkscreen? It has a plugin system for differentiating between windowing systems, yes.
Cleanup
Cleanup
Apr 17 2020
Looks good to me. Also happy @davidedmundson ?
Apr 14 2020
Yes, please put the m_timer removal in a separate patch. And (in this separate patch) if you removed the m_timer the QTimer include in the header file can be removed as well I assume. Thanks.
Thanks. Some minor remaining nitpicks you can change on push.
I changed up the description a bit more (line length!). Please make sure to push with arc so it fetches this description for the commit message.
Conceptually makes sense. +1 form me on that. Good solution. Thanks for outlining it in the summary.
Header subject and commit message body must have shorter line length in line with message guideline. Also note regarding capitalization Angular's subject guideline.
Please explain your solution in the summary. I don't directly understand how this change fixes the bug. Thanks.
Message guideline must be adhered. Summary must be more extensive.
Message guideline must be adhered. Summary must be more extensive.
Apr 13 2020
Add the const and push.
Apr 12 2020
I'm not sure about the renaming. the lock... implies that the rotation stays the way it is at the moment (what it does). But I'm fine either way.
Apr 6 2020
Yes, makes sense. I checked back on the protocol to see if a Wayland client can request the same offer multiple times and of course it can to receive multiple mime types.
If you want to you can also add a ⚠️ (:warning:) emoticon to the deprecated text and in both some headings with #, ##, etc.
README.md is common for viewing in modern code hosting solutions with markdown support.
Apr 1 2020
Mar 31 2020
Oh, I just noticed: Please absolutely add a commit message body to this commit on push! Just a single line explaining what you do is enough.
Sorry for late review. I didn't get notified by this bullshit platform (which might be because I disabled all notifications at one point to not get spammed constantly).
Mar 30 2020
Include the cpp files
Mar 28 2020
Mar 25 2020
Mar 24 2020
Thank you @zzag.
Mar 23 2020
Shall I put the connects in the constructor to move this forward?
Compiles again on Neon.