This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Campbell Barton 3dcd4df70c UI: support the primary clipboard for console & 3D text selection
Only the text editor supported the primary clipboard & only for modal
selection. Now selecting text in the console & 3D text editing also
sets the primary clipboard under X11 & Wayland.

Notes:

- Pasting from the primary clipboard isn't yet exposed in the key-map
  so in practice it's only useful for pasting text outside of Blender.
- Use skip-save option when pasting from the primary selection
  so this is never used by the regular paste shortcut.
- This commit adds a primary-clipboard flag to WM_capabilities_flag() so
  creating the the copy-buffer is only performed when necessary.
2023-03-24 17:09:39 +11:00
..
2022-11-01 12:24:58 +11:00
2023-03-09 10:39:49 +11:00
2022-11-12 18:33:31 +01:00
2023-03-17 16:45:42 +11:00
2023-03-13 11:57:03 +01:00
2022-09-15 19:13:13 +02:00
2023-02-06 17:19:02 +01:00
2023-03-09 10:39:49 +11:00
2022-10-05 13:48:01 -05:00
2023-03-03 10:09:20 +11:00
2023-03-19 11:21:08 +01:00
2023-03-17 16:45:42 +11:00