Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AppWindow Sample #1781

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Conversation

Zakariathr22
Copy link
Contributor

@Zakariathr22 Zakariathr22 commented Feb 18, 2025

Description

This PR adds an AppWindow sample to the Gallery. Main changes:

  • Added sample info to ControlInfoData.json.
  • Added AppWindowPage.
  • Added sample windows.
  • Added sample code files.

The examples demonstrate AppWindow and its presenters like OverlappedPresenter, FullScreenPresenter, and CompactOverlayPresenter, along with their properties and functionalities.

Motivation and Context

Closes #1771

How Has This Been Tested?

Manually tested

Screenshots (if appropriate):

image
image
image
image
image
image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@Zakariathr22 Zakariathr22 changed the title App window Add AppWindow Sample Feb 18, 2025
Copy link
Contributor

@niels9001 niels9001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VERY excited to see this 😄!!!

I know this is still in progress but left a few comments

@Zakariathr22
Copy link
Contributor Author

VERY excited to see this 😄!!!

I know this is still in progress but left a few comments

I'm also excited to finish it. I'll try my best.

@Zakariathr22 Zakariathr22 marked this pull request as ready for review February 20, 2025 13:33
@Zakariathr22
Copy link
Contributor Author

Zakariathr22 commented Feb 20, 2025

@niels9001, we will need a control image for this if it is going to be merged
image

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.

[Proposal] Add AppWindow Page to the Windowing Section
2 participants