Markus Teich
9698224090
make error message prefix consistent
2016-09-07 10:04:06 +02:00
Markus Teich
a55594fdd6
increasing for loops are idiomatic
2016-09-02 11:49:02 +02:00
Markus Teich
d8bec0f6fd
fix CVE-2016-6866
2016-08-31 00:59:06 +02:00
Markus Teich
b87bfa2343
Update bsd-auth string.
...
Thanks to Hiltjo for discovering this.
2016-08-31 00:56:13 +02:00
Markus Teich
65b8d52788
Revert "No need for usage()"
...
This reverts most of commit a6dc051e37 and fixes
some related stuff:
- keep spelling fixes from original commit
- make -h and -v also work when followed by more arguments
- any unknown flag prints usage
- fix output of -v to display "slock: version 1.3" instead of "slock: slock-1.3"
2016-02-15 14:25:17 +01:00
Markus Teich
ec46680fe1
revert using argv0 and minor fixup
...
- use hardcoded "slock" instead of argv[0]
- add "slock: " to fprintf calls, where it was missing
- revert `argc--, argv++` shifting
2016-02-15 14:00:56 +01:00
Markus Teich
6a52a85a1a
add slock.1 man page
2016-02-11 16:51:12 +01:00
Markus Teich
f6582b68b0
update copyright year in -v output
2016-02-11 16:26:12 +01:00
Markus Teich
bfafc91da7
prepare 1.3 release
2016-02-11 16:23:48 +01:00
Markus Teich
32149e4043
remove .hgtags
2016-02-11 16:22:34 +01:00
Markus Teich
1766ecdfd4
add hint for suid to oom error message
2016-01-29 22:11:18 +01:00
Markus Teich
9dfe0ce531
error messages on grab failure
2016-01-18 16:49:15 +01:00
Markus Teich
55e827af0f
code style fix
2016-01-18 16:47:41 +01:00
Markus Teich
e867c38123
add option to run command after screen is locked
2015-12-26 19:27:01 +01:00
Markus Teich
754195f8d7
rework setting window color
2015-05-08 18:07:05 +02:00
Markus Teich
10d4e479c5
consistently use () with sizeof
2015-05-08 16:44:18 +02:00
Markus Teich
f5ef1b8eb5
resize lockscreen window after Xrandr resize
2015-04-01 23:25:47 +02:00