SpacingBat3 / WebCord

A Discord and SpaceBar :electron:-based client implemented without Discord API.
MIT License
1.83k stars 94 forks source link

Ctrl+Tab does not work #530

Open kchousos opened 3 months ago

kchousos commented 3 months ago

Acknowledgements

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

29.0.0

Application version

4.8.0

Bug description

In the official Discord client, ctrl+tab and ctrl+shift+tab are used to switch between servers. Since (from my understanding) Webcord is a wrapper for the web client, these keybinds do not work. Also, neither the the ctrl+alt+up and ctrl+alt+down keybinds work, despite them being listed in the keybinds section. Is there any workaround for this?

Additional context

No response