Tae Won Ha
Tae Won Ha
The notarization using the `altool` is faster now. However, unfortunately, it still prevents me to fully automate the release process...
Yes, the blacklist pref needs much work. I'll think about this.
- Doc: https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API - I don't know whether it is possible to specify a branch, but triggering a new build would be easy to do
Unfortunately, I don't have a Retina-Mac.. :frowning: I'll try to ask around.
Hey, guys. Finally, I've got a Retina Mac. However, I'll be able to look into the issue somewhen in November...
Try the following snapshot: http://taewon.de/snapshots/LookThrough-0.0.3-20141026-SNAPSHOT.zip It is NOT compatible yet with multiple displays. If you're only using the main Retina display of you laptop it'll work fine. For multiple displays...
Yes, that would be definitely useful. The problem is to find time to implement it.... :cry:
Probably this would be possible, but currently, unfortunately, I don't have that much time. However, it's a very good idea. Maybe some other user of qdesktop has got some time...
Hm... I haven't looked it great detail what limitations the Cocoa's WebView has compared to the Safari's view.
What you probably can do is the following (please correct me if I'm wrong): ``` $ vimr --nvim SOME_OPTIONS ``` where `SOME_OPTIONS` would contain all arguments you would use to...