Jonathan Moerman

Results 101 comments of Jonathan Moerman

**Comment by [JMoerman](https://github.com/JMoerman)** _Friday May 22, 2015 at 12:53 GMT_ ---- Here is a quick sketch of a possible implementation of projects: ![projects mockup sketch](https://cloud.githubusercontent.com/assets/11899523/7770257/c2563cfa-008c-11e5-9dcd-5dc956b3572b.png) If we are to support...

**Comment by [JMoerman](https://github.com/JMoerman)** _Sunday Nov 22, 2015 at 17:06 GMT_ ---- Plugins now work properly. I have to fix some code, tidy it up a bit and bring back missing...

**Comment by [JMoerman](https://github.com/JMoerman)** _Monday Jan 04, 2016 at 19:11 GMT_ ---- I have been working on this: https://github.com/JMoerman/Go-For-It/tree/wip for a while, it isn't finished, but I would like to know...

Dialogs look a bit different now (not yet in master), especially this particular dialog. Before: ![before](https://user-images.githubusercontent.com/11899523/94701740-49254600-033d-11eb-9361-ca319ccf75bb.png) After: ![after](https://user-images.githubusercontent.com/11899523/94701718-4296ce80-033d-11eb-9ae4-0a8c6798769b.png) Things still look a bit silly when stretched, though usability doesn't really...

The reason for using the current layout is that I try to keep the UI of this application consistent with other elementary OS and Gnome apps. In my experience, Putting...

I am planning to do this, but I'm currently busy with exams and deadlines. Support for more fine grained todo and done files was already requested a while back.

In master FileChooserNative is now used when Gtk+-3.0 >= 3.22 is available. Are there any other blockers remaining for removing `--filesystem=home`?

I currently don't have time to work on a Windows version. It shouldn't be too hard to get a recent version to compile and work, but without a maintainer that...

I'll be happy to help anyone wanting to build and possibly distribute _Go For It!_ on Mac OS, but as I'm not Mac user myself I won't make Mac builds....

Have a look at the [brew](https://brew.sh/) Mac OS Homebrew package manager. It should allow you to install Gtk+3.0, libcanberra, vala, etc... It also has formulae for other Gtk apps, for...