Re: [Sugar-devel] Browse as a GSoC 2016 Project

2016-02-22 Thread Tony Anderson
I suspect we need a GSOC task to make this project visible. The GSOC task could define the starting point (webkit2 or new branch). We still have Richa Sehgal's contribution from last year to integrate with Browse. Godiard believes that some developer tools are available in Browse but not direct

Re: [Sugar-devel] Browse as a GSoC 2016 Project

2016-02-22 Thread Sam P.
Hello, Please have a look at the pull requests and the 'webkit2' branch.. Testing and contributions are appreciated. I think this port is very close to done, so would you have enough to do in your project? Thanks, Sam On Tuesday, February 23, 2016, Utkarsh Tiwari wrote: > Hello everyone, >

[Sugar-devel] [ASLO] Release Browse-157.3

2016-02-22 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4024 Sugar Platform: 0.96 - 0.104 Download Now: http://activities.sugarlabs.org/downloads/file/29198/browse-157.3.xo Release notes: abb8c90 Prevent closing the last non-PDF tab (James Cameron) 910ef1a Leave stop button available in PDF ta

Re: [Sugar-devel] Download Manager ProgressBar [DESIGN]

2016-02-22 Thread Gonzalo Odiard
It's difficult have the api for widgets right in the first run. If this widget will be used only in the Browse activity, probably would be better include it in the activity instead of in the toolkit. Gonzalo On Mon, Feb 22, 2016 at 8:49 PM, Tony Anderson wrote: > Hi, > > Isn't it possible and d

Re: [Sugar-devel] Download Manager ProgressBar [DESIGN]

2016-02-22 Thread Tony Anderson
Hi, Isn't it possible and desirable for Browse to import this feature from sugar-toolkit-gtk3? Tony On 02/23/2016 03:05 AM, James Cameron wrote: You can't send a single PR to sugar-build for changes to both Browse and sugar-toolkit-gtk3. You have to use multiple PR. Add cross-references.

Re: [Sugar-devel] Browse as a GSoC 2016 Project

2016-02-22 Thread James Cameron
Sounds like an idea for Sugar and Google Summer of Code 2016. Register on the Wiki and then edit the page https://wiki.sugarlabs.org/go/Summer_of_Code/2016 At the moment, the page does not mention WebKit or Browse. -- James Cameron http://quozl.netrek.org/ __

[Sugar-devel] Browse as a GSoC 2016 Project

2016-02-22 Thread Utkarsh Tiwari
Hello everyone, Few days back I read on a sugar-devel thread where Mr. James Cameron wrote -> "An interesting blog post describing the situation with WebKit security updates: https://blogs.gnome.org/mcatanzaro/2016/02/01/on-webkit-security-updates/ Browse in Sugar is with

Re: [Sugar-devel] Download Manager ProgressBar [DESIGN]

2016-02-22 Thread James Cameron
You can't send a single PR to sugar-build for changes to both Browse and sugar-toolkit-gtk3. You have to use multiple PR. Add cross-references. On Mon, Feb 22, 2016 at 07:40:50PM +0530, Utkarsh Tiwari wrote: > @James, I'll surely implement those fixes you listed above before sending in a > PR. :

Re: [Sugar-devel] Download Manager ProgressBar [DESIGN]

2016-02-22 Thread Utkarsh Tiwari
@James, I'll surely implement those fixes you listed above before sending in a PR. :) @everybody I added a new (progresstoolbutton.py) file to "sugar-toolkit-gtk3/src/graphics/" and did some changes to "browse/"(webtoolbar.py and downloadmanager.py) files. Shall I send a PR to each repository (bro

Re: [Sugar-devel] Download Manager ProgressBar [DESIGN]

2016-02-22 Thread James Cameron
The tooltip shows 0.0 with an empty outline just after it shows 1.0 and full icon. Could this be changed slightly; continue to show 1.0 and full until the Download Completed question is answered? On Mon, Feb 22, 2016 at 08:44:25AM +, Sam P. wrote: > This looks great!  Please send a patch and

Re: [Sugar-devel] Download Manager ProgressBar [DESIGN]

2016-02-22 Thread Sam P.
This looks great! Please send a patch and we can review it! On Sun, Feb 21, 2016, 05:29 Utkarsh Tiwari wrote: > Hello everyone, > I finally managed to pull through 50% of the > downloadManagerIcon integration task. Here is the gif of all what I did > till now -> http:/