JaKooLit / Arch-Hyprland

For automated installation of Hyprland on Arch or any arch based distros
GNU General Public License v3.0
1.35k stars 109 forks source link

[Feature Request]: Keyboard only compatibility #52

Closed figgefigge closed 4 months ago

figgefigge commented 5 months ago

Feature Request

Description

After boot SDDM is displayed as individual copies at each monitor for multi screen setup. When user starts typing password there is only reaction on left monitor. After login, launching rofi with single press of super key requires mouse for focusing.

Use Case

In multi monitor setup where right monitor is mainly used, user might think keyboard is disconnected. After login, launching rofi with super key requires mouse interaction as focus stays on background app.

Proposed Solution

Display login at only one monitor and switch focus automatically to pop-up windows.

Alternatives

Get out of bed and get mouse.

Additional Information

I understand I am really lazy but this was my experience as a new user. I will probably solve this in the morning and submit a solution. I believe that keyboard only setups should be tested and expected for window manager installs. I did not experience this before using sddm and hyprland on manual arch install.

JaKooLit commented 4 months ago

This is more as SDDM issue

https://www.reddit.com/r/archlinux/comments/143b6we/how_to_display_login_screen_sddm_on_a_single/

This might help.

Good luck