mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 12:42:02 +00:00 
			
		
		
		
	[client] don't hide the cursor unconditionally at startup
This commit is contained in:
		| @@ -2010,8 +2010,6 @@ static int lg_run(void) | ||||
|   register_key_binds(); | ||||
|  | ||||
|   initSDLCursor(); | ||||
|   if (params.hideMouse) | ||||
|     SDL_ShowCursor(SDL_DISABLE); | ||||
|  | ||||
|   // setup the startup condition | ||||
|   if (!(e_startup = lgCreateEvent(false, 0))) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Geoffrey McRae
					Geoffrey McRae