mydockfinder / mydockfinder-for-Win10-Win11

1.08k stars 275 forks source link

Few bugs addressed in detail. #95

Open alfaaarex opened 3 years ago

alfaaarex commented 3 years ago

Hi @mydockfinder ! I hope you are doing well. I want to congratulate you on your success of making this possible. But, there are a few bugs I would like to address:

- When language is set to English, The shutdown/sleep/hibernate dialog menus appear in Chinese.

I have been trying to modify the code to fix that problem. image

- ICO Files when set as icon get horribly pixelated.

image

- The 'Blue Light' toggle actually doesn't work.

image

- I didn't get it how the 'Edit Title' works.

image

- The trash icon gets glitched out when its icon is changed, and doesn't work until relaunching the program.

image

- Add an option to hide the icon labels.

image

- There is a delay while hiding the dock.

image

- The menubar takes too much time to show itself when in auto-hide mode.

image

- The icons in the menubar cannot be reordered.

image

- The toolbars even when they show up in some apps, do not work.

image

- The notification bubbles look nice, but it would be nice if it showed numbers instead.

image

- Add options for User Switcher, the battery icon and Near Share as the AirDrop in the Control Center.

image

I hope you understand what I am trying to say. Would appreciate if fixed. If you have any doubts, reply to this issue.

Regards, Agnihotra Nath

mydockfinder commented 3 years ago

谢谢,基本都看懂了 1、关机弹窗可能是语言没有覆盖完全的事,下次更新修复 2、ico文件应该是支持的,看一下ico文件的最大尺寸是多少,有个ico文件尺寸最大并不是256,所以会看着很模糊 3、蓝光模式最好在系统控制中心或者显示器设置里面,手动打开然后关闭一次之后,就可以在菜单中点击生效了 4、编辑标题还没有做功能,不过在dock上的图标右键编辑的标题后,这个标题也会同步改变 5、垃圾篓图标应该是bug,我回来看一下代码 6、隐藏dock我是每一秒检测一次窗口位置,如果赶的不好可能会延迟一秒 7、菜单栏隐藏再显示确实是有一些延迟,回来我优化一下 8、目前还没有加排序功能,后面会加入的 9、菜单栏的菜单选项我需要一个一个适配的,可以告诉我那个软件的名字,我适配以后就可以了,不过有一些软件确实比较困难,比如photoshop 10、通知气泡是我自己想的一种检测方式,并不是那个软件有公开的接口,所以并不能获取实际的消息数量 11、这是个不错的想法,我回来有时间加上

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年6月22日(星期二) 中午12:48 收件人: @.>; 抄送: "№じ @.>; @.>; 主题: [mydockfinder/mydockfinder] Few bugs addressed in detail. (#95)

你好@ my dock finder! 我希望你做得很好,我要祝贺你的成功,使这成为可能。 但是,有几个错误我想解决:

-语言设置为英文时,关机/休眠/休眠对话菜单出现中文。

我一直试图修改代码来解决这个问题。

ICO 文件当设置为图标时会变得可怕的像素化。

-“蓝光”开关实际上不起作用。

我不明白“编辑标题”是如何工作的。

当垃圾图标被更改时,它会出现故障,并且直到重新启动程序时才能工作。

-添加隐藏图标标签的选项。

-隐藏码头时有延迟。

-菜单栏在自动隐藏模式下显示需要花费太多时间。

-菜单栏中的图标不能重新排序。

工具栏即使在某些应用程序中出现,也不能正常工作。

通知气泡看起来不错,但是如果它显示数字就更好了。

-在控制中心添加用户切换、电池图标和临近共享作为 AirDrop 的选项。

我希望你能明白我想说什么。 如能修复,不胜感激。 如有疑问,回复此问题。

问候你 阿格尼霍特拉·纳特

— 你收到这个是因为你被提到了。 直接回复此邮件,在 GitHub 上查看或取消订阅.

alfaaarex commented 3 years ago

Thank You @mydockfinder for your support. Btw those who didn't understand, here is a translate:

Thank you, I basically understand it

  1. Shut down the pop-up window may be the language is not covered completely, the next update to fix
  2. The ico file should be supported. Take a look at the maximum size of the ico file. There is an ico file whose size is not 256, so it will look very fuzzy
  3. The Blu-ray mode is best in the system control center or the display settings. After manually turning it on and then turning it off once, you can click in the menu to take effect.
  4. Editing the title has not been done yet, but after right-clicking on the icon on the dock to edit the title, the title will also be changed synchronously
  5. The trash can icon should be a bug, let me look at the code
  6. To hide the dock, I check the position of the window once every second. If it is not done well, it may be delayed by one second.
  7. There is indeed some delay when the menu bar is hidden and then displayed. Come back, I will optimize it.
  8. There is no sorting function yet, it will be added later
  9. I need to adapt the menu options of the menu bar one by one. You can tell me the name of the software. After I adapt it, it will be fine, but some software is really difficult, such as photoshop.
  10. The notification bubble is a detection method that I think of myself. It is not that the software has a public interface, so the actual number of messages cannot be obtained.
  11. This is a good idea, I have time to add …

