LibDisplay
LibDisplay copied to clipboard
A library that other tweaks can link against to access the SBDisplayStack's and running applications without doing it themselves.
Results
2
LibDisplay issues
Sort by
recently updated
recently updated
newest added
arm64
5
Any plans for arm64 slice?
acivateApplication:animated: only appears to work if animated is set to true. Here's my code: [[LibDisplay sharedInstance] activateAplication:anApplication animated:false];