summaryrefslogtreecommitdiff
path: root/slock.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed DPMS crashing issueAnselm R Garbe2008-04-081-3/+7
|
* applied two patches, BSD_AUTH patch and Gottox' DPMS support patch0.8Anselm R Garbe2008-02-221-4/+30
|
* removed Sander from -v by requestAnselm R. Garbe2007-11-251-1/+1
|
* next version will be 0.8Anselm R. Garbe2007-11-241-1/+3
|
* final fixes and cleanups0.7Anselm R. Garbe2007-11-241-16/+19
|
* applied Ryan Sorensen bugfix which allows slock to acquire the keyboard grab ↵arg@suckless.org2007-11-131-1/+1
| | | | asynchroneously
* updating copyright stuff in slock as wellAnselm R. Garbe2007-04-131-4/+3
|
* grab on the root window, it is correct, all lockers do that0.6Anselm R. Garbe2007-03-071-3/+2
|
* grab on the slock window instead on the root window0.5Anselm R. Garbe2007-03-021-3/+3
|
* made slock more readable, added root variable because we intend to call ↵Anselm R. Garbe2007-02-211-11/+17
| | | | RootWindow(...) quite a lot
* made slock more aggressive, DenisG please recheckAnselm R. Garbe2007-02-211-5/+6
|
* foobarAnselm R. Garbe2007-02-011-1/+1
|
* fixed a potential buffer overflow bug on the stack (thanks to Ghassan Misherg)0.4Anselm R. Garbe2007-01-131-2/+2
|
* fixed sizeof stuffarg@mig292006-11-261-1/+1
|
* small fix of Vincent's patch0.3arg@mig292006-10-311-7/+6
|
* applied Vincent's path with some modificationsarg@mig292006-10-311-37/+43
|
* applied somwhat similiar patch like Alex Elide proposedAnselm R. Garbe2006-10-181-3/+6
|
* added pointer grab0.2Anselm R. Garbe2006-10-161-3/+6
|
* removed control mask handling for slock (quite useless in my eyes)0.1Anselm R. Garbe2006-10-121-11/+0
|
* applied Salmi's patchAnselm R. Garbe2006-10-121-3/+4
|
* applied BSD support patchAnselm R. Garbe2006-10-121-1/+21
|
* adding black cursorAnselm R. Garbe2006-10-111-3/+10
|
* adding a coffee mug cursorAnselm R. Garbe2006-10-111-0/+3
|
* added black windowAnselm R. Garbe2006-10-111-3/+17
|
* initial commitarg@suckless.org2006-10-111-0/+92