README.md: we do in fact have parent window support on Linux
This commit is contained in:
parent
808094db22
commit
726632624c
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ Below is a proposed list of milestones (roughly in-order) and their status. Subj
|
||||||
| Window uses an OpenGL surface | :heavy_check_mark: | | :heavy_check_mark: |
|
| Window uses an OpenGL surface | :heavy_check_mark: | | :heavy_check_mark: |
|
||||||
| Can find DPI scale factor | | | :heavy_check_mark: |
|
| Can find DPI scale factor | | | :heavy_check_mark: |
|
||||||
| Basic event handling (mouse, keyboard) | | :heavy_check_mark: | :heavy_check_mark: |
|
| Basic event handling (mouse, keyboard) | | :heavy_check_mark: | :heavy_check_mark: |
|
||||||
| Parent window support | :heavy_check_mark: | :heavy_check_mark: | |
|
| Parent window support | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||||
| *(Converge on a common API for all platforms?)* | | | |
|
| *(Converge on a common API for all platforms?)* | | | |
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
@ -37,4 +37,4 @@ Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
|
||||||
|
|
||||||
Unless you explicitly state otherwise, any contribution intentionally submitted
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||||
for inclusion in Baseview by you, as defined in the Apache-2.0 license, shall be
|
for inclusion in Baseview by you, as defined in the Apache-2.0 license, shall be
|
||||||
dual licensed as above, without any additional terms or conditions.
|
dual licensed as above, without any additional terms or conditions.
|
||||||
|
|
Loading…
Add table
Reference in a new issue