Fix GDK window extents mouse offset
kind of...? Should work more or less
This commit is contained in:
parent
ddab8e60dc
commit
96819c8ab9
5 changed files with 17 additions and 5 deletions
|
|
@ -53,6 +53,8 @@ public:
|
|||
wlr_linux_dmabuf_v1* m_sWLRDmabuf;
|
||||
wlr_pointer_constraints_v1* m_sWLRPointerConstraints;
|
||||
wlr_relative_pointer_manager_v1* m_sWLRRelPointerMgr;
|
||||
wlr_server_decoration_manager* m_sWLRServerDecoMgr;
|
||||
wlr_xdg_decoration_manager_v1* m_sWLRXDGDecoMgr;
|
||||
// ------------------------------------------------- //
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue