Closed
Bug 386144
Opened 17 years ago
Closed 8 years ago
X11 windowless plugin example
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: karlt, Unassigned)
References
Details
Attachments
(2 files, 1 obsolete file)
10.34 KB,
patch
|
Details | Diff | Splinter Review | |
34.60 KB,
patch
|
Details | Diff | Splinter Review |
It would be nice to have a windowless plugin example for X11 in the tree,
to demonstrate how to use the API.
Reporter | ||
Comment 1•17 years ago
|
||
This is from attachment 267964 [details] [diff] [review] "X11 windowless plugin support 0.2" in bug 137189.
It uses the windowless drawing but doesn't test input events, and "unixprinting" doesn't really seem right for a windowless plugin sample.
Reporter | ||
Comment 2•17 years ago
|
||
This example demonstrates drawing, input events, and dialog boxes.
I think the only notable part of the API not used is window->clipRect.
This patch is an updated version from attachment 267965 [details] [diff] [review] in bug 137189.
The most notable difference is the use of the toplevel browser window to make the dialogs modal.
diamondx-0.1 is available from http://multimedia.cx/diamondx/
It is copyright Adobe, licence BSD.
Reporter | ||
Comment 3•17 years ago
|
||
updated for NPNVSupportsWindowless from bug 386537
Attachment #270132 -
Attachment is obsolete: true
Comment 4•8 years ago
|
||
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•