Git Product home page Git Product logo

Comments (12)

romw avatar romw commented on May 30, 2024

Commented by Didactylos on 24 May 37492112 08:00 UTC
The patch fixes #9 and obsoletes #61. Balloon tooltips are still used for error notifications.

from boinc.

romw avatar romw commented on May 30, 2024

Commented by Didactylos on 3 Mar 37658245 08:00 UTC
I've refactored the icon creation, and improved the handling of multiple active tasks. This patch fixes #9, #61 and #150.

from boinc.

romw avatar romw commented on May 30, 2024

Commented by Didactylos on 11 Aug 37871549 13:20 UTC
(In [14195]) Change tooltip behaviour.

  • Use tooltip not balloon
  • Limit task information to avoid overflow.
  • Refactor taskbarex.
    Fixes #9

from boinc.

romw avatar romw commented on May 30, 2024

Commented by Didactylos on 5 Mar 38459012 20:26 UTC
When this bug was fixed, some bugs were introduced because my patch wasn't applied completely. I have provided another patch, fixing the parts that were overlooked. These are:

  • Title omitted.
  • Trailing line breaks.
  • Overflow caused by too many running tasks.
  • Suspended icon flashes because it was updated to use the wrong icon.

All these bugs are fixed in my patch (AND in my original patch!)

from boinc.

romw avatar romw commented on May 30, 2024

Commented by romw on 3 Sep 38479921 21:20 UTC
(In [15452]) - MGR: Change from using balloons to tooltips. Fixes #9.
Thanks David Barnard.

clientgui/
    BOINCTaskBar.cpp
clientgui/msw/
    taskbarex.cpp, .h

from boinc.

romw avatar romw commented on May 30, 2024

Commented by romw on 7 Oct 38479923 18:40 UTC
(In [15453]) - MGR: Change from using balloons to tooltips. Fixes #9.
Thanks David Barnard.

clientgui/
    BOINCTaskBar.cpp
clientgui/msw/
    taskbarex.cpp, .h

from boinc.

romw avatar romw commented on May 30, 2024

Commented by Didactylos on 12 Jul 38481583 01:20 UTC
Two down, two to go.

from boinc.

romw avatar romw commented on May 30, 2024

Commented by romw on 31 Mar 38485346 14:40 UTC
fixed it so that if there are two active tasks or less it displays the percent complete, if there are more then two active tasks it displays how many are currently running.

from boinc.

romw avatar romw commented on May 30, 2024

Commented by Didactylos on 7 Mar 38504434 03:33 UTC
-1866449442 tasks running.

from boinc.

romw avatar romw commented on May 30, 2024

Commented by Didactylos on 26 Jul 38526371 10:13 UTC
Spot the error:

strBuffer.Printf(
    _("%d tasks running.")
);

from boinc.

romw avatar romw commented on May 30, 2024

Commented by romw on 27 Jan 38528927 01:20 UTC
fixed for next release

from boinc.

romw avatar romw commented on May 30, 2024

Commented by Nicolas on 9 Nov 38529317 12:53 UTC
[15593]

from boinc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.