No problem, the interactive rebase operation went well.
bl_ui_utils.layout.operator_context
context manager
libunity
for the taskbar in X11
As for how we'll land those changes, I think that it's indeed good to keep the separate commits.
Could you update the individual commits
Of course! I was expecting them to be squashed…
Thanks for the explanation, that’s what I had gathered but since that function is a bit of a mastodon I wasn’t sure I was following.
I spent quite a while examining the code, and…
I updated the PR so that other occurrences of "clipboard" are changed to "internal clipboard" as well, when relevant.
This makes the scope of the PR larger, but I split it into commits, so the…
Regarding the name, I find “internal” slightly clearer so I’d like to go with that.
what would you think of a name like 'internal clipboard' or 'application clipboard'?
That would be clearer, yes!
If that’s all right with you I’ll go over the codebase tonight and make…
Indeed, I didn’t stage everything when I applied your patch. Sorry about that…
The newer change seems all right, but what I don’t quite get is that last_line
is already declared as an…