Commit graph

17 commits

Author SHA1 Message Date
mathias
ef432da534 * little restructuring:
- mv bg_imlib2.c bg_image.c

--HG--
rename : src/bg_imlib2.c => src/bg_image.c
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4025
2005-05-23 13:10:43 +00:00
mathias
faca6bfcb0 * added -bg image:shade=<perc>
* added alock_utils.c, shared code goes to that file

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4024
2005-05-23 13:06:27 +00:00
mathias
4c6b2c7955 * added -bg shade:
- shade=<perc> - percentage, 0 - 100
    - color=<color> - tint with <color>, default is "black"

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4023
2005-05-20 21:44:52 +00:00
mathias
0320203c30 * fixed minor issues with defaults
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4019
2005-05-18 10:42:52 +00:00
mathias
ecb83aaf44 * deleted fancy contrib/xcursor-watch (too big)
* added even more fancy contrib/xcursor-fluxbox

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4017
2005-05-18 10:19:40 +00:00
mathias
b4cbebbe8b updated changes
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4015
2005-05-18 09:54:34 +00:00
mathias
220620fa34 * added -bg image:
- name - name of the image
    - scale - scaling image
    - center - centering image
    - tile - tile image
    - color=<color> - use <color> as bg-color for centering
* -bg blank interpretes the color-option now

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4014
2005-05-18 09:53:51 +00:00
mathias
6ac8241d2a * restructuring almost done, polished interface;
- working -bg, -auth and -cursor with all the submodules
    - cleaned -h
    - complete -flag - parsing
* added -cursor font:list and -cursor theme:list
* added -cursor none, doesnt change cursor

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4013
2005-05-17 17:17:31 +00:00
mathias
9caf7ba1f2 * updated documention
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4012
2005-05-16 17:47:50 +00:00
mathias
eec4b8f3d7 * started documention, using asciidoc
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4011
2005-05-14 11:33:08 +00:00
mathias
336aa3b213 * changed project-name to 'alock':
+ simpler, better name
    + i want to dedicate it to my gf: anja
* minor fixes

--HG--
rename : aklock.1 => alock.1
rename : src/aklock.c => src/alock.c
rename : src/aklock.h => src/alock.h
rename : src/akcursors.c => src/cursors.c
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%409
2005-05-09 07:27:07 +00:00
mathias
ec57a11c64 * changed the auth_md5.c - code to the openbsd-version (public domain)
* added auth_sha1.c - also from openbsd-codebase, also public domain
* added two stand-alone programs to calculate md5/sha1 hashs:
    + src/asha1 - reads from stdin, EOF ends
    + src/amd5 - reads from stdin, EOF ends
    (just in case your system DOESNT have md5/md5sum or sha1/sha1sum
* minor changes to aklock.c

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%408
2005-05-09 06:43:49 +00:00
mathias
e199e274c3 * big restructering + feature enhancements
+ added auth_<method>.c, each basic auth-method has now
      its own implementation-file
    + added -auth - flag:
        - list      - lists all available methods
        - none      - no auth, like -nolock
        - passwd    - standard login, possible shadowsupport
        - pam       - use pam for authentification
        - md5:hash  - provide a md5-hash for authentification
* support for 'shadow'-passwords is part of the passwd authmodule

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%407
2005-05-07 18:58:56 +00:00
mathias
a79727b9b2 --HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%406
2005-05-05 23:21:56 +00:00
mathias
8b6f5c89cd * restructuring
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%404
2005-05-02 11:49:19 +00:00
mathias
39e5206ec7 updated changes
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%403
2005-04-30 10:43:51 +00:00
mathias
620b251aaf initial import
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%401
2005-04-30 00:35:03 +00:00