Feed Advanced Search

Dec 8 2019

ndavis updated the diff for D25340: Added background colors to active and inactive icon view.
  • Change normal bg to 15% opacity
  • Change minimized bg to 5% opacity
Dec 8 2019, 1:56 PM · Frameworks
ndavis updated the summary of D25340: Added background colors to active and inactive icon view.
Dec 8 2019, 12:24 PM · Frameworks
ndavis updated the test plan for D25340: Added background colors to active and inactive icon view.
Dec 8 2019, 12:22 PM · Frameworks
mardelle updated the diff for D24489: KAutosaveFile not respecting maximum filename length.

Update patch according to discussion.
extractManagedFilePath will be broken in case of long truncated path but that has always been the case...

Dec 8 2019, 12:19 PM · Frameworks
GB_2 added a comment to D25360: Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on kdeglobals setting.

Should this also affect GTK apps? There's a matching radio group in the GTK KCM.

Dec 8 2019, 12:13 PM · Frameworks
ndavis commandeered D25340: Added background colors to active and inactive icon view.
Dec 8 2019, 11:53 AM · Frameworks
IlyaBizyaev added a comment to D25360: Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on kdeglobals setting.

Should this also affect GTK apps? There's a matching radio group in the GTK KCM.

Dec 8 2019, 10:46 AM · Frameworks
niccolove added a comment to D25340: Added background colors to active and inactive icon view.

@niccolove Do you mind if I commandeer this? I know dealing with these kinds of issues can be super annoying and I'm already used to it.

Dec 8 2019, 8:26 AM · Frameworks

Dec 7 2019

nicolasfella added a reviewer for D25700: [KHistoryComboBox] Add method to set an icon provider: dfaure.
Dec 7 2019, 10:54 PM · Frameworks
nicolasfella updated the diff for D25700: [KHistoryComboBox] Add method to set an icon provider.
  • For real
Dec 7 2019, 10:52 PM · Frameworks
nicolasfella updated the diff for D25700: [KHistoryComboBox] Add method to set an icon provider.
  • Adapt deprecation version
Dec 7 2019, 10:51 PM · Frameworks
nicolasfella updated the diff for D25700: [KHistoryComboBox] Add method to set an icon provider.

Rebase

Dec 7 2019, 10:49 PM · Frameworks
filipf added a comment to D25699: [PC3 ToolButton] Have the label take into account complementary color schemes.

The check for the prefix was added in bf1d1cc6b2ad37cb586f44b56fa2438ed3a5dbfc, while the control.flat one got added much earlier.

The labels are visible again with just the control.flat condition, but the prefix one might be needed as well for non-breeze themes.

There's a part missing though, the triangle (visible on https://openqa.opensuse.org/tests/1105226#step/start_wayland_plasma5/21) is gone. That seems to be a feature lost with PC3 :-(

Dec 7 2019, 10:33 PM · Frameworks
fvogt added a comment to D25699: [PC3 ToolButton] Have the label take into account complementary color schemes.

The check for the prefix was added in bf1d1cc6b2ad37cb586f44b56fa2438ed3a5dbfc, while the control.flat one got added much earlier.

Dec 7 2019, 10:13 PM · Frameworks
filipf updated the summary of D25699: [PC3 ToolButton] Have the label take into account complementary color schemes.
Dec 7 2019, 9:49 PM · Frameworks
dfaure added a comment to D25698: New query mechanism for applications: KApplicationTrader.

Assuming we install all parts under plugins/parts instead of just plugins/ like we currently do, the application should be able to do

Dec 7 2019, 9:10 PM · Frameworks
ndavis added a comment to D25340: Added background colors to active and inactive icon view.

@niccolove Do you mind if I commandeer this? I know dealing with these kinds of issues can be super annoying and I'm already used to it.

Dec 7 2019, 7:56 PM · Frameworks
astippich added a comment to D25517: Add an option to extract image data and add front cover property.

ping!

Dec 7 2019, 6:33 PM · Baloo, Frameworks
ndavis added a comment to D25340: Added background colors to active and inactive icon view.

It's going to be tedious with manual editing. Maybe there's a way to automate it with awk, but I don't know that tool well enough. This should at least make the deleting part easier: sed --follow-symlinks -i 's/style="opacity:0.05"//' tasks.svg

Dec 7 2019, 5:26 PM · Frameworks
ndavis requested changes to D25340: Added background colors to active and inactive icon view.
Dec 7 2019, 5:20 PM · Frameworks
ndavis added a comment to D25340: Added background colors to active and inactive icon view.

