Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight Parent Directories in Treemap upon Middle Click #181

Closed
shundhammer opened this issue Sep 28, 2021 · 0 comments
Closed

Highlight Parent Directories in Treemap upon Middle Click #181

shundhammer opened this issue Sep 28, 2021 · 0 comments
Labels

Comments

@shundhammer
Copy link
Owner

shundhammer commented Sep 28, 2021

This was inspired by issue #176.

In the treemap, a middle click now also behaves like a left click (including Ctrl+click); but it also displays white frames indicating the parent directories of that item, and everything that does not belong to that directory branch is covered by a transparent overlay.

QDirStat-treemap-masked

Left-click anywhere in the dimmed area, or click the same tile again, to get rid of the rectangles and of the transparent overlay.

Hover over any of the white frames to get a tooltip with its exact path.


The previous middle click action was "Up one level"; this is still available, of course, but no longer on a middle mouse click: It's in the tool bar, in the "Go" main menu, in the context menu and with the Alt+Cursor up key combination.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant