Re: Marge bot integration

2022-01-21 Thread Ben Cooksley
On Sat, Jan 22, 2022 at 3:24 AM Nate Graham wrote: > We have this issue all over Plasma. I think adopting a bot to do it > would be a great idea. > > It seems like this could also be used to automatically cherry-pick > commits. Perhaps if the merge request has `cherry-pick` in its tags, it > coul

Re: KDiff3 Missing translation in craft

2022-01-21 Thread Michael Reeves
Thanks. On Fri, Jan 21, 2022 at 2:10 PM Ben Cooksley wrote: > On Sat, Jan 22, 2022 at 7:52 AM Michael Reeves > wrote: > >> This is being cross posted because I am not subscribed to kde-window and >> replies have not shown up in mail archives when I contacted that list for >> other issues. The b

KDiff3 Missing translation in craft

2022-01-21 Thread Michael Reeves
This is being cross posted because I am not subscribed to kde-window and replies have not shown up in mail archives when I contacted that list for other issues. The bug in question is here: https://bugs.kde.org/show_bug.cgi?id=442607 As far as I can see the setup for kdiff3 is correct but does no

Re: KDiff3 Missing translation in craft

2022-01-21 Thread Ben Cooksley
On Sat, Jan 22, 2022 at 7:52 AM Michael Reeves wrote: > This is being cross posted because I am not subscribed to kde-window and > replies have not shown up in mail archives when I contacted that list for > other issues. The bug in question is here: > > https://bugs.kde.org/show_bug.cgi?id=442607

Re: blurrish toolbar icons and unified title and toolbar on macOs

2022-01-21 Thread Alexander Semke
On Freitag, 21. Januar 2022 13:20:47 CET Chris Rizzitello wrote: > Are you using Qt6? There seams to be an issue w scaling in Qt6. I have > noticed when I scale up or down an icon they are not as crisp as the same > icon with the same code in Qt5 No, it's still Qt5. -- Alexander

Re: Marge bot integration

2022-01-21 Thread Nate Graham
We have this issue all over Plasma. I think adopting a bot to do it would be a great idea. It seems like this could also be used to automatically cherry-pick commits. Perhaps if the merge request has `cherry-pick` in its tags, it could automatically cherry-pick the commits to a branch correspo

Marge bot integration

2022-01-21 Thread Vlad Zahorodnii
Hi, In kwin, we experience merge congestion issues where pending merge is aborted because another merge request has been merged in meanwhile, so you need to go back to the MR, rebase it and schedule a merge again. This is exhausting and frustrating developer experience. Fortunately, this kin

Re: blurrish toolbar icons and unified title and toolbar on macOs

2022-01-21 Thread Chris Rizzitello
Are you using Qt6? There seams to be an issue w scaling in Qt6. I have noticed when I scale up or down an icon they are not as crisp as the same icon with the same code in Qt5 On Thu, Jan 20, 2022, 3:07 AM Alexander Semke wrote: > On Dienstag, 28. Dezember 2021 15:33:07 CET Alexander Semke wrote