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/intern
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
..
2023-03-10 11:33:11 +01:00
2023-03-20 15:30:14 +01:00
2022-11-02 10:18:19 +11:00
2023-03-16 15:58:34 +01:00
2022-10-07 22:55:03 +11:00
2023-03-09 10:39:49 +11:00
2023-03-12 22:29:15 +01:00
2023-03-14 12:36:49 +11:00
2023-03-08 12:35:58 +01:00
2023-03-03 10:09:20 +11:00
2023-02-03 12:41:01 +11:00
2023-03-08 12:35:58 +01:00
2022-11-01 12:24:58 +11:00
2023-03-07 12:31:59 +01:00
2023-02-11 14:04:35 +11:00
2022-10-05 13:48:01 -05:00
2023-03-23 16:43:50 +01:00
2023-03-07 15:00:05 +11:00
2022-11-02 10:18:19 +11:00
2023-03-19 11:21:08 +01:00
2023-03-09 10:39:49 +11:00