Skip to content

applets/clipboard: scroll down to select the previous item

Fushan Wen requested to merge work/fuf/cp/wheel into master

Sometimes the user may want to copy the previous clipboard item. With this change, the user only needs to scroll down on the system tray icon without the need to open the full representation.

It's scroll down because in the list the newest item is on the top, which also makes it hard to implement scroll up behavior.

Edited by Nate Graham

Merge request reports