Josh Harris

Results 5 comments of Josh Harris

Priority Hub's behavior on Pull to Clear ([bulletinObserver clearSection:phContainerView.selectedAppID]) also clears notifications from the Notification Center, not just from the LockScreen. I, personally, don't want that to happen on my...

Sure, that sounds good. I'd then be able to add switches in Perpetual 8 to allow it to clear just the LS or also from the NC, if I so...

Any recent thoughts about this?

It's no problem at all. We all have other things going on and, especially for something given away for free, we can't be expected to always be available. And actually,...

You could use GetMonitorInfo and then check the position of the monitor to find the one you want ``` from monitorcontrol import get_monitors import ctypes CCHDEVICENAME = 32 GetMonitorInfo =...