Code Monkey home page Code Monkey logo

Comments (2)

shundhammer avatar shundhammer commented on May 13, 2024

Experimental branch:

https://github.com/shundhammer/qdirstat/tree/huha-docks

from qdirstat.

shundhammer avatar shundhammer commented on May 13, 2024

The way it looks like this would work technically, but still there are two issues with that File Type Statistics window to move it into such a dock:

  • It consumes way too much screen space. This only works reasonably on really large screens -- full HD and up. On my old (but trusty) laptop with its measly 1280x1024 resolution (and a font size that I can read), there is not much left for the content area of the main window when I do this.

  • Once those panels are open, users rightfully expect them to be automatically updated. This is expensive in terms of performance and resources, and it makes the user interface appear sluggish overall.

    So the options would be to either not update automatically and live with outdated data (bad!) or to live with a sluggish user interface (worse!) or to tell users not to use it and switch on those panels only when they really need them badly (ugh! why have them in the first place?). The sluggishness might be alleviated a little bit with some update-after-timeout once more (there is something similar in the treemap).

Right now I don't think I want any of that.

Those who really use those panels can use them right now, but as pop-up windows; they are intentionally non-modal, i.e. you can still make full use of the main window while they are open. And they remember their size and position, so you can arrange them once in exactly the way you want them and then treat them as a kind of extension of the main window.

from qdirstat.

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.