Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27718 - [PATCH] fluxbox-0.1.14 window snapping
Summary: [PATCH] fluxbox-0.1.14 window snapping
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 10:01 UTC by Jeff Mitchell
Modified: 2003-12-05 22:43 UTC (History)
0 users

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


Attachments
fluxbox-0.1.14-windowsnap.patch window snapping for fluxbox (fluxbox-0.1.14-windowsnap.patch,4.99 KB, patch)
2003-09-01 10:02 UTC, Jeff Mitchell
Details | Diff
fluxbox-0.1.14-windowsnap.patch window snapping for fluxbox (fluxbox-0.1.14-windowsnap.patch,4.99 KB, patch)
2003-09-01 10:03 UTC, Jeff Mitchell
Details | Diff
ebuild patch to apply windowsnap patch. (ebuild-windowsnap.patch,413 bytes, patch)
2003-09-01 10:28 UTC, Jeff Mitchell
Details | Diff
update: compensating for other patches recently committed (winsnap.patch,6.97 KB, patch)
2003-11-22 13:16 UTC, Jeff Mitchell
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Mitchell 2003-09-01 10:01:42 UTC
I have fixed Shawn Singh's windows snapping patch so that
it works for fluxbox-0.1.14. Please add it to files/ and
ebuild.
Comment 1 Jeff Mitchell 2003-09-01 10:02:57 UTC
Created attachment 16911 [details, diff]
fluxbox-0.1.14-windowsnap.patch window snapping for fluxbox
Comment 2 Jeff Mitchell 2003-09-01 10:03:17 UTC
Created attachment 16912 [details, diff]
fluxbox-0.1.14-windowsnap.patch window snapping for fluxbox

here it is.
Comment 3 Jeff Mitchell 2003-09-01 10:07:08 UTC
oops I got a bugzilla error submitting the first attachment, so I
didn't realize it was submitted.  Both attachments are identical.
Comment 4 Jeff Mitchell 2003-09-01 10:07:44 UTC
Comment on attachment 16912 [details, diff]
fluxbox-0.1.14-windowsnap.patch window snapping for fluxbox

dup
Comment 5 Jeff Mitchell 2003-09-01 10:12:51 UTC
cd fluxbox-0.1.14
patch -p1 < fluxbox-0.1.14-windowsnap.patch
Comment 6 Jeff Mitchell 2003-09-01 10:15:58 UTC
in ~/.fluxbox/init add

session.screen0.windowSnapThreshold: 10

Comment 7 Jeff Mitchell 2003-09-01 10:28:02 UTC
Created attachment 16915 [details, diff]
ebuild patch to apply windowsnap patch.
Comment 8 Jeff Mitchell 2003-11-22 13:16:00 UTC
Created attachment 21096 [details, diff]
update: compensating for other patches recently committed

cd /usr/portage/x11-wm/fluxbox
patch -p1 < winsnap.patch

Please commit this.  It's very small, and it's identical to the original window

snapping patch except for trivial context changes.

In ~/.fluxbox/init,

session.screen0.windowSnapThreshold:	10

for window snapping of 10 pixels.
Comment 9 Markus Nigbur (RETIRED) gentoo-dev 2003-12-05 22:43:02 UTC
One of our goals is, to distribute all software 'as is' whenever possible. A patch like this _might_ be nice to have for the one or the other, but it's not needed for any functionallity.

Instead you should try to get it to the fluxbox devs.
I haven't tested the patch, also it looks okay. So you might try to contact the devs at fluxbox.org, or just leave me a message and i'll contact them about it.