Re: [IAEP] Allow running Sugar Activities outside Sugar

2016-04-18 Thread Chris Leonard
Sebastian, This seems like a very elegant solution that provides greater flexibility in invoking Sugar, very nice indeed. cjl On Mon, Apr 18, 2016 at 3:57 AM, Sebastian Silva wrote: > Hi friends, > > I've been wishing to be able to nicely run Activities from a regular > desktop for a while. >

[IAEP] Allow running Sugar Activities outside Sugar

2016-04-18 Thread Sebastian Silva
Hi friends, I've been wishing to be able to nicely run Activities from a regular desktop for a while. So I patched sugar-toolkit-gtk3 to allow for this (patch at https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/315 ) The patch allows to run Activities by using the sugar-activity script. I've