Re: Sprint notes: how to improve getting new contributors

2020-06-15 Thread Filip Fila
One thing I think is worth mentioning is that the KDE Store is not utilized at all as a hub for recruiting new contributors. There's some talented and competent people there but I haven't really seen the community reach out to them. On Mon, Jun 15, 2020 at 10:02 AM Bhushan Shah wrote: > Note

Re: Sprint notes for gitlab discussion

2020-06-15 Thread Vlad Zahorodnii
Hi, On 6/15/20 1:06 AM, David Edmundson wrote:  - There was a discussion on the two different styles of use gitlab use. Some people squash locally and have a nice neat commit history. Others don't, and then just squash at end.      - Conclusion was it's unreasonable to get devs to squash

Virtual Sprint feedback

2020-06-15 Thread Bhushan Shah
Good morning! As mentioned in sprint yesterday, it would be nice if we can provide a feedback for Virtual Sprint at : https://phabricator.kde.org/T13285 This will help us to better organize such events in future, as well as it will help Akademy team for better planning of Virtual Akademy!

Sprint notes - widget and plasma styling in Plasma 6

2020-06-15 Thread David Edmundson
We all agree we should have a custom QStyle and QtQuick Controls style that can load a theme written in some declarative text + image format then we use the native toolkit support to render that in the best way. Only this would be supported. However: - Realistically this is not feasible for

Re: Plasma 5.20 and Qt versions

2020-06-15 Thread Andreas Sturmlechner
On Fri, 12 Jun 2020 at 13:34, David Edmundson wrote: > We're in the process of determining our dependencies for Plasma 5.20, our > release in about 4 months. > > Ideally we would like to depend on Qt5.15, we can land some wayland fixes > that would be otherwise hard to #ifdef as well as do

Sprint notes: notifications

2020-06-15 Thread Bhushan Shah
Below is Notifications breakout we had on Sunday Sounds * remove phonon, keep canberra as only codepath * support sound schemes * app says play "new email sound" rather than "Oxygen-horrible-sound.ogg" * move sound handling to notification server * suport "sound-name" and

Re: Sprint notes for gitlab discussion

2020-06-15 Thread David Edmundson
So to clarify, there are two allowed gitlab workflows. MRs for chains of nicely done rebased commits MRs where one MR represents a single logical commit to be squashed and the list of actual commits uploaded is garbage. > > One issue with such a workflow is that code reviewers will have to >

Re: Sprint notes for gitlab discussion

2020-06-15 Thread Bhushan Shah
On Mon, Jun 15, 2020 at 09:21:53AM +0300, Vlad Zahorodnii wrote: > I agree that the interactive rebase tool is difficult to master, but we > could provide an example of recommended gitlab workflow on our wiki and > point newcomers to it. By doing so, we will help the newcomers grow >

Re: Sprint notes for gitlab discussion

2020-06-15 Thread Bhushan Shah
On Sun, Jun 14, 2020 at 11:06:28PM +0100, David Edmundson wrote: > - We had a discussion about how to make review queues a big more > manageable. > We intend to use some labels. > > Action plan is to copy + paste the labels Krita uses...as if it works for > them, they're probably good enough.

Sprint notes: how to improve getting new contributors

2020-06-15 Thread Bhushan Shah
Note that I attended only half of the session due to dinner break, so if you have more to add in notes, please add it Notes: - TODO Better READMEs, linking to wikis + information/description specific about the repo - Write more blog posts (even if short posts do it!) - too many different ways

Sprint notes: Wayland and KWin

2020-06-15 Thread Bhushan Shah
Discussed KWayland split Features - clipboard - layer shell, we all want it. David will make a detailed broken down phab task - screencasting, we'll have window sharing, thumbnails. - virtual keyboard - touchscreen gestures - touchpad gestures - tiling for tablet mode

monday meeting notes for 15/6/2020

2020-06-15 Thread Marco Martin
David R * I started working on lockscreen kcm porting it to qml * Aside from that fixed an annoyance when combobox had a scrollbar https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/9 * d_ed wanted to review models in shortcuts kcm Kai Uwe Notifications: * Can now toggle do not

D29847: Fixes compile problem for freebsd because of missing crypt.h

2020-06-15 Thread Adriaan de Groot
adridg added a comment. This review should be closed: a change landed via invent that makes it unnecessary (`` is no longer used in the users kcm). REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29847 To: usta, #plasma, bcooksley, ngraham, adridg, #freebsd

Sprint notes - PowerDevil

2020-06-15 Thread Kai Uwe Broulik
Find below the sprint notes for the "PowerDevil" session. We decided to broaden the scope a little from PowerDevil KCM to overall PowerDevil discussion: Cheers Kai Uwe * KCM is all about plugins but I'd suggest making a static "coherent" UI * figure out disabling vs "don't touch" (e.g. screen

D29847: Fixes compile problem for freebsd because of missing crypt.h

2020-06-15 Thread Méven Car
meven added a comment. In D29847#674811 , @usta wrote: > In D29847#674807 , @adridg wrote: > > > https://invent.kde.org/adridg/plasma-desktop/-/tree/normalize-includes > > > > There's already a