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

Add option for ToolbarIconZoomSize to control a larger icon and program title when a toolbar icon is hovered. [Enhancement idea] #637

Closed
cheapy opened this issue Jan 23, 2022 · 9 comments

Comments

@cheapy
Copy link

cheapy commented Jan 23, 2022

The idea is that when you hover over a toolbar icon currently, it displays the program title text overlaying the taskbar icon below.

This action would remain the same if ToolbarIconZoomSize=0 which would be the default value.

If ToolbarIconZoomSize=64 then it would display a zoomed to 64x64 sized icon and title text above (if toolbar at bottom) or below the toolbar icon area, similar to how the Network and CPU monitors display the tip text in a popup window above or below the tray area.

I will try to photoshop a pic of what it would look like.

@rubyFeedback
Copy link

I like all ideas related to "better introspection" so +1.

Image may be helpful to more easily indicate how this should be positioned.

@cheapy
Copy link
Author

cheapy commented Feb 6, 2022

Here is a pic of close to what it would look like if I hover over the smaller Synaptic icon on the toolbar. I arbitrarily decided to make the hover icon 64x64 instead of 32x32. so the larger hover icon is placed on the toolbar at the same vertical position, and the larger icon centered over the position of the smaller icon, and then the description centered above it. There should be a border on the sides of the icon the same size as it would normally be. Limit the horizontal position to positions on the screen. Yes, when hovering over an icon, the icons on either side will be partially or completely blocked from view, depending on the size chosen for the hover icon. This is to keep it efficient and simpler to implement. If the toolbar is at the top of the screen, the hover icon extends lower than the toolbar icon line, and the description goes under the hover icon. The pic below shows what it looks like now when hovering.
screenshot-2022Feb06_050640

screenshot-2022Feb06_044232

@cheapy
Copy link
Author

cheapy commented Feb 9, 2022

For an efficient workflow (as compared to using menus, which are fine for programs I rarely use, but want available), I add a launcher icon to the toolbar for every application that I use even once a week or once a month. My icons need to be small to fit them all, so having them zoom when I hover will make them easier to see and get the right one.

@gijsbers
Copy link
Collaborator

gijsbers commented Dec 3, 2022

Is this OK? It doesn't need an option.

@cheapy
Copy link
Author

cheapy commented Dec 3, 2022

That works great, Thanks :)

@cheapy cheapy closed this as completed Dec 3, 2022
@cheapy
Copy link
Author

cheapy commented Dec 7, 2022

@gijsbers I'm sorry, I should have thought of this, but what looks and feels great to me is not always right for everyone. For me the icons are beautiful, but to some others they are distracting because they pop up.

Would it be possible to make a preferences/prefoverride option to turn them on/off?

TaskBarShowToolTipIcon=0/1

PS: I am suggesting on/off because the question to others seems to be should it pop up rather than how big should it be, and also I was looking at your naming convention, and it seems TaskBarShow is a better place for it.

@cheapy cheapy reopened this Dec 7, 2022
@cheapy
Copy link
Author

cheapy commented Dec 7, 2022

as a temporary workaround for those who didn't like it, I figured out that resizing the huge icons would minimize the issue.

HugeIconSize - If you set it to 8 in ~/.icewm/prefoverride you may be happy again, that is until you find whatever else huge icons get used for…

Dimension of the large icons

HugeIconSize=8 # [8-128]

@cheapy
Copy link
Author

cheapy commented Dec 9, 2022

The workaround didn't work well enough and the Devs reverted the code back to before the larger icon when hovered.

The large icons were great on my 1080p laptop (1920x1080) and 4k big screen (3840x2160).

@cheapy
Copy link
Author

cheapy commented Dec 31, 2022

Works great, everyone is happy :)

@cheapy cheapy closed this as completed Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants