Rajaniraiyn / windows11

Want to experience Windows 11 now within your browser?
https://dub.sh/raja-proj-win11
GNU Affero General Public License v3.0
96 stars 36 forks source link

Key combination not working in Windows #9

Closed Rajaniraiyn closed 3 years ago

Rajaniraiyn commented 3 years ago

@ShudarsanRegmi has done a great work. I really love it. The Run window and window class is so good but Run uses Meta + R key binding to open. Actually in Windows OS Meta can be captured but the combinations can't be captured and it opens start menu. In UNIX like OS Meta + combination works well.

github-actions[bot] commented 3 years ago

Thankyou so much for telling us an Issue. We are hearing you to help you.

ShudarsanRegmi commented 3 years ago

Aww... I developed it in linux based os and yeah it works perfectly fine. I was not aware of the bug in windows. At this point, I have not idea on how to fix. I'll be researching the topic and find a way to fix the issue. If you have any idea to fix the issue, you can share.

Rajaniraiyn commented 3 years ago

I have done many researches still there are very minimum possibilities to do so even in native apps. According to me the only thing that can be done is using other key bindings . If you got any other ideas please make the world know. This is 100% will work on other OS. Even in windows it works but without combinations. image

Rajaniraiyn commented 3 years ago

@QuantumByteStudios aka Harshit do you have any Ideas?

QuantumByteStudios commented 3 years ago

Well we can use any other combination instead coz we can't do anything, well let me search for it. There is only 10% hope for this to possible, let's give it a try if we get any solution.

QuantumByteStudios commented 3 years ago

@QuantumByteStudios aka Harshit do you have any Ideas?

Can you please check Gitter Chat

QuantumByteStudios commented 3 years ago

@QuantumByteStudios aka Harshit do you have any Ideas?

Can you check OS of a person who is visiting this page? If yes we can pop a message on his screen and inform him to use different key combination

or just display shortcut key for every system in beginning. ( I guess this will work )

Rajaniraiyn commented 3 years ago

I don't know it but Shurdshan often says Linux. I don't know which distro it is. This is only a problem for Windows OS. Let him try for an Idea. This is also what I thought. I have also thought about electron but it also can't.

QuantumByteStudios commented 3 years ago

👍

ShudarsanRegmi commented 3 years ago

I've added a keyboard in the desktop. User can now open the keyboard and use the keys there to overcome the issue.