Oh wait, here's the problem.

Dec 7 2019, 5:20 PM · Frameworks
ndavis added a comment to D25340: Added background colors to active and inactive icon view.

Hmm, I'm not seeing any change, and the difference between open and maximized items is still too subtle IMO:

If the background is a different color/opacity, I can't tell.

Dec 7 2019, 5:14 PM · Frameworks
cullmann closed D25686: Updates from CMake 3.16 final release.
Dec 7 2019, 4:46 PM · Frameworks, Kate
ngraham added a comment to D25340: Added background colors to active and inactive icon view.

Hmm, I'm not seeing any change, and the difference between open and maximized items is still too subtle IMO:

Dec 7 2019, 4:40 PM · Frameworks
ahmadsamir updated the diff for D23457: Port the search interface from QRegExp to QRegularExpression.

EDIT: I should probably format the added code with clang-format, I'll do that soon...

Dec 7 2019, 3:33 PM · Frameworks, Kate
mlaurent added inline comments to D25754: Refactor KHistoryComboBox::insertItems.
Dec 7 2019, 3:25 PM · Frameworks
nicolasfella closed D25754: Refactor KHistoryComboBox::insertItems.
Dec 7 2019, 2:41 PM · Frameworks
ndavis accepted D25340: Added background colors to active and inactive icon view.
Dec 7 2019, 11:40 AM · Frameworks
niccolove updated the diff for D25340: Added background colors to active and inactive icon view.

Reset tabbar to master

Dec 7 2019, 11:29 AM · Frameworks
niccolove added a comment to D25340: Added background colors to active and inactive icon view.

Wait, is a change to tabbar.svg supposed to be in this diff?

Dec 7 2019, 11:26 AM · Frameworks
ndavis requested changes to D25340: Added background colors to active and inactive icon view.

Wait, is a change to tabbar.svg supposed to be in this diff?

Dec 7 2019, 11:25 AM · Frameworks
niccolove added a comment to D25334: Added transparent blue background to tabbars.

Yes that's right, the Kickoff tabs are fine, it's the panel that doesn't look right. It just doesn't look good with that kind of highlight to me. Or maybe the highlight background is too bright.

To me it looks fine with Breeze light IMO. If you think it looks bad with Breeze Dark, that seems like kind of a problem since as far as I was aware, this is the proposed new highlight style that you're working on, right? It definitely needs to look good with Breeze Dark, or at least no worse than the status quo.

Dec 7 2019, 11:25 AM · Frameworks
ndavis accepted D25340: Added background colors to active and inactive icon view.
Dec 7 2019, 11:23 AM · Frameworks
niccolove updated the diff for D25340: Added background colors to active and inactive icon view.

Changed inactive to 5%

Dec 7 2019, 11:21 AM · Frameworks
aacid added a comment to D25698: New query mechanism for applications: KApplicationTrader.

How would i load a "KPart that can open PDF files" then?

Dec 7 2019, 10:06 AM · Frameworks
sars added a comment to D25599: Fix plugin-metadata translations on windows.

Yes it works :)

Dec 7 2019, 8:55 AM · Frameworks, Windows
ahmadsamir added inline comments to D25767: KAutoSaveFile: add a unit test to check max. filename length.
Dec 7 2019, 8:36 AM · Frameworks
ahmadsamir updated the diff for D25767: KAutoSaveFile: add a unit test to check max. filename length.

Address comments

Dec 7 2019, 8:26 AM · Frameworks
chinmoyr updated the diff for D21783: Show more details in warning dialog shown before starting a privileged operation.

Rebased, compiled and tested. Changes work as expected.
Double checked file_unix.cpp. Would be a shame if it happens yet again.

Dec 7 2019, 2:49 AM · Frameworks
bruns added inline comments to D25789: Correctly report if baloo_file is unavailable.
Dec 7 2019, 2:16 AM · Baloo, Frameworks
dfaure added a comment to D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.

