hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.68k stars 899 forks source link

Focus assigned regardless to "KeyboardInteractivityNone" #5021

Closed stefonarch closed 5 days ago

stefonarch commented 8 months ago

Hyprland Version

System/Version info ```sh Hyprland, built from branch HEAD at commit 1c460e98f870676b15871fe4e5bfeb1a32a3d6d8 (props: bump ver to 0.36.0). Date: Wed Feb 28 00:32:40 2024 Tag: v0.36.0 flags: (if any) System Information: System name: Linux Node name: archlinux Release: 6.6.20-1-lts Version: #1 SMP PREEMPT_DYNAMIC Sun, 03 Mar 2024 07:25:31 +0000 GPU information: 02:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15d8] (rev c4) (prog-if 00 [VGA controller]) os-release: NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo plugins: ```

Bug or Regression?

Bug

Description

lxqt-panel built with layer-shell-qt and erroneously KeyboardInteractivityNone has keyboard focus in Hyprland. Even it that is desired - it should not.

How to reproduce

Compile wayland_taskbar branch of lxqt-panel with KeyboardInteractivityNone in panel.cpp and test.

Crash reports, logs, images, videos

No response

stefonarch commented 5 days ago

Solved for Hyprland by https://github.com/lxqt/lxqt-panel/pull/2153/commits/a9838b3b2ba5492a19b82044a28b50b12dcf2650