I am still trying to make a plasmoid
I have following problem
https://github.com/renn0xtek9/BookMarkWidgets/tree/BookmarkPathsDefinedByConfig
1)Configurations are not persistent although I set the configuration
see
https://github.com/renn0xtek9/BookMarkWidgets/blob/BookmarkPathsDefinedBy
davidedmundson created this revision.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.
REVISION SUMMARY
A DeclarativeDropArea creates a new DeclarativeDragDropEvent on every
enter/move/leave event.
The getter me
rjvbb added a comment.
In https://phabricator.kde.org/D5825#112464, @davidedmundson wrote:
> OS X is not a supported Plasma platform, BSD is.
Just for future reference: OS X doesn't have sigwaitinfo() (or the cited
alternative).
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
This revision was automatically updated to reflect the committed changes.
Closed by commit R133:c2fd8526c523: kcheckpass: Add support in for non-Linux
platforms via kevent. (authored by tcberner).
REPOSITORY
R133 KScreenLocker
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5825?vs=14
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:3b303d736317: Small improvements in IconItem (authored by
apol).
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6014?vs=14943&id=14949
REVISION
mart accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6014
To: apol, #frameworks, #plasma, mart
Cc: plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-moha
apol updated this revision to Diff 14943.
apol added a comment.
Few additions
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6014?vs=14939&id=14943
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6014
AFFECTED FILES
sr
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:8b39e1a55976: [TaskGroupingProxyModel] Use
LauncherUrlWithoutIcon (authored by broulik).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5581?vs=13788&id=14
apol created this revision.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Don't construct a QUrl for every source strings. Check it's a file url
first (which is the only kind of url we support at the moment)
clutz created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
There is code for some yet not fixed bug in XRandRConfig::applyKScreenConfig
that should print debug information in case of currentMode is NULL.
urkud added a comment.
In https://phabricator.kde.org/D6003#112523, @davidedmundson wrote:
> Can you confirm you've tested this.
I've tested that (a) it shows new message; (b) new command works without root
password.
I've tried to run all autotests, but some of them fail both
I've updated the plasma-desktop tar to 5.8.7.1 in the LTS release
This is to fix a QML use which is not compatible with Qt 5.6. If you
use Qt 5.7 or newer there is no need to update.
https://cgit.kde.org/plasma-desktop.git/commit/?h=Plasma/5.8&id=89a08418b3e8815a6eb610067f521cee6218b8b0
sha256:
davidedmundson accepted this revision.
davidedmundson added a comment.
This revision is now accepted and ready to land.
Can you confirm you've tested this.
Do you have commit access?
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D6003
To: urkud, #plasma,
Here you go!
--
sebas
http://www.kde.org | http://vizZzion.orgd_ed:
* We accidentally merged a patch into Plasma 5.8 that needed a newer Qt; it's
in the QML part, so no-one noticed. Worst it's in the QtQml import which is
included implicitly and therefore doesn't have a version number; I have a
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:89a08418b3e8: Remove implicit use of QtQml in Qt 5.7
(authored by davidedmundson).
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6007?vs=14930&id=14931
REV
Stealing this LTS thread, there's something from Qt I'd like to copy:
>Currently, Qt 5.6 LTS is in the *‘strict’* phase where it only receives
selected critical fixes and next it is moving into the ‘*very strict*’
phase. During this final phase, Qt 5.6 LTS will receive important security
fixes onl
broulik accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R119 Plasma Desktop
BRANCH
Plasma/5.8
REVISION DETAIL
https://phabricator.kde.org/D6007
To: davidedmundson, #plasma, broulik
Cc: plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed,
davidedmundson created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
The Plasma 5.8 branch should work with Qt 5.6.
This means we don't have the Connections enabled property available.
This moves th
davidedmundson accepted this revision.
davidedmundson added a comment.
This revision is now accepted and ready to land.
OS X is not a supported Plasma platform, BSD is. Whether it works there or
not too important.
You can put this in the 5.10 branch for 5.10.1 which is out pretty soon aft
You probably want to use cmake's add_custom_command [1]
I don't think we can offer any more guidance without seeing it.
Upload the code somewhere (branch of breeze-gtk or just a zip file,
whatever) and we can help.
[1] https://cmake.org/cmake/help/v3.0/command/add_custom_command.html
David
On W
rjvbb added a comment.
Already getting updates through kde-mac, no need to receive everything twice.
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D5825
To: tcberner, #freebsd, graesslin, kde-mac
Cc: adridg, davidedmundson, plasma-devel, ZrenBot, spstarr, prog
rjvbb added a comment.
In https://phabricator.kde.org/D5825#112442, @tcberner wrote:
> > Do you actually intend to test this on Mac?
>
> Nope, I don't have a Mac :) -- but I hoped, that there were some Mac users
who could check it on their end too (as you also have kqueue/kevent) -- b
On Monday 29 May 2017, Mario Fux wrote:
> Am Sonntag, 28. Mai 2017, 22:51:19 CEST schrieb Łukasz Sawicki:
> > Hi,
>
> Morning Łukasz
>
> > Here is a Plasma 5.10 video NOT FINAL yet ;). Feel free to post your
> > opinions, comments etc about it. I don't plan any radical changes but
> > I can stil
tcberner added a comment.
> Do you actually intend to test this on Mac?
Nope, I don't have a Mac :) -- but I hoped, that there were some Mac users
who could check it on their end too (as you also have kqueue/kevent) -- but I
did not know that most of the stuff is not yet ported for Mac.
Am Sonntag, 28. Mai 2017, 22:51:19 CEST schrieb Łukasz Sawicki:
> Hi,
Morning Łukasz
> Here is a Plasma 5.10 video NOT FINAL yet ;). Feel free to post your
> opinions, comments etc about it. I don't plan any radical changes but
> I can still tweak it a bit if there will be such a need.
>
> http
Hello,
I have an update for the gtk theme, my problem is, I have some sass
files and a python script that I use to generate the theme that I would
like to put in the repo. It is all in one folder and should be ignored.
I don't know anything about cmake so I need some guidance here.
tcberner edited the summary of this revision.
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D5825
To: tcberner, #freebsd, graesslin, kde-mac
Cc: rjvbb, adridg, davidedmundson, plasma-devel, ZrenBot, spstarr, progwolff,
lesliezhai, ali-mohamed, jensreuterberg, abe
rjvbb added a comment.
In https://phabricator.kde.org/D5825#109698, @tcberner wrote:
> I have not yet had time to test it at all :)
Do you actually intend to test this on Mac? I laud and applaud the initiative
but I see only one way that the package will ever get used on Mac - pro
behrmann added a comment.
In https://phabricator.kde.org/D5928#112398, @subdiff wrote:
> In https://phabricator.kde.org/D5928#112368, @cfeck wrote:
>
> > First, the difference between "color management" and "color correction"
is that color correction is only one step in the color mana
tcberner added a subscriber: erichameleers.
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D6004
To: tcberner, #freebsd, graesslin, #plasma
Cc: erichameleers, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai,
ali-mohamed, jensreuterberg, abetts, sebas, apol,
tcberner added a reviewer: kde-mac.
tcberner marked 2 inline comments as done.
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D5825
To: tcberner, #freebsd, graesslin, kde-mac
Cc: adridg, davidedmundson, plasma-devel, ZrenBot, spstarr, progwolff,
lesliezhai, ali-mo
tcberner created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
This is useful on FreeBSD, where we don't have loginctl.
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D6004
cfeck added a comment.
Yes, let's not argue about the names. I just wanted to make sure you
understand the difference between 1D and 3D LUTs, and why color management
(should it ever come back to KWin), needs 3D LUTs.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D592
https://bugs.kde.org/show_bug.cgi?id=380302
Bug ID: 380302
Summary: smb:// KIO still tries SMBv1 first which is blocked by
modern servers
Product: kio-extras
Version: unspecified
Platform: Kubuntu Packages
O
34 matches
Mail list logo