Skip to content

Conversation

equalsraf
Copy link
Owner

@equalsraf equalsraf commented Jul 2, 2020

After successfully loading the shim call GuiClipboard to enable the
native GUI clipboard by default.

ref #298

A new command GuiClipboard can be used to configure the clipboard.


There is still plenty to do here

  • we need a way to disable this if needed - either QSettings or ginit
  • autocommands are in place to reconfigure when a UI attaches/detaches, but I have yet to test this
  • tests, tests and more tests

@equalsraf equalsraf force-pushed the tb-enable-gui-clipboard branch from d486bac to 0ace24a Compare September 11, 2020 21:09
@equalsraf equalsraf self-assigned this Sep 13, 2020
@equalsraf equalsraf force-pushed the tb-enable-gui-clipboard branch 3 times, most recently from 4c6311f to 95a301c Compare February 3, 2022 00:21
After successfuly loading the shim call GuiClipboard to enable the
native GUI clipboard.

- A new command GuiClipboard enables/disables the clipboard.
- Internally the Shim keeps the state of the setting and sets autocommands
  to reconfigure the clipboard on UI attachment.

The old function GuiClipboard is kept for compatibility.

ref #298
@equalsraf equalsraf force-pushed the tb-enable-gui-clipboard branch from 95a301c to e14d05e Compare April 2, 2023 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant