D15341: [Plasma Search KCM] Add a UI tab for editing shortcuts.

2019-05-26 Thread James Smith
smithjd updated this revision to Diff 58698. smithjd added a comment. - [Plasma Search KCM] Re-organize the tab and widget layouts. - Add edit actions. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15341?vs=41183&id=58698 BRANCH master-krunnerk

D14739: [KRunner] Allow modifying the keyboard shortcuts.

2019-05-26 Thread James Smith
smithjd updated this revision to Diff 58697. smithjd added a comment. - [KRunner] Change start of line shortcut to CTRL + S. - [KRunner] Re-work the shortcut handling to allow modifying the shortcuts. - Make edit actions configurable. - Follow standard shortcuts nomenclature. - Fix clea

D15684: DateTime Runner timezone and 24 hour clock time conversion.

2019-01-21 Thread James Smith
smithjd added a comment. Timezone name expansion and multiple matches: F6561200: Screenshot_20190121_164314.png 24-hr conversion and multiple matches: F6561199: Screenshot_20190121_164852.png REPOSITORY

D15684: DateTime Runner timezone and 24 hour clock time conversion.

2019-01-20 Thread James Smith
smithjd updated this revision to Diff 49976. smithjd added a comment. - [DateTime Runner] Add from-zone, to-zone and 24-hour time conversion. Improve timezone lookups (i.e. identical zone names now return all matches). The zone name is now used instead of the abbreviation in matches. - Reba

D15684: DateTime Runner timezone and 24 hour clock time conversion.

