Add go-up/down/next/previous-skip
ClosedPublic

Authored by ndavis on Apr 10 2019, 2:04 PM.

Details

Summary

These are meant to be used when moving by the normal amount (go-up/down/next/previous) is too slow, but skipping all the way to the end of something is too far (go-top/bottom/first/last).

Turn window-keep-* into symlinks to go-up/down-skip

Requested by @laysrodrigues for Atelier

Test Plan


Diff Detail

Repository
R266 Breeze Icons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ndavis created this revision.Apr 10 2019, 2:04 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 10 2019, 2:04 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
ndavis requested review of this revision.Apr 10 2019, 2:04 PM
ndavis edited the summary of this revision. (Show Details)Apr 10 2019, 2:09 PM
ndavis edited the test plan for this revision. (Show Details)
ndavis edited the summary of this revision. (Show Details)
ndavis added a subscriber: laysrodrigues.
ngraham added a subscriber: ngraham.

@laysrodrigues are these what you wanted, and are the names good?

abetts added a subscriber: abetts.Apr 10 2019, 2:15 PM

Now I'll need to turn window-keep-above and window-keep-below into symlinks to go-up-skip and go-down-skip. arc patch hates it when files or symlinks are converted to each other, so I'll hold off doing that until this gets accepted.

Yes, the names are awesome!
great work @ndavis !

ngraham accepted this revision.Apr 10 2019, 2:56 PM
This revision is now accepted and ready to land.Apr 10 2019, 2:56 PM
ndavis updated this revision to Diff 55938.Apr 10 2019, 9:08 PM
ndavis edited the summary of this revision. (Show Details)
  • Turn window-keep-* into symlinks to go-up/down-skip
ndavis edited the summary of this revision. (Show Details)Apr 10 2019, 9:09 PM
This revision was automatically updated to reflect the committed changes.