The opposite extreme is to always pass when X-KDE-Protocols is set and assume that the applications are actually working correctly (e.g. vlc ought to talk to kiod/KPasswdServerClient to get credentials, otherwise its declaration of X-KDE-Protocols is incorrect and you are looking at a bug in vlc. at the very least it should throw up its own auth dialog if it doesn't know what to do).

Dec 7 2019, 12:47 AM · Frameworks
bcooksley added a comment to D25682: add initial wsdiscovery support.

With regards to the Docker/Gitlab CI part, please use the images under kdeorg/ on Dockerhub rather than personally maintained images as the wider community has no access to your namespace on Gitlab.com

Dec 7 2019, 12:39 AM · Frameworks, Dolphin
dfaure added a comment to D25698: New query mechanism for applications: KApplicationTrader.

Feedback on the API question would be welcome.

Dec 7 2019, 12:37 AM · Frameworks
dfaure requested changes to D25682: add initial wsdiscovery support.

I guess you were expecting a higher-level review, but I don't know anything about these protocols.

Dec 7 2019, 12:27 AM · Frameworks, Dolphin
kossebau added inline comments to D25798: Deprecated allowAsDefault.
Dec 7 2019, 12:27 AM · Frameworks
ltoscano added a comment to D25793: Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts".

Oh sorry, I missed that. It's the kind of information I wouldn't expect in the commit message.

Dec 7 2019, 12:20 AM · Frameworks
ngraham added a comment to D25793: Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts".

Yep, in fact I mentioned this in the description section of the patch:

Dec 7 2019, 12:13 AM · Frameworks
nicolasfella requested review of D25798: Deprecated allowAsDefault.
Dec 7 2019, 12:09 AM · Frameworks
ltoscano added a comment to D25793: Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts".

Please commit it after the commit for the new Frameworks is made (so probably from Sunday onwards).

Dec 7 2019, 12:08 AM · Frameworks

Dec 6 2019

dfaure requested changes to D21783: Show more details in warning dialog shown before starting a privileged operation.

I'm concerned that you didn't compile this (because of dependency issues, from what I gather), which means it's not tested either.

Dec 6 2019, 11:41 PM · Frameworks
ngraham accepted D25340: Added background colors to active and inactive icon view.

I guess I should change my status to accepted given that I think this is good enough and already an improvement. But I think we can do even better, @niccolove. :)

Dec 6 2019, 11:01 PM · Frameworks
dfaure added a comment to D24489: KAutosaveFile not respecting maximum filename length.

I see. This answers my question about why two merge requests -- no problem, keep them separate, but commit the fix before the unittest
[this is so that bisecting never ends up in the situation where unittests are broken]

Dec 6 2019, 9:29 PM · Frameworks
filipf added a comment to D25340: Added background colors to active and inactive icon view.

This diff is against commit 467d721cc96258b54048c0dd1508d16e03c0cd55, which isn't in git master. Do I actually need that commit for this patch to work?

Dec 6 2019, 8:53 PM · Frameworks
ndavis accepted D25793: Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts".

Welp, there's nothing objectively wrong with making this patch. LGTM

Dec 6 2019, 7:43 PM · Frameworks
ngraham added a comment to D25793: Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts".

There was a bug report about it that had some people agreeing with it. I think it makes a bit of sense because yes, this dialog is indeed only about keyboard shortcuts, and at least to my ears, the phrase "keyboard shortcuts" instantly connotes what this is about, while "shortcuts" is a more generic term that doesn't have such an instantly recognizable computer-related meaning.

Dec 6 2019, 7:26 PM · Frameworks
ndavis added a comment to D25793: Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts".

This doesn't seem wrong, but why is it needed? Do people get confused about the type of shortcuts? Are there non-keyboard shortcuts? If there are, would we put their configuration menu under a different menu option?

Dec 6 2019, 7:11 PM · Frameworks
ngraham requested review of D25793: Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts".
Dec 6 2019, 7:06 PM · Frameworks
davidedmundson added a dependent revision for D25791: Fix writeFlags with KConfigCompilerSignallingItem: D25792: Add notifiers to workspace options kcfg.
Dec 6 2019, 7:02 PM · Frameworks
davidedmundson requested review of D25791: Fix writeFlags with KConfigCompilerSignallingItem.
Dec 6 2019, 7:00 PM · Frameworks
ngraham added a comment to D25340: Added background colors to active and inactive icon view.

Can we push this forward? I just triaged a bunch of bugs and found that https://bugs.kde.org/show_bug.cgi?id=370465 now has five duplicates. There seems to be quite a bit of demand for this.

Dec 6 2019, 6:33 PM · Frameworks
mardelle added a comment to D24489: KAutosaveFile not respecting maximum filename length.

Oh no don't misunderstand me. I am very glad that someone else stepped up! I have more than enough work on my plate with Kdenlive so please help :)
Hopefully David can give us some hints about the best way to move on!