2018-11-26 Thread James Smith
smithjd updated this revision to Diff 46297. smithjd added a comment. Rebase around multiple zone matching, and some improvements. REPOSITORY R114 Plasma Addons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15684?vs=43091&id=46297 BRANCH master-timeconverter (branched from mas

D15684: DateTime Runner timezone and 24 hour clock time conversion.

2018-10-07 Thread James Smith
smithjd updated this revision to Diff 43091. smithjd added a comment. - [DateTime Runner] Show a date match if needed on conversion both to and from local REPOSITORY R114 Plasma Addons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15684?vs=42274&id=43091 BRANCH master-timecon

T8066: Fix Bug 390830 = Prevent indexing of Plasma vaults and other fuse filesystems

2018-09-27 Thread James Smith
smithjd added a comment. > A slightly smarter approach would be for Plasma Vaults itself to add such a rule for whatever mountpoint is chosen during new vault creation. What about exposing these config options on dbus? ("includeFolders"),("excludeFolders") That would make for 4 new

T8066: Fix Bug 390830 = Prevent indexing of Plasma vaults and other fuse filesystems

2018-09-25 Thread James Smith
smithjd added a comment. What's wrong with a .balooignore file in the root of the vault? Tracker uses .trackerignore. TASK DETAIL https://phabricator.kde.org/T8066 To: michaelh, smithjd Cc: smithjd, bruns, nicolasfella, ivan, plasma-devel, alexeymin, michaelh, ashaposhnikov, astippich, sp

D15684: DateTime Runner timezone and 24 hour clock time conversion.

2018-09-24 Thread James Smith
smithjd updated this revision to Diff 42274. smithjd added a comment. - [DateTime Runner] Add two new syntaxes for conversion to and from 24 hour time. REPOSITORY R114 Plasma Addons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15684?vs=42113&id=42274 BRANCH master-timeconver

D15684: DateTime Runner timezone and 24 hour clock time conversion.

2018-09-21 Thread James Smith
smithjd created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. smithjd requested review of this revision. REVISION SUMMARY Convert time to and from other time zones. Report time in 24 hr time. REPOSITORY R114 Plasma Addons BRANCH master-timeconverte

D15341: [Plasma Search KCM] Add a UI tab for editing shortcuts.

2018-09-11 Thread James Smith
smithjd added a comment. In D15341#323730 , @ngraham wrote: > In D15341#323715 , @smithjd wrote: > > > KRunner as a standalone application does much more than search for files. Therefore adding inde

D15341: [Plasma Search KCM] Add a UI tab for editing shortcuts.

2018-09-10 Thread James Smith
smithjd added a comment. In D15341#323704 , @ngraham wrote: > In D15341#323672 , @smithjd wrote: > > > Kicker/Kickoff and the dolphin search aren't full-fledged launchers like KRunner, only search f

D15341: [Plasma Search KCM] Add a UI tab for editing shortcuts.

2018-09-10 Thread James Smith
smithjd added a comment. In D15341#322618 , @ngraham wrote: > I appreciate the patch and the fact that you considered the prior comments in D14739 . But I must admit I'm still left with a nagging question: "Wh

D15341: [Plasma Search KCM] Add a UI tab for editing shortcuts.

2018-09-07 Thread James Smith
smithjd created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. smithjd requested review of this revision. REPOSITORY R119 Plasma Desktop BRANCH master-krunnerkeybindings (branched from master) REVISION DETAIL https://phabricator.kde.org/D15341 AFFE

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-09-07 Thread James Smith
smithjd updated this revision to Diff 41182. smithjd added a comment. - [KRunner] Re-work the shortcut handling to allow modifying the shortcuts. REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14739?vs=39467&id=41182 BRANCH master-krunnerbashkey

D13291: [kioclient] Use UDS_DISPLAY_NAME for file names.

2018-08-23 Thread James Smith
smithjd abandoned this revision. smithjd added a comment. Closing this because it breaks at least the settings:// ioslave, and the tags:// slave no longer has urls attached to the filename. REPOSITORY R126 KDE CLI Utilities REVISION DETAIL https://phabricator.kde.org/D13291 To: smithjd,

D13291: [kioclient] Use UDS_DISPLAY_NAME for file names.

2018-08-23 Thread James Smith
smithjd added a comment. In D13291#314199 , @bruns wrote: > In D13291#314195 , @smithjd wrote: > > > kioclient5 ls settings:/ > > system-administration > > > > dolphin settings:/ > > System

D13291: [kioclient] Use UDS_DISPLAY_NAME for file names.

2018-08-23 Thread James Smith
smithjd added a comment. kioclient5 ls settings:/ system-administration dolphin settings:/ System Administration REPOSITORY R126 KDE CLI Utilities REVISION DETAIL https://phabricator.kde.org/D13291 To: smithjd, #plasma Cc: bruns, michaelh, plasma-devel, ragreen, Pitel, ZrenBot,

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-15 Thread James Smith
smithjd added a comment. Perhaps the intent of this patch could change to adding a KShortcutsDialog to the kcm where the MOVETOSTARTOFLINE and MOVETOENDOFLINE keyboard shortcuts could be reassigned? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D14739 To:

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-11 Thread James Smith
smithjd added a comment. In D14739#306749 , @davidedmundson wrote: > We also have > > system settings -> shortcuts -> standard shortcuts > > These can have alternatives which would work for this. I don't know if these work with QQC2 Text

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-11 Thread James Smith
smithjd added a comment. Most of the keys on that side of the keyboard are already bound globally into combos, so the best solution IMO is to intercept the required keycombos in KRunner instead of having to rearrange the global app keycombos around KRunner. This is what this patch does to im

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-11 Thread James Smith
smithjd added a comment. Yes, except the CTRL + S combo is default for save in other applications, with no easy way I can think of to reassign it for just KRunner. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D14739 To: smithjd, #plasma Cc: broulik, plasm

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-11 Thread James Smith
smithjd added a comment. I now see that KDE has default application shortcuts for beginning of line and end of line (HOME and END) and skip word forwards or backwards (CTRL + RARROW/LARROW), that also work in KRunner, that should obsolete this patch. REPOSITORY R120 Plasma Workspace REVIS

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-11 Thread James Smith
smithjd added a comment. I tend to frequenty hit additional keys while not watching the runner window. Although the shortcut is no longer in common with Bash (the CTRL + S shortcut would also have made more sense for Bash) the idea is the same. You can already do this from the keyboard, but

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-11 Thread James Smith
smithjd updated this revision to Diff 39467. smithjd added a comment. - [KRunner] Change start of line shortcut to CTRL + S. REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14739?vs=39437&id=39467 BRANCH master-krunnerbashkeybindings (branched fr

D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-10 Thread James Smith
smithjd created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. smithjd requested review of this revision. REVISION SUMMARY CTRL + A moves the cursor to the beginning of the text entry, CTRL + E moves it to the end. TEST

D13291: Use UDS_DISPLAY_NAME for file names.

2018-06-02 Thread James Smith
smithjd created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. smithjd requested review of this revision. REPOSITORY R126 KDE CLI Utilities BRANCH master-lsfix REVISION DETAIL https://phabricator.kde.org/D13291 AFFEC

Re: Review Request 126742: Add clearActions() to remove every applet interface action.

2016-01-16 Thread James Smith
, James Smith ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 126742: Add clearActions() to remove every applet interface action.

2016-01-15 Thread James Smith
view91122 --- On Jan. 15, 2016, 1:52 a.m., James Smith wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewb

Re: Review Request 126742: Add clearActions() to remove every applet interface action.

2016-01-14 Thread James Smith
an equivalent way to do this in the plasmoid? Diffs (updated) - src/scriptengines/qml/plasmoid/appletinterface.h ad68499 src/scriptengines/qml/plasmoid/appletinterface.cpp 8e4979a Diff: https://git.reviewboard.kde.org/r/126742/diff/ Testing --- Compile, runtime. Thanks, Ja

Review Request 126742: Add removeAllActions() to remove every applet interface action.

2016-01-14 Thread James Smith
/appletinterface.cpp 8e4979ae9ec89da02f68e6438b5b0ab40a2495d0 Diff: https://git.reviewboard.kde.org/r/126742/diff/ Testing --- Compile, runtime. Thanks, James Smith ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo