simon-git: putty (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Aug 17 09:50:19 BST 2024
TL;DR:
e11c83a4 Windows: add 'Copy' and 'Paste' to the window's system menu.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2024-08-17 09:50:19
commit e11c83a4a5ee9dab83755c8369edae16f86a7037
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=e11c83a4a5ee9dab83755c8369edae16f86a7037;hp=8005738eaf7c8a0d13509e1606601cf799f00dd2
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Aug 17 09:41:51 2024 +0100
Windows: add 'Copy' and 'Paste' to the window's system menu.
These actions were already available in the Ctrl + right-click context
menu (or just right-click, if you shifted the mouse-button actions
into Windows mode). But a user might not know about Ctrl + right-click,
and only know to look in the system menu. So it makes them easier to
find if they're in that menu too. Also, I don't really see any reason
why the two menus _should_ be different.
windows/window.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
More information about the tartarus-commits
mailing list