alexeymin added a comment.
In https://phabricator.kde.org/D1231#39191, @Kanedias wrote:
> ...
> Besides, I didn't find any mentions of multi-screen capabilities in Krfb
at all. It currently works like this:
>
> d->framebufferImage = XGetImage(QX11Info::display(),
>
dfaure updated this revision to Diff 18829.
dfaure added a comment.
Provide servicetype file to the cmake macro so that the priority is stored as
an int.
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7533?vs=18731&id=18829
BRANCH
master
REVISION DETAIL
https://phabricator.kde
BUILD UNSTABLE
Build URL
https://build.kde.org/job/Frameworks%20ktexteditor%20kf5-qt5%20FreeBSDQt5.7/63/
Project:
Frameworks ktexteditor kf5-qt5 FreeBSDQt5.7
Date of build:
Sat, 26 Aug 2017 17:39:30 +
Build duration:
9 min 7 sec and counting
JUnit Test
chinmoyr added a task: T6561: Polkit support in KIO.
REVISION DETAIL
https://phabricator.kde.org/D7563
To: chinmoyr, #frameworks, dfaure
Cc: elvisangelaccio
chinmoyr created this revision.
REVISION SUMMARY
"privilegeExecution" field will specify if protocol can perform file
operation with elevated privileges.
Dolphin relies on `KFileItemListProperties` for enabling some of its context
menu actions. Internally `KFileItemListProperties` uses `
dhaumann closed this revision.
dhaumann added a comment.
Committed:
https://cgit.kde.org/ktexteditor.git/commit/?id=fc510adaecf1dc83416eaf4392925ee4f3c5a1e0
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D7337
To: dhaumann, carewolf, cullmann
Cc: kwrite-devel, #f
This revision was automatically updated to reflect the committed changes.
Closed by commit R264:2e7cd3bc4704: Fix build on CI. (authored by adridg).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D5716?vs=14152&id=18817#toc
REPOSITORY
R264 KApiDox
CHANGES SINCE LAST UPDATE
https://pha
dfaure added a comment.
In https://phabricator.kde.org/D7533#139802, @bshah wrote:
> > One thing I don't understand is the need for toString().toInt(),
> > or in other words, why my json file with a numeric value gets turned
> > into a string value when using qtplugininfo to inspect
adridg abandoned this revision.
adridg added a comment.
Closed by 2e7cd3bc4704408358f11ad4d92af17a1b8ce2b5
REPOSITORY
R264 KApiDox
REVISION DETAIL
https://phabricator.kde.org/D5716
To: adridg, winterz, bcooksley, vonreth
Cc: #frameworks, #documentation, skadinna
BUILD SUCCESS
Build URL
https://build.kde.org/job/Frameworks%20baloo%20kf5-qt5%20FreeBSDQt5.7/26/
Project:
Frameworks baloo kf5-qt5 FreeBSDQt5.7
Date of build:
Sat, 26 Aug 2017 12:13:41 +
Build duration:
2 min 32 sec and counting
JUnit Tests
Name
davidedmundson added a comment.
Martin, I explicitly asked you to look at this on Monday.
It's being really unfair to a new contributor to make them jump through all
sorts of hoops to do things the way you want them, and leave them hanging for
literally over a year.
REPOSITORY
R127 KW
davidedmundson updated this revision to Diff 18807.
davidedmundson marked 10 inline comments as done.
davidedmundson added a comment.
Restricted Application edited projects, added Plasma; removed Plasma on Wayland.
added some comments
REPOSITORY
R127 KWayland
CHANGES SINCE LAST UPDATE
htt
This revision was automatically updated to reflect the committed changes.
Closed by commit R127:16f4486cc54c: Update SurfaceInterface outputs when an
output global gets destroyed (authored by davidedmundson).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D7531?vs=18741&id=18804#toc
REPOS
cullmann accepted this revision.
cullmann added a comment.
Looks ok for me.
To shorten the code, I would have used
const auto cursor = cursorFromScriptValue(jscursor);
at most places, but that is taste, the explicit type makes more clear what
the type is ;=)
REPOSITORY
R39 KT
BUILD UNSTABLE
Build URL
https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20XenialQt5.7/61/
Project:
Frameworks kirigami kf5-qt5 XenialQt5.7
Date of build:
Sat, 26 Aug 2017 08:50:59 +
Build duration:
1 min 54 sec and counting
JUnit Tests
BUILD UNSTABLE
Build URL
https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20FreeBSDQt5.7/57/
Project:
Frameworks kirigami kf5-qt5 FreeBSDQt5.7
Date of build:
Sat, 26 Aug 2017 08:50:59 +
Build duration:
54 sec and counting
JUnit Tests
Nam
graesslin added a comment.
Could you please push this change, it fixes a crash in KWin when changing
outputs (as discovered by PlasmaSurfaceTest::testOSDPlacement()):
Thread 1 "testPlasmaSurfa" received signal SIGSEGV, Segmentation fault.
KWayland::Server::OutputInterface::clientRes
17 matches
Mail list logo