Kyle Howells
Kyle Howells
I'll look into it.
I'm working on rewriting it, which will also enable it to work system wide.
All directions? It already has horizontal and this will add vertical directional control.
I have a `Aqara H1 EU With Neutral, Single Rocker Smart Wall Switch` - `WS-EUK03 lumi.switch.n1aeu1` like this items title lists, but mine shows a different signature (different in clusters):...
Wondering what use that would be as SBDisplayStack only exists in iOS 5 and below? In iOS 6+ they disappeared and now Backboard handles it all, SBWorkspace, BKWorkspace, etc... are...
Should I keep the application open, close + delegate stuff and cut out the display stack code?
Top most application this does work with on iOS 6 yes. I added this line just for that: https://github.com/freerunnering/LibDisplay/blob/master/LibDisplay.m#L173 It's the only part that works on iOS 6. [UIApp _accessibilityFrontMostApplication]
I've worked out how to open applications without animates on iOS 7 so I could add the application open/close (BOOL)animated and app launched/closed delegate parts of the library to iOS...
On iOS 6 this is known to be broken, sorry :(