nanogui@linuxhacker.org
nanogui@linuxhacker.org
: Does microwindows have any (or are there plans for) support for a
: clipboard or cut/paste operations? The NanoX API certainly seems to have
: no equivalent to the way X does it with selection events and window
: properties (and the MWIN API seems to have no equivalent to the Win32
: Clipboard functions).
:
: Is this something that should be provided in microwindows at all, or
: should it be left up to a higher layer to implement if desired?
My take is that this kind of thing should probably hit client-side
libraries if possible for now, although I have to admit I haven't
thought enough about it yet. Another possibility would be to put
it in the nanowm window manager.
Regards,
Greg
nanogui@linuxhacker.org