aacid added a comment.
In https://phabricator.kde.org/D3530#65733, @davidedmundson wrote:
> > These don't seem very "core" to me, maybe material for kio-extras ?
>
> Summarising the mailing list thread/bug report where this happened:
>
> The reason this came up is because Dolphin e
davidedmundson added a comment.
> These don't seem very "core" to me, maybe material for kio-extras ?
Summarising the mailing list thread/bug report where this happened:
The reason this came up is because Dolphin effectively hard depends on them.
Particularly remote:/
Dolphin in ot
aacid added a comment.
These don't seem very "core" to me, maybe material for kio-extras ?
I'll let dfaure decide though :D
REVISION DETAIL
https://phabricator.kde.org/D3530
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, dfaure, #
mart created this revision.
mart added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
remove the timer that selects the index at startup
that caused flickering and things moving around since
index
mart added a reviewer: Plasma.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D3532
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: mart, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
mart created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
select the correct index upon loading when the count changes.
this removes the flicker at startup and the view is at the correct
wallpaper sin
davidedmundson accepted this revision.
davidedmundson added a reviewer: davidedmundson.
davidedmundson added a comment.
This revision is now accepted and ready to land.
But don't merge till we merge the frameworks code obviously.
REPOSITORY
R120 Plasma Workspace
BRANCH
drop-slaves
REVISI
elvisangelaccio added a comment.
In https://phabricator.kde.org/D3530#65685, @davidedmundson wrote:
> Would it be possible to make the version in frameworks co-installable with
plasma?
>
> As long as the .protocol file still says protocol=desktop, dolphin and
Plasma won't care what t
elvisangelaccio retitled this revision from "Drop kioslave folder, will be in
KIO 5.29" to "Drop kioslave folder, will be in KIO 5.30".
elvisangelaccio updated the summary for this revision.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D3531
EMAIL PREFERENCES
elvisangelaccio updated this revision to Diff 8573.
elvisangelaccio added a comment.
- Bump minimum version, 5.29 is too close
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D3531?vs=8572&id=8573
BRANCH
drop-slaves
REVISION DETAIL
https://phab
elvisangelaccio added a comment.
In https://phabricator.kde.org/D3531#65681, @davidedmundson wrote:
> 5.29 is in only a few days, that's way too close for a change this massive.
> Especially one that requires a lot of distribution co-ordination as we're
creating installation conflicts
davidedmundson added a comment.
Would it be possible to make the version in frameworks co-installable with
plasma?
As long as the .protocol file still says protocol=desktop, dolphin and Plasma
won't care what the .protocol filename is; the protocol file says which library
to load, and K
lbeltrame added a comment.
Speaking as a distro person: this might cause issues. The reason is that *if*
we update to KF 5.29 (or 30) with this and Plasma stays as a stable version, we
will get interesting conflicts.
And of course, removing this in a stable version is **not** an option.
davidedmundson added a comment.
5.29 is in only a few days, that's way too close for a change this massive.
Especially one that requires a lot of distribution co-ordination as we're
creating installation conflicts.
Whilst I support this change in general, I don't want to see it going i
elvisangelaccio added a dependent revision: D3531: Drop kioslave folder, will
be in KIO 5.29.
REVISION DETAIL
https://phabricator.kde.org/D3530
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, dfaure, #frameworks, #plasma
Cc: plasma-devel,
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
As discussed on plasma-devel. See https://phabricator.kde.org/D3530
This bumps the minim
elvisangelaccio added a dependency: D3530: Import plasma-workspace kioslaves.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D3531
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, #plasma
Cc: plasma-devel, le
elvisangelaccio created this revision.
elvisangelaccio added reviewers: dfaure, Frameworks, Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
As discussed on plasma-devel, this patch imports the kioslaves from
plasm
On maandag 28 november 2016 12:30:13 CET Marco Martin wrote:
> Plasma Meeting minutes 28-11-2016
>
> Present: kbroulik, Sho, bshah, notmart
> []
Sorry I missed the meeting! Here's my portion:
sebas:
* merged kscreen dynmodes patches into stable
* testing stuck on neon installer crashing
*
Am Montag, 28. November 2016, 13:45:26 CET schrieb Marco Martin:
> On Sunday 27 November 2016, Elvis Angelaccio wrote:
> > Otherwise I can just move the whole kioslave/ subfolder and say in the
> > commit message something like "for older history, go look in
> > plasma-workspace or in kde-runtime f
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:ee2ec66a4155: Select correct index without timer
(authored by mart).
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D3528?vs=8564&id=8568
REVISION DETAIL
h
mart added a comment.
In https://phabricator.kde.org/D3528#65626, @davidedmundson wrote:
> Is this just a manifest of us populating the model in KCMLookandFeel::load
which is after setSource?
I tried to add a load() in kcmutils/KCModuleQml just before loading the qml
file, but ev
On Sunday 27 November 2016, Elvis Angelaccio wrote:
> Otherwise I can just move the whole kioslave/ subfolder and say in the
> commit message something like "for older history, go look in
> plasma-workspace or in kde-runtime for even older history".
i'm fine without history, tough taking out the k
davidedmundson accepted this revision.
davidedmundson added a reviewer: davidedmundson.
davidedmundson added a comment.
This revision is now accepted and ready to land.
Is this just a manifest of us populating the model in KCMLookandFeel::load
which is after setSource?
REPOSITORY
R119 Plasm
mart created this revision.
mart added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
remove the timer that selects the index at startup
that caused flickering and things moving around since
Plasma Meeting minutes 28-11-2016
Present: kbroulik, Sho, bshah, notmart
kbroulik:
* Improved API compliance in our Unity Launcher adaptation, should work better
with 3rd party apps now
* Been at LinuxDay in Dornbirn, presented Plasma there, overwhelmingly
positive feedback, especially for the
Hi,
Recommended accommodation is ibis budget hotel Stuttgart Nord as mentioned in
the wiki page. You'll have to book it yourself, sorry.
See you there,
Kai Uwe
graesslin added a comment.
Please close https://bugs.kde.org/show_bug.cgi?id=372685 with it
REPOSITORY
R108 KWin
BRANCH
scaling_merged
REVISION DETAIL
https://phabricator.kde.org/D3526
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: davidedmundson
hein accepted this revision.
hein added a reviewer: hein.
This revision is now accepted and ready to land.
REPOSITORY
R108 KWin
BRANCH
scaling_merged
REVISION DETAIL
https://phabricator.kde.org/D3526
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: dav
29 matches
Mail list logo