Results 17 comments of OnFlApp

I agree nxpasteboard should aspire to have the same capabilities as pbcopy and more gopen closely follows Mac/NextStep open command, the idea behind nxworkspace is to provide functionality specific to...

> The change itself looks fine, could you please remove the unrelated change from the other merge request so that this could be merged? OK, done

> In the meantime Riccardo set up another pull request #160 and claims that this might resolve your issues as well. I am unsure and your code looks fine to...

I don't dispute that GNUmail is working correctly. What doesn't work is "textView:doubleClickedOnCell:inRect:atIndex:" https://developer.apple.com/documentation/appkit/nstextviewdelegate/1449333-textview?language=objc The delegate is not called.

> Isn't this change (stopping the low level code from raising an exception) just hiding the actual issue? > I would prefer to address the problem by making the higher...

Many thanks for putting all this effort into troubleshooting this. This must be some kind of corner case as I've never experienced this myself and I have used GSDE almost...

I resolved most of the issues now. Please let me know how it works for you. Thanks!

- GSDE follows OS X naming (e.g. /Applications, /System/Application, ~/Applications). I personally find NextStep's paths a bit confusing. - logout can be accomplished in following ways: Workspace menu, right-click the...

I am fine with the way it is right now, to be honest. I like the simplicity and consistency. But as GNUstep is themable, you are free to implement any...

I merged the libs-xcode PR, thanks!