mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-28 15:40:11 +00:00
[client] wm/wayland: implement grab mode for capture
This commit is contained in:
committed by
Geoffrey McRae
parent
1040a7c168
commit
c21f502414
@@ -17,6 +17,8 @@ this program; if not, write to the Free Software Foundation, Inc., 59 Temple
|
||||
Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
void wmInit();
|
||||
void wmFree();
|
||||
void wmGrabPointer();
|
||||
void wmUngrabPointer();
|
||||
void wmGrabKeyboard();
|
||||
|
||||
Reference in New Issue
Block a user