Dec 6 2019, 6:10 PM · Frameworks
ngraham accepted D25788: Initialise QML monitor values.
Dec 6 2019, 5:33 PM · Baloo, Frameworks
ngraham added a comment to D25789: Correctly report if baloo_file is unavailable.

Maybe instead of "Unavailable", it could say "Not Running"?

Dec 6 2019, 5:32 PM · Baloo, Frameworks
ngraham changed the status of T5970: NaturalSorting option needs a place in system settings from Resolved to Wontfix.
Dec 6 2019, 5:04 PM · Dolphin, Frameworks
ngraham closed T5970: NaturalSorting option needs a place in system settings as Resolved.

Yeah, let's keep this the way it is. I think it's plenty comprehensible, and we never managed to come up with a good place to move them anyway.

Dec 6 2019, 4:59 PM · Dolphin, Frameworks
chinmoyr added inline comments to D21783: Show more details in warning dialog shown before starting a privileged operation.
Dec 6 2019, 4:46 PM · Frameworks
chinmoyr updated the diff for D21783: Show more details in warning dialog shown before starting a privileged operation.

Addressed the issues.
Annotated code to be removed in KF6.
My build env is outdated so I couldn't compile the new depracation macro. Copied as it is.

Dec 6 2019, 4:44 PM · Frameworks
davidedmundson requested review of D25789: Correctly report if baloo_file is unavailable.
Dec 6 2019, 4:35 PM · Baloo, Frameworks
ahmadsamir added a comment to D24489: KAutosaveFile not respecting maximum filename length.

The unittest is in another diff because it's a different author I guess.

[...]
I didn't mean to step on your toes; feel free to disregard the unit test I wrote, or reuse whatever part(s) of it as you see fit. It's just that I was interested in the matter and sort of wanted to see if my understanding was correct. :)

Dec 6 2019, 4:35 PM · Frameworks
davidedmundson requested review of D25788: Initialise QML monitor values.
Dec 6 2019, 4:33 PM · Baloo, Frameworks
ndavis added a comment to D25296: [RFC] Fix Display Configuration icon margins.

Never mind, I wasn't deleting the cache files properly after rebuilding. When I do that, the monochrome icons don't get used at all and it reverts to the colorful one:

Dec 6 2019, 4:27 PM · Frameworks
jhayes added a comment to D25753: EBN extra-cmake-modules transport cleanup.

The two links I know of are:
http://0pointer.de/lennart/projects/libcanberra (works as is in file but
wont work as https)
http://www.x86-64.org/documentation/abi.pdf (http://www.x86-64.org is dead)

Dec 6 2019, 2:23 PM · Build System, Frameworks
ngraham added reviewers for D25682: add initial wsdiscovery support: dfaure, Frameworks, Dolphin.
Dec 6 2019, 2:00 PM · Frameworks, Dolphin
ngraham updated subscribers of D25296: [RFC] Fix Display Configuration icon margins.

@ndavis or @trickyricky26, could I ping you on this?

Dec 6 2019, 1:06 PM · Frameworks
tcanabrava updated the diff for D25149: Add a new template for KCMs.
  • Fix indentation
Dec 6 2019, 12:39 PM · Plasma, Frameworks
mardelle added a comment to D24489: KAutosaveFile not respecting maximum filename length.

The unittest is in another diff because it's a different author I guess. I can process the comments but looking closer I found 2 other important issues in this class:

Dec 6 2019, 12:37 PM · Frameworks
krop added a comment to D25753: EBN extra-cmake-modules transport cleanup.

please send me a list of urls that don't have https: and I'll add them to the whitelist

Dec 6 2019, 12:17 PM · Build System, Frameworks
caspermeijn added a comment to D25682: add initial wsdiscovery support.

Why do we need to mirror this dsoap-ws-discovery-client lib that seems to be copied from somewhere?

Testing convenience until @caspermeijn makes a release mostly. The library was,or maybe even still is, in flux as API was being shuffled up to kdsoap.

Dec 6 2019, 10:01 AM · Frameworks, Dolphin
dfaure requested changes to D21783: Show more details in warning dialog shown before starting a privileged operation.
Dec 6 2019, 8:19 AM · Frameworks
dhaumann added inline comments to D25767: KAutoSaveFile: add a unit test to check max. filename length.
Dec 6 2019, 8:13 AM · Frameworks
apol abandoned D14218: Introduce a test to make sure we're not offering duplicated icons.

Doesn't seem relevant anymore

Dec 6 2019, 1:00 AM · Frameworks
davidedmundson accepted D25727: Expose enum to the metaobject compiler.
Dec 6 2019, 12:35 AM · Frameworks
apol updated the diff for D25727: Expose enum to the metaobject compiler.

Alternative approach without Q_NAMESPACE_EXPORT, which is too new

Dec 6 2019, 12:33 AM · Frameworks

Dec 5 2019

ngraham added a comment to D8773: Improve discoverability of drag-and-drop of toolbar actions.

Haha yes almost exactly like that! Maybe today I'd use a sheet instead of a separate dialog window. But I have great faith that the 2019 David is able to conquer the challenges of 2009. :)

Dec 5 2019, 11:28 PM · Frameworks
davidedmundson added a comment to D8773: Improve discoverability of drag-and-drop of toolbar actions.

That is excellent!

Dec 5 2019, 11:25 PM · Frameworks
dfaure added a comment to D8773: Improve discoverability of drag-and-drop of toolbar actions.

That is excellent! But in the implementation, mind the "multiple kxmlgui-clients" use case, like konqueror or kdevelop (or kate I guess). It can make things tricky...
(you drop between two clients, how do you know which one should memorize the action into its kxmlgui file?)

Dec 5 2019, 11:01 PM · Frameworks
aacid added a comment to D25720: Fix shortcut conflict between Cut and Delete File.

Trying to assign anything to Shift+Delete shows the "conflicting shortcuts" error dialog.

Dec 5 2019, 11:00 PM · Frameworks
aacid added a comment to D25755: Replace iterators with range-based for.

is something you can use if you feel bored, i made it mandatory in poppler

Dec 5 2019, 10:54 PM · Frameworks
davidedmundson added a comment to D8773: Improve discoverability of drag-and-drop of toolbar actions.

@ngraham
Like this: http://static.davidedmundson.co.uk/toolbars_change_01.ogv ?

Dec 5 2019, 10:52 PM · Frameworks
dfaure accepted D25767: KAutoSaveFile: add a unit test to check max. filename length.
Dec 5 2019, 10:50 PM · Frameworks
ngraham added a comment to D8774: Show Configure Toolbars dialog as modal.

Oops, sorry! I added comments to D8773.

Dec 5 2019, 10:47 PM · Frameworks
ngraham requested changes to D8773: Improve discoverability of drag-and-drop of toolbar actions.

What I would like to see is that when you open the "Edit Toolbar" dialog that you then can drag around tool bar buttons and drag them from and to the dialog, like Firefox does it and how @colomar suggested. Given you can already re-arrange toolbar buttons whilst said dialog is open, what needs to be added is the ability to drag those from and to the dialog.

Yes, exactly. The closer to Firefox' "Customize" UX, the better. No more separate dialogs, just one mode where you configure your UI.

Dec 5 2019, 10:46 PM · Frameworks
dfaure requested changes to D24489: KAutosaveFile not respecting maximum filename length.

Why is this not in the same commit as the related unittest, as is common practice?

Dec 5 2019, 10:45 PM · Frameworks
dfaure added a comment to D8774: Show Configure Toolbars dialog as modal.

The description says this depends on D8773 which isn't approved.

Dec 5 2019, 10:34 PM · Frameworks
davidedmundson requested review of D25775: Check cursor_open return value.
Dec 5 2019, 10:32 PM · Baloo, Frameworks
ngraham added a comment to D25743: Expose IndexerState enum to QML.

Thanks, now it compiles! I'm not sure it's working perfectly though. I updated D25447 to use this, but it's claiming that my indexer is suspended, while balooctl status disagrees.

Dec 5 2019, 9:52 PM · Baloo, Frameworks
winterz added a comment to D25753: EBN extra-cmake-modules transport cleanup.

please send me a list of urls that don't have https: and I'll add them to the whitelist

Dec 5 2019, 9:26 PM · Build System, Frameworks
zrax updated the diff for D25770: Several enhancements to gitolite syntax definition..

Fix "+" in keywords to not act as a word break.

Dec 5 2019, 9:24 PM · Frameworks, Kate
ngraham added a comment to D14218: Introduce a test to make sure we're not offering duplicated icons.

@apol we have a duplicate test in breeze-icons now; is this still relevant?

Dec 5 2019, 9:15 PM · Frameworks
krop closed D25753: EBN extra-cmake-modules transport cleanup.
Dec 5 2019, 9:14 PM · Build System, Frameworks