Here are some patches I've done for Lightweight Window Manager.
(all of the patches are generated using BitKeeper)
The jc1 patch contains all the patches listed below it. I won't be doing these individual
patches anymore. If you see something in the patch you want without the rest email me
and I'll generate one for you.
lwm-1.01-jc1.patch
-- changes
changed the close square to an X because I like it better =)
made it so when resizing/moving the x,y coordinate is also displayed
moved the size/coordinate square so it is in the middle of whatever window you are moving
a window is only closed if you click AND release in the X
shrank the default border to 3
close.patch
-- changes
a window is only closed if you click AND release in the box
(ps.. there is a patch called CLOSE_PATCH.txt.. I didn't notice this
until I wrote my patch.. ohh well.. pretty much the same thing )
border.patch
-- changes
shrank the default border to 3
sizeexpose.patch
-- changes
the size expose now displays the x,y coordinates when moving/resizing
button_define.patch
-- changes
added LAUNCH_BUTTON and MENU_BUTTON #defines
square.patch
-- changes
changed the close square to an X
term.patch
-- changes
now uses the DEFAUKT_TERM #define