linuxdeepin / treeland

20 stars 15 forks source link

feat: support sext_ession_lock protocol #268

Closed ssk-wh closed 6 months ago

ssk-wh commented 6 months ago

as title

log:

deepin-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ssk-wh

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

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/treeland/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
deepin-ci-robot commented 6 months ago

deepin pr auto review

The main change is the addition of a new class SessionLockManager that is a quick wrapper around the C++ QSessionLockManagerImpl class. The signals and slots for this class are also defined in the C++ code.

wineee commented 6 months ago

Why not use wlroots? https://github.com/vioken/qwlroots/pull/108

ssk-wh commented 6 months ago

Why not use wlroots? vioken/qwlroots#108

0.o