Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for README
2012-03-22
| ||
21:30 | - README: Add some information, adjust some sentences and overall wording. Remove feature about DPMS support, because this feature will be moved to metaidle. file: [7e0dee87a3] check-in: [8fe48523a1] user: beyert branch: trunk, size: 3960 | |
2012-03-21
| ||
04:39 |
- README: Note that BSD make (either FreeBSD or NetBSD bmake) is now required, with some workarounds for users who want to use GNU make. Note that both clang or gcc may be used as the compiler. Adjust indentation style. Discuss theme installation, which is the most difficult part. Explain installation steps in more detail.
- src/Makefile: Add conditional to ensure that the theme exists in the proper place. Give more user friendly output during build and install phases. - src/config.mk: Add target dist-theme. Separate notion of theme tarball generation from the generation of the regular tarball. Add support for clang as CC, and make it the default c compiler. Update version to 0.7.3. file: [0db92483d4] check-in: [7d372aa1d4] user: beyert branch: trunk, size: 3908 | |
2012-03-15
| ||
22:51 | README: Update details regarding Imlib2. file: [4c9c647871] check-in: [f81561ffe1] user: beyert branch: trunk, size: 2253 | |
2012-03-14
| ||
21:51 | - README: Change wording and cleanup formatting. file: [d4413e8312] check-in: [792a85d50b] user: beyert branch: trunk, size: 1852 | |
21:42 | - README: Update commentary regarding Imlib2. file: [8f41cccd56] check-in: [4b6ad1fa2d] user: beyert branch: trunk, size: 1849 | |
2012-03-13
| ||
10:28 | - README: More changes in wording regarding the deprecation of Imlib2 in this program. file: [aafbc6c75c] check-in: [6f14c5ccd2] user: beyert branch: trunk, size: 1683 | |
10:26 | - README: Note that Imlib2 is no longer required or used by the program. file: [6db7b121b3] check-in: [92d4b8df31] user: beyert branch: trunk, size: 1680 | |
2012-03-12
| ||
08:26 | - README: Change to reflect the fact that the only image format supported is xpm, not png anymore. file: [a3c7032d96] check-in: [262aeb555f] user: beyert branch: trunk, size: 1578 | |
06:08 | - README: Improve README. file: [f7f9fc589d] check-in: [33d4f72c67] user: beyert branch: trunk, size: 1610 | |
06:05 | - README: Improve README. Make it consistent with wiki. file: [cfdcab903a] check-in: [7910c3dd02] user: beyert branch: trunk, size: 1618 | |
2012-02-23
| ||
04:03 |
Added:
- all: Initial check in.
- LICENSE: Add new file. All changes made prior to 2012 are from slock, and hence the original author is credited for the work done from 2006-2008. - README: Add new file. Might remove this later, since it might still contain information specific to slock. - src/Makefile: Add new file. - src/args.c: Add new file. Handle command line arguments. - src/config.mk: Add new file. - src/main.c: Add new file. Core of metalock. file: [34408697c4] check-in: [7e714b5f6f] user: beyert branch: trunk, size: 805 | |