From: Michael B. <mb...@be...> - 2000-08-22 23:59:37
|
Okay what is the prefered way of submitting patches for this? Continue uploading all relavant files? Anyway this is the new perlwm.pl with the config file hack and the root menu hack. The root menus aren't completely done, mostly because of windwo manager limitations ... Right now they aren't set up for anything but the root menu, however it just requires changing a couple lines ... no biggie. Again .. I changed the split(/ /, $bind) to split on "_"'s again .... If this is a problem lemme know .. was just trying to save a little work. I did notice that on this newer version Clicks to a window don't make it to a window .... this is a problem :) ... ALSO imlib2-perl : the makefile.pl fails on a build with this error package ExtUtils::MakeMaker::_version; no strict; local $VERSION; $VERSION=undef; do { our $VERSION = '0.01'; }; $VERSION ' in Imlib2.pm: Can't modify subroutine entry in scalar assignment at (eval 7) line 7, at EOF thats all for now ... I'll try to hack out some of the little problem in the windwomanager tonight so i can finisht he menus .. but i have my doubts on success there :) everything (config wise) seems to load fine ... lemme know what you think of the menu file format ... I'd like to do a simular file to load the other menus .. make it easily user configurable... l8r mike |