Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 27718

Summary: [PATCH] fluxbox-0.1.14 window snapping
Product: Gentoo Linux Reporter: Jeff Mitchell <quixoticsycophant>
Component: New packagesAssignee: Commonbox Team <commonbox>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fluxbox-0.1.14-windowsnap.patch window snapping for fluxbox
fluxbox-0.1.14-windowsnap.patch window snapping for fluxbox
ebuild patch to apply windowsnap patch.
update: compensating for other patches recently committed

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.