Describe the bug
At the plasma6 lock-screen, the virtual keyboard (button on the bottom left) is not working (Wayland or X11 doesn't matter).
Steps To Reproduce
Steps to reproduce the behavior:
- Enable plasma6 in your configuration with
services.desktopManager.plasma6.enable = true; in nixos-unstable
- Reboot and see the lock-screen
- Try to click the virtual keyboard on the bottom left, nothing seems to happen (works in plasma5)
Expected behavior
Upon clicking the virtual keyboard button, a virtual keyboard shows up to enter the password, just like in plasma5.
Notify maintainers
Something for you, @K900?
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.6.23, NixOS, 24.05 (Uakari), 24.05.20240403.08b9151`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.2`
- nixpkgs: `/run/current-system/nixpkgs`
Add a 👍 reaction to issues you find important.
Describe the bug
At the plasma6 lock-screen, the virtual keyboard (button on the bottom left) is not working (Wayland or X11 doesn't matter).
Steps To Reproduce
Steps to reproduce the behavior:
services.desktopManager.plasma6.enable = true;in nixos-unstableExpected behavior
Upon clicking the virtual keyboard button, a virtual keyboard shows up to enter the password, just like in plasma5.
Notify maintainers
Something for you, @K900?
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"and paste the result.Add a 👍 reaction to issues you find important.