D11768: Add Desktop and Downloads to the default list of Places

2018-03-30 Thread Julian Wolff
progwolff accepted this revision. REVISION DETAIL https://phabricator.kde.org/D11768 To: ngraham, #dolphin, #gwenview, #frameworks, #vdg, markg, progwolff Cc: huoni, markg, fabiank, progwolff, broulik, michaelh, ngraham

D11768: Add Desktop and Downloads to the default list of Places

2018-03-29 Thread Julian Wolff
progwolff added a comment. In D11768#236348 , @broulik wrote: > > Still, that folder exists by default > > Are you sure? It might be created by some weird startup script or something else. Also, a user can choose to change the location of the

D10251: [RFC] Use mipmap filtering in window thumbnails

2018-03-18 Thread Julian Wolff
progwolff added a comment. Thanks! I tested it with several running applications, including windows with different apect ratios and combined previews for multiple instances of the same application. Looks great in every case. +1 from me! REPOSITORY R242 Plasma Framework (Library)

D10251: [RFC] Use mipmap filtering in window thumbnails

2018-03-17 Thread Julian Wolff
progwolff added a comment. Could you please rebase on current master? REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D10251 To: fredrik, #plasma, #vdg Cc: progwolff, broulik, ngraham, hein, plasma-devel, #frameworks, michaelh, ZrenBot, lesliezhai,

Re: KDirWatch and files that are removed/created

2017-09-07 Thread Julian Wolff
On Thu Aug 31 21:00:06 UTC 2017 Albert Astals Cid wrote: > >Okular is watching the file > "/home/kdeunstable/breeze-icons/README.md" >and its parent folder > "/home/kdeunstable/breeze-icons" >that is being edited by kate, when you save in kate, this is what Okular sees >coming from KD

D7697: emit dirty signal for a directory on creation of a file even if the file is being watched individually

2017-09-05 Thread Julian Wolff
progwolff abandoned this revision. progwolff added a comment. Invalid. Worked as expected without my changes. I did not test it correctly. REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D7697 To: progwolff, #frameworks

D7697: emit dirty signal for a directory on creation of a file even if the file is being watched individually

2017-09-05 Thread Julian Wolff
progwolff edited the summary of this revision. REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D7697 To: progwolff, #frameworks

D7697: emit dirty signal for a directory on creation of a file even if the file is being watched individually

2017-09-05 Thread Julian Wolff
progwolff created this revision. Restricted Application added a project: Frameworks. REVISION SUMMARY KDirWatch emits a dirty signal for a watched directory when a file is ceated in this directory. However, currently this signal is not emitted when a file is added that is watched individuall