tiling drag: only start when there are drop targets (#5213)

This prevents potentially confusing drag & drop on fullscreen containers and
only-containers on workspaces.

fixes https://github.com/i3/i3/issues/5184
This commit is contained in:
Michael Stapelberg
2022-10-18 22:10:03 +02:00
committed by GitHub
parent 941229ee62
commit 5e759ed424
4 changed files with 76 additions and 18 deletions

View File

@ -0,0 +1 @@
tiling drag: only initiate when there are drop targets