Revision bb81801...
Go back to digest for 29th April 2012Features in KDE Base
Jekyll Wu committed changes in [konsole] /:
Add two profile options for the copy & paste behavior of mouse
* support "automatially copy selected text into clipboard"
* mouse middle button can be customized to paste from selectio or
clipboard
The first feature might look like a unnecessary duplicate of the
"synchronize selection and clipboard" feature of Klipper. However, that
klipper feature is generally problematic, while doing it only in Konsole
is generally useful and harmless.
FIXED-IN: 4.9.0
REVIEW: 103861
DIGEST:
File Changes
Modified 11 files
- src/EditProfileDialog.cpp
- src/EditProfileDialog.h
- src/EditProfileDialog.ui
- src/Enumeration.h
- src/Profile.cpp
- src/Profile.h
- src/SessionController.cpp
- src/SessionController.h
- src/TerminalDisplay.cpp
- src/TerminalDisplay.h
- src/ViewManager.cpp
11 files changed in total