mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 07:52:42 +01:00 
			
		
		
		
	refactor: disable battery timer stop on inotify event for now
This commit is contained in:
		| @@ -57,7 +57,8 @@ void waybar::modules::Battery::worker() | ||||
|     if (nbytes != sizeof(event)) { | ||||
|       return; | ||||
|     } | ||||
|     threadTimer_.stop(); | ||||
|     // TODO: don't stop timer for now since there is some bugs :? | ||||
|     // threadTimer_.stop(); | ||||
|     dp.emit(); | ||||
|   }; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexis
					Alexis