Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518672 - x11-wm/windowmaker - add USE=dnd
Summary: x11-wm/windowmaker - add USE=dnd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-07-31 12:36 UTC by Charlie Gehlin
Modified: 2014-09-03 21:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
windowmaker-0.95.5-dnd.patch (windowmaker-0.95.5-dnd.patch,909 bytes, patch)
2014-07-31 12:39 UTC, Charlie Gehlin
Details | Diff
windowmaker-0.95.5-r1.ebuild.patch (windowmaker-0.95.5-r1.ebuild.patch,841 bytes, patch)
2014-07-31 12:39 UTC, Charlie Gehlin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Gehlin 2014-07-31 12:36:52 UTC
windowmaker has had the dnd feature since 2004, according to its changelog, and is still somewhat considered as experimental (according to src/wconfig.h.in:39)

However, I (and maybe even others) find the feature useful, for example; I drag'n-drop a file from xfe filemanager on the Clip-icon to have xcowsay mooh out the output from `file` and the first 5 lines from the file (if not binary) with `head -n 5` via a small script (I can of course supply that if anyone should have interest).

Reproducible: Always

Steps to Reproduce:
1. Works from my local overlay
2.
3.



Will supply my patches after initial submission.

Suggestion to submit into profiles/use.local.desc:
x11-wm/windowmaker:dnd - Enables experimental support for XDND drop in the WindowMaker Dock.
Comment 1 Charlie Gehlin 2014-07-31 12:39:11 UTC
Created attachment 381938 [details, diff]
windowmaker-0.95.5-dnd.patch

To put in the files-directory.
Comment 2 Charlie Gehlin 2014-07-31 12:39:57 UTC
Created attachment 381940 [details, diff]
windowmaker-0.95.5-r1.ebuild.patch

Patch for the windowmaker-ebuild.
Comment 3 adr 2014-08-14 09:44:53 UTC
It looks like DND will be fixed in a new version. :)
http://repo.or.cz/w/wmaker-crm.git/shortlog/refs/heads/next
Comment 4 Bernard Cafarelli gentoo-dev 2014-09-03 21:30:27 UTC
Thanks for the report! In the meantime, 0.95.6 has just been released, including the fix mentioned by adr and enabling XDND by default (no longer marked experimental).

So the latest ebuild should fix everything here :)