forked from quickshell/quickshell
layershell: fix protocol error on popup attachment
This commit is contained in:
parent
5f9bb9b46c
commit
7a15495e3f
4 changed files with 16 additions and 2 deletions
|
@ -27,6 +27,8 @@ public:
|
|||
void applyConfigure() override;
|
||||
void setWindowGeometry(const QRect& geometry) override;
|
||||
|
||||
void attachPopup(QtWaylandClient::QWaylandShellSurface* popup) override;
|
||||
|
||||
private:
|
||||
void zwlr_layer_surface_v1_configure(quint32 serial, quint32 width, quint32 height) override;
|
||||
void zwlr_layer_surface_v1_closed() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue