support zwp_input_method_v2 popups
This commit is contained in:
parent
9a8a6317ff
commit
e0ada97a24
8 changed files with 211 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ private:
|
|||
void renderWindow(CWindow*, CMonitor*, timespec*, bool, eRenderPassMode);
|
||||
void renderLayer(SLayerSurface*, CMonitor*, timespec*);
|
||||
void renderDragIcon(CMonitor*, timespec*);
|
||||
void renderIMEPopup(SIMEPopup*, CMonitor*, timespec*);
|
||||
|
||||
bool m_bHasARenderedCursor = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue