Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[xwayland] drag&drop not emitting drag_end #8964

Open
3 of 6 tasks
abenz1267 opened this issue Jan 5, 2025 · 0 comments
Open
3 of 6 tasks

[xwayland] drag&drop not emitting drag_end #8964

abenz1267 opened this issue Jan 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@abenz1267
Copy link

abenz1267 commented Jan 5, 2025

Already reported ? *

  • I have searched the existing open and closed issues.

Regression?

Not a regression - it's bug regarding new feature

System Info and Hyprland Version

Hyprland 0.46.2 built from branch at commit 0bd541f (version: bump to 0.46.2).
Date: Thu Dec 19 19:26:47 2024
Tag: v0.46.2, commits: 5566
built against:
aquamarine 0.5.1
hyprlang 0.6.0
hyprutils 0.3.0
hyprcursor 0.1.11
hyprgraphics 0.1.1

flags set:
debug

System Information:
System name: Linux
Node name: marlo
Release: 6.12.8-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:52:26 +0000

GPU information:
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 [Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M] [1002:744c] (rev c8) (prog-if 00 [VGA controller])
19:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c1) (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:

Description

Drag&Dropping into an xwayland application (f.e. discord) does not emit a drag_end event.

Tested with https://github.com/nik012003/ripdrag and https://github.com/abenz1267/walker.

I'm not sure if this only affects GTK4 apps or not....

How to reproduce

Use ripdrag or walker to drag&drop something into discord (xwayland). Ripdrag won't close and walker gets stuck as well, because the drag_end event is not being triggered.

Attach not paste

  • I understand that all text files must be attached, and not pasted directly. If not respected, this issue will likely get closed as spam

Checklist of files to include below

  • Hyprland config - hyprctl systeminfo -c (always include)
  • Crash report (always include in case of crash)
  • Video (always include in case of a visual bug)
  • Logs (might contain useful info such as errors)

Additional info & File uploads

hypr.txt

@abenz1267 abenz1267 added the bug Something isn't working label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant