Version: (using KDE 4.3.5) OS: Linux Installed from: Debian testing/unstable Packages Hi, I'm missing an old function from Amarok 1.4. IIRC hitting ctrl+c sent the information "Artist - Title" to the clipboard, so I could paste it some place else. I'd love to have this feature back in Amarok 2. Cheers, Stefan
Just a note: If at all, and for consistency, this should rather copy the file URL instead of metadata.
To bad. I really liked this feature back in the old days.
Git commit 684a218b3e223a3189b7290df90e6b22f52a514a by Mark Kretschmann, on behalf of fleissig fleissig. Committed on 30/06/2013 at 10:19. Pushed by markey into branch 'master'. Make Ctrl+C copy the currently playing artist & title to clipboard. FIXED-IN: 2.8 REVIEW: 111275 M +2 -0 ChangeLog M +22 -0 src/MainWindow.cpp M +1 -0 src/MainWindow.h http://commits.kde.org/amarok/684a218b3e223a3189b7290df90e6b22f52a514a
Git commit c6d9f246383def39aecdd0f62c1354d0b164cec6 by Mark Kretschmann. Committed on 18/08/2013 at 14:32. Pushed by markey into branch 'master'. Ctrl-C works again when there is text selected in Amarok. Amarok now checks if the clipboard content is owned by Amarok itself. In this case Ctrl-C will work just like expected, copying the selection to the clipboard. If it's not owned by Amarok, the currently playing artist and album is copied to the clipboard. BACKPORT Related: bug 323644 M +2 -0 ChangeLog M +3 -2 src/MainWindow.cpp http://commits.kde.org/amarok/c6d9f246383def39aecdd0f62c1354d0b164cec6
Git commit a1a90d09bca60d752542fb6412930fe1c2caf17b by Mark Kretschmann. Committed on 22/08/2013 at 10:14. Pushed by markey into branch 'master'. Revert "Ctrl-C works again when there is text selected in Amarok." This reverts commit c6d9f246383def39aecdd0f62c1354d0b164cec6. The patch was not working, sorry. Related: bug 323644 M +0 -2 ChangeLog M +2 -3 src/MainWindow.cpp http://commits.kde.org/amarok/a1a90d09bca60d752542fb6412930fe1c2caf17b
Git commit 3500478880b19ba984b4f356d63cffe43cfb648f by Vedant Agarwala, on behalf of Mark Kretschmann. Committed on 18/08/2013 at 14:32. Pushed by vedanta into branch 'tagguessing'. Ctrl-C works again when there is text selected in Amarok. Amarok now checks if the clipboard content is owned by Amarok itself. In this case Ctrl-C will work just like expected, copying the selection to the clipboard. If it's not owned by Amarok, the currently playing artist and album is copied to the clipboard. BACKPORT Related: bug 323644 M +2 -0 ChangeLog M +3 -2 src/MainWindow.cpp http://commits.kde.org/amarok/3500478880b19ba984b4f356d63cffe43cfb648f
Git commit 3d4fc6bd692b3fdedae1bbcaac9fb0690baae2c0 by Vedant Agarwala, on behalf of Mark Kretschmann. Committed on 22/08/2013 at 10:14. Pushed by vedanta into branch 'tagguessing'. Revert "Ctrl-C works again when there is text selected in Amarok." This reverts commit c6d9f246383def39aecdd0f62c1354d0b164cec6. The patch was not working, sorry. Related: bug 323644 M +0 -2 ChangeLog M +2 -3 src/MainWindow.cpp http://commits.kde.org/amarok/3d4fc6bd692b3fdedae1bbcaac9fb0690baae2c0