[Konsole-devel] Review Request: Add setting for konsole control drag
Scott Kitterman
kde at kitterman.com
Thu Jul 5 16:13:59 UTC 2012
> On July 5, 2012, 2:59 p.m., Jekyll Wu wrote:
> > src/TerminalDisplay.h, line 769
> > <http://git.reviewboard.kde.org/r/105423/diff/1/?file=71111#file71111line769>
> >
> > well, _controlDrag is no better than _ctrlDrag.
> >
> > If renaming is really needed, I think _ctrlRequiredForDrag or something like that would be better.
I don't know that renaming is strictly needed, but I think your suggestion is definitely better than either what's there now or my change, so I've incorporated it in my patch.
- Scott
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105423/#review15428
-----------------------------------------------------------
On July 5, 2012, 1:28 p.m., Scott Kitterman wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105423/
> -----------------------------------------------------------
>
> (Updated July 5, 2012, 1:28 p.m.)
>
>
> Review request for Konsole and Kurt Hindenburg.
>
>
> Description
> -------
>
> Description: Add setting for control drag
> Both KDE 3 and KDE 4.7 and 4.8 default to requiring click and control to drag
> test in konsole. This was not required in KDE 4.0 - 4.6 and some people
> prefer each method. At the moment, changing this requires recompiling
> konsole, which is suboptimal. This patch adds a selection option in
> the profile configuration options to change this at run time.
> Addresses complaints about the fix in https://bugs.kde.org/show_bug.cgi?id=165923.
>
>
> This addresses bug 165923.
> http://bugs.kde.org/show_bug.cgi?id=165923
>
>
> Diffs
> -----
>
> src/EditProfileDialog.h 2345925
> src/EditProfileDialog.cpp f5cfa8c
> src/EditProfileDialog.ui 8b8e83c
> src/Profile.h 83616c4
> src/Profile.cpp 67cd80e
> src/TerminalDisplay.h c6e5972
> src/TerminalDisplay.cpp 112925f
> src/ViewManager.cpp 92ab0b1
>
> Diff: http://git.reviewboard.kde.org/r/105423/diff/
>
>
> Testing
> -------
>
> The most recent KDE I have running is 4.8.4. I first developed this patch for 4.8.4, compiled it and verified click/drag worked either with or without control based on the setting. The code required minimal adaptation to bring it up to trunk.
>
>
> Screenshots
> -----------
>
> Designer Screenshot with master
> http://git.reviewboard.kde.org/r/105423/s/613/
>
>
> Thanks,
>
> Scott Kitterman
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20120705/88f34495/attachment.html>
More information about the konsole-devel
mailing list