Labs/Jetpack/JEP/10: Difference between revisions

From MozillaWiki
< Labs‎ | Jetpack‎ | JEP
Jump to navigation Jump to search
(Created page with '{{draft}} Clipboard')
 
No edit summary
Line 1: Line 1:
{{draft}}
{{draft}}


Clipboard
== JEP 10 - Clipboard Support ==
 
Author: Aza Raskin <aza at mozilla dot com>
Champion: Aza Raskin <aza at mozilla dot com>
Status: Draft
Type: API Track
Created: 26 May 2009
 
=== Introduction and Rationale ===
 
This JEP describes OS clipboard access to the Jetpack API.
 
A number of Jetpacks have already implemented their own versions of clipboard access. It makes sense to unify the API and allow for a clean way for Jetpacks to get and set the clipboard in a variety of formats.
 
=== Proposal ===

Revision as of 23:57, 26 May 2009

Draft-template-image.png THIS PAGE IS A WORKING DRAFT Pencil-emoji U270F-gray.png
The page may be difficult to navigate, and some information on its subject might be incomplete and/or evolving rapidly.
If you have any questions or ideas, please add them as a new topic on the discussion page.

JEP 10 - Clipboard Support

Author: Aza Raskin <aza at mozilla dot com> Champion: Aza Raskin <aza at mozilla dot com> Status: Draft Type: API Track Created: 26 May 2009

Introduction and Rationale

This JEP describes OS clipboard access to the Jetpack API.

A number of Jetpacks have already implemented their own versions of clipboard access. It makes sense to unify the API and allow for a clean way for Jetpacks to get and set the clipboard in a variety of formats.

Proposal