end-4 / dots-hyprland

Modern, feature-rich and accessible desktop configuration.
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.06k stars 196 forks source link

[Issue] Turning off numlock causes super key to be stuck #660

Open SeeStarz opened 3 days ago

SeeStarz commented 3 days ago

The issue

Issue does not happen on minimal hyprland configuration After pressing any modifier key the super key gets unstuck, but stuck super key may still reoccur Instead of the usual enter behaviour, it instead types [27;9;13~ on fish and ;9;13~ on zsh Instead of the usual arrow behaviour, it instaed types A, B, C, or D depending on the arrow direction

Steps to recreate:

edit: i accidentally pressed enter and posted before i was ready to, sorry for that

end-4 commented 3 days ago

it really does bother me (though idk if it's related to numlock since my kb doesn't have it) i think it has to do with layers and is probably a hyprland problem, but i'm not entirely sure

SeeStarz commented 2 days ago

i see then that is very unfortunate. i assume you use the option input:numlock_by_default = true as seen from your default configs. for me the issue only happens when i turn numlock on, either by the button or by the option input:numlock_by_default = false (which is the default in hyprland) and also only after using your dotfiles. although i have never used layers beforehand so it might be that.