https://bugs.kde.org/show_bug.cgi?id=375840
Axel Braun changed:
What|Removed |Added
CC||axel.br...@gmx.de
--- Comment #3 from Axel Braun
https://bugs.kde.org/show_bug.cgi?id=375840
--- Comment #5 from Axel Braun ---
Created attachment 104853
--> https://bugs.kde.org/attachment.cgi?id=104853&action=edit
error 150
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.kde.org/show_bug.cgi?id=375840
--- Comment #4 from Axel Braun ---
Created attachment 104852
--> https://bugs.kde.org/attachment.cgi?id=104852&action=edit
Multiple entries for 'open with file manager'
--
You are receiving this mail because:
You are the assignee for the bug.
mart added a comment.
migration:
can this be accessed by desktop scripting somehow? then it becomes easy
also: this would be needed as well for custom favorites in distributions,
that is a needed thing as well in order to be shipped
REVISION DETAIL
https://phabricator.kde.org/D3805
hein added a comment.
We discussed migration during today's Plasma weekly meeting, here's the log:
[19:23] <Sho_> anyhooow
[19:23] <Sho_> next there's two tricky things i wanted to inquire about
because they need some team think
[19:24] <Sho_> the first is, ivan's been
mart accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D5270
To: subdiff, #plasma, broulik, davidedmundson, mart
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
Plasma Meeting 2017-04-03
Present: romangg, notmart, d_ed, Riddell, Sho_
romangg:
last week I did D5270
needs review. but I would like to ask you if you have a solution to
raise/open the window directly instead of only invoking the context menu?
notmart:
* better management of minimum sizes fo
mart accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R108 KWin
BRANCH
kcmcompositing-no-write-glplatform
REVISION DETAIL
https://phabricator.kde.org/D5285
To: graesslin, #kwin, #plasma, mart
Cc: plasma-devel, kwin, progwolff, lesliezhai, ali-mohamed, ha
hein added a comment.
review talk
[22:08] <Sho_> notmart: if you redefine a property with different NOTIFY
signals, do the other signals from the baseclass still work, too?
[22:09] <Sho_> notmart: also, why do you need different NOTIFY signals,
can't you just emit the base cl
mart updated this revision to Diff 13064.
mart added a comment.
- always emit implicitWidth/HeightChanged2 when implicit changes
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5243?vs=12978&id=13064
BRANCH
phab/implicitSize
REVISION D
hein accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
phab/implicitSize
REVISION DETAIL
https://phabricator.kde.org/D5243
To: mart, #plasma, hein
Cc: hein, davidedmundson, plasma-devel, #frameworks, progwolff, lesli
hein created this revision.
Restricted Application added a project: Plasma.
REVISION SUMMARY
This brings us to a common baseline on the three active branches
and addresses regressions on the 5.8 branch.
5.9's code added a scrollbar and improved keyboard nav.
BUG:378042
REPOSITORY
mart accepted this revision.
mart added a comment.
This revision is now accepted and ready to land.
fix it, then ship it
INLINE COMMENTS
> GroupDialog.qml:20
>
> -import QtQuick 2.0
> +import QtQuick 2.7
> import QtQuick.Window 2.2
try with import QtQuick 2.4
REPOSITORY
R119 Plasma Des
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:fb8ed07651a7: if the user did set an implicit size, keep
it (authored by mart).
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5243?vs=13064&id=1
hein updated this revision to Diff 13066.
hein added a comment.
Lower import to v2.4.
It's the earliest version with TextMetrics and meets the 5.8 branch
dep ceiling.
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5287?vs=13065&id=13066
BRANC
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:76034a4cd3b2: Backport 5.9/Master's GroupDialog code to
5.8. (authored by hein).
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5287?vs=13066&id=13068
REVIS
GENERAL INFO
BUILD FAILURE
Build URL:
https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/107/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 03 Apr 2017 14:14:51 +
Build duration: 3 min 3 sec
CHANGE SET
Revision 782d593ccfd269e643d92
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/693/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 03 Apr 2017 14:11:41 +
Build duration: 6 min 32 sec
CHANGE SET
Revision 417ca40011b694ddafea3c85bc3115
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/108/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 03 Apr 2017 14:29:26 +
Build duration: 9 min 28 sec
CHANGE SET
Revision f7cbf298f9bf430533e
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/694/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 03 Apr 2017 14:31:15 +
Build duration: 9 min 31 sec
CHANGE SET
Revision f7cbf298f9bf430533e184ac1ba218
https://bugs.kde.org/show_bug.cgi?id=378404
Bug ID: 378404
Summary: Turn off screen when PM-inhibiting app is not the
active app
Product: Powerdevil
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=378404
Martin Klapetek changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail beca
https://bugs.kde.org/show_bug.cgi?id=378404
Kai Uwe Broulik changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=378404
--- Comment #2 from Kai Uwe Broulik ---
Fun fact: KDE's proprietary power management system allows a distinction
between "keep screen on" (video playback) and "just keep the machine on" (audio
playback). Chrome does that on Gnome, even, but on Plasma it
Zren added a comment.
> I've seen that, but that is unrelated to this change, so please move it
into separate review.
Sorry. I hit a wall on that bug and it drove me crazy. I just found out that
changing `spacing: 0` to `spacing: 1` will cause things to layout correctly the
first time.
Zren updated this revision to Diff 13070.
Zren edited the summary of this revision.
REPOSITORY
R115 Plasma Audio Volume Applet
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5144?vs=12746&id=13070
REVISION DETAIL
https://phabricator.kde.org/D5144
AFFECTED FILES
applet/contents/u
https://bugs.kde.org/show_bug.cgi?id=378404
--- Comment #3 from Martin Gräßlin ---
As a note: if the audio goes through HDMI turning off the screen is a bad idea
if music is inhibiting. So it might need coupling with pulseaudio to check the
output channel.
--
You are receiving this mail because
27 matches
Mail list logo