------------------ original mail ------------------ From: @.>; Delivery time: June 22, 2021 (Tuesday) 12:48 noon Recipient: @.>; Cc: "№じ @.>; @.>; Subject: [mydockfinder/mydockfinder] Few bugs addressed in detail. (#95)

Hello @ my dock finder! I hope you are doing well, and I want to congratulate you on your success and make this possible. However, there are a few errors I want to solve:

-When the language is set to English, Chinese will appear in the shutdown/sleep/sleep dialog menu.

I have been trying to modify the code to solve this problem.

ICO files become terribly pixelated when set as icons.

-The "Blu-ray" switch does not actually work.

I don't understand how "Edit Title" works.

When the trash icon is changed, it will malfunction and will not work until the program is restarted.

-Add the option to hide icon tags.

-There is a delay when hiding the dock.

-It takes too much time for the menu bar to be displayed in auto-hide mode.

-The icons in the menu bar cannot be reordered.

Even though the toolbar appears in some applications, it does not work properly.

The notification bubble looks good, but it’s even better if it shows a number.

-Add user switching, battery icon, and proximity sharing as options for AirDrop in the control center.

I hope you can understand what I want to say. It would be greatly appreciated if it can be repaired. If in doubt, reply to this question.

Greeting you Agnihotra Nath

— You received this because you were mentioned. Reply to this email directly to view or unsubscribe on GitHub.

alfaaarex commented 3 years ago

Btw @mydockfinder , can i make a repository for making themes (as in calling my finder 'jerry' and launchpad icon styles and like custom app icons config) for mydockfinder? i could fork it from this repo. We have an org on Discord who are working on making their own setups. It depends on your choice.

mydockfinder commented 3 years ago

不好意思  我翻译中文 完全看不懂了。。。。。 大概意思是你想做一个mydockfinder的主题吗,然后dock可以切换皮肤

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年6月22日(星期二) 下午2:37 收件人: @.>; 抄送: "№じ @.>; @.>; 主题: Re: [mydockfinder/mydockfinder] Few bugs addressed in detail. (#95)

Btw @mydockfinder , can i make a repository for making themes (as in calling my finder 'jerry' and launchpad icon styles and like custom app icons config) for mydockfinder? i could fork it from this repo. We have an org on Discord who are working on making their own setups. It depends on your choice.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

alfaaarex commented 3 years ago

@mydockfinder here is a translate:

我可以为 mydockfinder 创建一个用于制作主题的存储库(如调用我的查找器“jerry”和启动板图标样式以及自定义应用程序图标配置)吗? 我可以从这个 repo 中分出它。 我们在 Discord 上有一个组织,他们正在制作自己的设置。 这取决于您的选择。

mydockfinder commented 3 years ago

我的翻译你的翻译是一样的。。。。。

大概意思是类似于steam的创意工坊吗

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年6月22日(星期二) 下午3:14 收件人: @.>; 抄送: "№じ @.>; @.>; 主题: Re: [mydockfinder/mydockfinder] Few bugs addressed in detail. (#95)

@mydockfinder here is a translate:

我可以为 mydockfinder 创建一个用于制作主题的存储库(如调用我的查找器“jerry”和启动板图标样式以及自定义应用程序图标配置)吗? 我可以从这个 repo 中分出它。 我们在 Discord 上有一个组织,他们正在制作自己的设置。 这取决于您的选择。

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

alfaaarex commented 3 years ago

@mydockfinder
No. It means:

不,这意味着我们将制作自定义语言文件来自定义选项。

Hope you understand.

mydockfinder commented 3 years ago

可以啊 ,我很欢迎,英语都是谷歌翻译的,不是很准确,有人帮我翻译会更好的,我可以上传在仓库里面提供下载

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年6月22日(星期二) 下午3:25 收件人: @.>; 抄送: "№じ @.>; @.>; 主题: Re: [mydockfinder/mydockfinder] Few bugs addressed in detail. (#95)

No. It means:

不,这意味着我们将制作自定义语言文件来自定义选项。

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

alfaaarex commented 3 years ago

@mydockfinder then i am making a repository for that on github. i will invite you.

mydockfinder commented 3 years ago

好的 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年6月22日(星期二) 下午3:29 收件人: @.>; 抄送: "№じ @.>; @.>; 主题: Re: [mydockfinder/mydockfinder] Few bugs addressed in detail. (#95)

@mydockfinder then i am making a repository for that on github. i will invite you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.