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

feat: Implement treeland_virtual_manager_v1 function #317

Closed
wants to merge 1 commit into from

Conversation

Dami-star
Copy link
Contributor

Implementing Virtual Output

@deepin-ci-robot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Dami-star

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Dami-star Dami-star force-pushed the virtual-output branch 19 times, most recently from e460e66 to 05eeb34 Compare June 27, 2024 07:50
Q_OBJECT
QML_ANONYMOUS

public:
Copy link
Member

Choose a reason for hiding this comment

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

在这里增加一个属性,可以获取和当前WOutput相关的viewport,以及changed

public:
explicit VirtualOutputV1(QObject *parent = nullptr);

// static TreelandVirtualOutput *qmlAttachedProperties(QObject *target);
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// static TreelandVirtualOutput *qmlAttachedProperties(QObject *target);
VirtualOutputManagerAttached *Attach(WOutput *output);

@Dami-star Dami-star force-pushed the virtual-output branch 3 times, most recently from 8a9f082 to 87af987 Compare July 2, 2024 03:12
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.

4 participants