-
Notifications
You must be signed in to change notification settings - Fork 72
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
Implement an option to hide text for anchors if icons are selected. #181
Comments
It's looking perfect. |
It's working. But the position of the icons are changing. It should be fixed when I have selected right side fix position.
On Monday, 3 January, 2022, 01:11:32 pm IST, Gil Eliyahu ***@***.***> wrote:
WindowTop 5.7.7-beta1 - setup.exe.zip
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
With this beta, the icons are not moving away from the text, are they? |
@cpasoft It will take more 1-3 days to finish this feature |
@jakkaas |
It's not problem to me... This is why it is called "beta version"... |
Thanks. |
@cpasoft / @jakkaas If you select "By Size", it will make the anchors of the most recent used windows to be bigger relative to other anchors. Given these configuration, if we have this windows: Window 1 - Used just now Then you should see that:
It is a little complex stuff but hope that you got the idea :) See the gif. I uploaded here new beta version: |
Great!.... Download and testing!!!. Thanks Gileli |
First test... The emphasys scale it's working great. I've setted as 1.68x. |
Great! I also optimized the algorithm in the last beta - auto position should work faster or should take less CPU resources because I removed unnecessary recursions. before the optimization, It basically calculated the same auto-positions multiple times. Now it will not do it and work more efficient Edit: |
@cpasoft
Great to hear! But I think that maybe there are problems when the DPI scaling is above 100% and I did not handle it yet. I will test it also and see how it works with multiple monitors and more than 100% scaling |
Maybe a relative size depending of the real screen resolution would be great, but I don't know how difficult it might be. |
As you already saw, "difficult" is nothing for me. I thought to implement something else: what do you think? |
Interesting... so if you have, for example, two editors on background, only appears one icon and the name of the edited files next to this single icon... right? |
No, both editors will get each one another anchor. Because this way you can tell more easily which belongs to which window. |
I'll try to explain it better...
It's usual to have two or more screen in the same computer, and every one might have different resolution. As it stands now, you will have small icons in one screen, but big in the other... It would be great to have the "same visual size" (more or less) in all screens... |
Understood!... I like it! |
This is why DPI settings invented. |
Yes, I know, but i don't want to lose space on my bigger resolution screen. I don't want to make the text and the rest of the environment bigger to see the WindowTop icons in the same size in all screens. Maybe my poor English it is not enough to explain what I have to say... Sorry about that... |
@cpasoft I can make option to ignore the DPI scaling so that if the option enabled, the icons will not scale up with the DPI. |
It could be a solution. Anyway, it is not a big problem... |
You are welcome :) |
@cpasoft Please check this beta version: Let me know how it works. Thanks :) |
@cpasoft Do you know how to reproduce it? About the issues with notepad and notepad++, I know that it is not perfect. It will miss some stuff sometimes. I can suggest you configure a hotkey for toggling the anchors ON/OFF here: This hotkey will enable/disable it so you can quickly disable it when it does not work right |
It's incredible, I cannot reproduce it again... |
@cpasoft It is probably because the algorithm sometimes fails to get information about where the texts/images showing on the screen and as a result, it fails to move the icons away from the texts/images. |
@cpasoft Edit: |
@cpasoft |
New beta version with fixes for:
|
New beta:
|
Great!, Many improvements today... Thanks Gileli... :-) |
You probably noticed that the opacity of the anchors changed after some delay. |
Great improvement!... Thanks... |
Thank you! I think that we are getting close to next release (not beta) :) |
Working very well. Just a minor detail, in preview window always shows 5 icons, no matter how many have you selected on the maximum anchors amount selector. |
This is minor and a little hard to add also this to the preview. |
Just found regression with the option "Always show window title for duplicate icons". |
@cpasoft @jakkaas Enjoy! |
@cpasoft |
@cpasoft |
No description provided.
The text was updated successfully, but these errors were encountered: