mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 04:31:57 +00:00 
			
		
		
		
	 ff0a859ceb
			
		
	
	ff0a859ceb
	
	
	
		
			
			The mouse hook code is very fragile, and we would like to avoid unhooking and re-hooking as much as possible. After this commit, this is done only once, and the hook and 1x1 window is only destroyed upon exit. This, of course, comes with the downside of the slight performance penalty if the guest machine is used directly while the host is running and the client is not running.