! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfwm4: Allow blacklist for alt+drag behaviour (easy_click)
Status:
RESOLVED: MOVED
Severity:
enhancement

Comments

Description mappu04 2017-03-18 03:16:34 CET
Hi,

Some applications have "nested windows". E.g. Virtualbox, freerdp/vinagre, vnc etc. In these cases it would be nice if alt+drag behaviour did move the "nested" window.

I propose that xfwm4 gets more settings, to allow, setting some processes as "blacklisted" for the alt+drag behaviour. Then virtualbox/vinagre can be blacklisted to allow passing through the alt+drag events through to the nested child windows.

One implementation of this feature for win32 can be seen at https://stefansundin.github.io/altdrag/ .

Regards
mappu
Comment 1 Olivier Fourdan editbugs 2017-03-21 08:30:45 CET
xfwm4 doesn't have per-client configuration, this is something fvwm/fvwm2 was doing like 20+ years ago and not something I would want to add in xfwm4.
Comment 2 mappu04 2017-03-23 06:59:49 CET
OK. I agree that maintaining per-client settings is a hassle and some extra complexity, even if it's the user's own responsibility.

Do you think there is any other way to achieve this kind of behavior without needing per-client configuration?

Maybe some kind of x11 window hint? or an environment variable for the target process? or a workaround - allow e.g. shift+meta+alt-drag is transformed into alt-drag on the target window? did this kind of feature ever work with MDI-style applications? (was such a thing ever popular on x11?)
Comment 3 Olivier Fourdan editbugs 2017-03-23 08:48:51 CET
Yes, best would be to have some sort of property from the client. But I am not sure this is something that would be widely accepted...

GNOME would probably benefit from the same, as it uses similar modifier+click shortcuts for manipulating windows.
Comment 4 Git Bot editbugs 2020-05-29 12:15:18 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfwm4/-/issues/251.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #13433

Reported by:
mappu04
Reported on: 2017-03-18
Last modified on: 2020-05-29

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Version:
4.12.0

Attachments

Additional information