1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2025-12-19 12:28:10 +01:00
Commit Graph

39 Commits

Author SHA1 Message Date
mfrasca
bd43b118d3 just cleaning up some alignments after tab removal. 2006-10-10 06:46:13 +00:00
mfrasca
5d8d6033a7 *** empty log message *** 2006-10-06 16:29:53 +00:00
mfrasca
d26e4815fe 1293224 char font
recalculating the height of the lines.
2006-10-06 16:27:03 +00:00
mfrasca
40044a31ce *** empty log message *** 2006-10-06 14:35:44 +00:00
mfrasca
1d33c72f47 1293224: char font
just preparing for a bigger change...
extended the global font (just one), it has lower and upper case.
2006-10-06 14:33:39 +00:00
mfrasca
0bf5b49746 1293224: char font
just preparing for a bigger change...
introduced a global font (just one), it is lower case per default.

I intend to modify the function for registering the default xpm to something
accepting the 64x64 bitmap (application dependent) and insert it into the
global pixmap.  an other function could be used to register the alfabet
pixmap and correspondently setting the variables indicating the position of
each character.  we would only support monospace alfabets.

the 'printing' functions would also be simpler (less arguments), since it
would be the library knowing which is the alfabet in use.
2006-10-06 12:37:39 +00:00
mfrasca
0811241501 1293220: better format for action
finalmente ho deciso di levare la flessibilità e permettere solo
mount/umount/eject.  questo semplifica molto il file di configurazione,
ovviamente.
2006-10-05 14:34:44 +00:00
mfrasca
5ccd557e5e Successfully Updated 1571285 2006-10-05 11:29:03 +00:00
mfrasca
fca72de090 1571285 ValueError: too many values to unpack
fixed the original error "ValueError: too many values to unpack" (was due to
/proc/stat).

then the application had problems interpreting /proc/meminfo: "Can't find
memory information in /proc/meminfo."

I hope, but I'm not 100% sure, that the repairs didn't break the application on kernel 2.4.
2006-10-05 11:25:05 +00:00
mfrasca
7a7f3d9b89 added in the news the creation notice for each of the pywm dock apps. 2006-10-05 05:56:16 +00:00
mfrasca
c926d51738 could not find the name of Kristoffer Erlandsson in the web site. this was not intentional and I'm correcting it now. 2006-10-05 05:19:01 +00:00
mfrasca
d1f3db4e38 removing last pywm subdir 2006-10-03 21:04:59 +00:00
mfrasca
fb1c80927b I had moved the CVS directory along with one of the old directories into
wmdocklib, so that it was not possible to commit the source correctly.
2006-10-03 21:00:43 +00:00
mfrasca
ebef06388b 1569327 release 1.1 is broken
last clean up.

wmdocklib.__init__ must import from general, not generic!
and tmount must be included in the distribution.
2006-10-03 08:52:09 +00:00
mfrasca
be572d6acc 1569327 release 1.1 is broken
last clean up.

wmdocklib.__init__ must import from general, not generic!
2006-10-03 08:51:27 +00:00
mfrasca
d1c1618277 1569327 release 1.1 is broken
finalizing cleaning up things.

all example scripts include and use wmdocklib (was pywmhelpers from pywmdockapps)
2006-10-03 08:10:30 +00:00
mfrasca
5320092e59 1569327 release 1.1 is broken
cleaning up more things.

MANIFEST.in includes ll readmes,
wmdocklib correctly populated.
2006-10-03 08:03:55 +00:00
mfrasca
a8bbadde35 *** empty log message *** 2006-10-03 07:50:20 +00:00
mfrasca
8f21eaeb2a 1569327 release 1.1 is broken
trying to clean up things.

wmdocklib now contains the modules to install.
examples all the scripts.
only pywmhdmon.py has been tested.
2006-10-03 07:45:25 +00:00
mfrasca
9ae0e7335b 1569327 release 1.1 is broken
trying to clean up things.

wmdocklib now contains the modules to install.
examples all the scripts.
only pywmhdmon.py has been tested.
2006-10-03 07:45:24 +00:00
mfrasca
328d3e9fb4 1569327 release 1.1 is broken
trying to clean up things.

wmdocklib now contains the modules to install.
examples all the scripts.
only pywmhdmon.py has been tested.
2006-10-03 07:45:23 +00:00
mfrasca
4530ee31f0 1569327 release 1.1 is broken
trying to clean up things.

wmdocklib now contains the modules to install.
examples all the scripts.
only pywmhdmon.py has been tested.
2006-10-03 07:45:22 +00:00
mfrasca
9c81d722a7 1569327 release 1.1 is broken
trying to clean up things.

wmdocklib now contains the modules to install.
examples all the scripts.
only pywmhdmon.py has been tested.
2006-10-03 07:45:21 +00:00
mfrasca
9767d86378 *** empty log message *** 2006-10-02 06:41:28 +00:00
mfrasca
22e63d3da2 1568809 1.1 tarball lacks pywmgeneral.h
adding MANIFEST, modifying MANIFEST.in, added the sample 'rc' files.
2006-10-02 06:40:54 +00:00
mfrasca
616b87f3ea can't remember why I was modifying this source this way. probably to avoid
the lambda which has been deprecated.  if it does not work like this, please
someone opens a (detailed) pr.
2006-10-02 06:40:07 +00:00
mfrasca
22be847464 adding the rescription that distutils expects to find. 2006-10-02 06:29:47 +00:00
mfrasca
8ea208a455 1568639 installation scripts
seems the MANIFEST.in is necessary.
it is used to generate MANIFEST whenever setup.py is modified.
2006-10-01 11:19:03 +00:00
mfrasca
9cef6b341a 1568639 installation scripts
added the ./setup.py script.
added the */__init__.py files.
modified the import instruction (import from pywmgeneral).
2006-10-01 09:26:48 +00:00
mfrasca
55189734a7 minimal documentation corrections (typo, urls). 2006-04-14 07:14:36 +00:00
mfrasca
124841d3b0 updated contact information 2005-09-28 13:40:33 +00:00
mfrasca
235f408c6d adding website to cvs version control... 2005-09-25 14:14:29 +00:00
mfrasca
589871214e small bash utility for use with mountable media. tmount as ToggleMOUNT. it
mounts or unmounts a user-mountable filesystem.
2005-09-06 17:16:40 +00:00
mfrasca
9cbd279699 added -s option for skipping an amount of configuration items.
changed some single quotes to double quotes for use in emacs.
  updated the rc sample file
2005-09-06 17:09:12 +00:00
mfrasca
f268888d0b up to version 0.1.3 2005-09-06 17:03:32 +00:00
mfrasca
2a0e077843 really this was the first version of the program. put here anyways for historical reasons. 2005-09-06 12:32:58 +00:00
mfrasca
2c3b07d172 bufixing up to september 2003.
by Kristoffer.
2005-09-06 12:27:29 +00:00
mfrasca
a092185353 committed initial version. don't look at the time-stamp: these files are
dated back in 2003 or so.
2005-09-06 12:23:57 +00:00
root
0dfd4d7487 initial checkin 2005-09-05 21:10:32 +00:00