Chris Guillott
f14f5b1459
update lock.sh, readme
I hope I guessed these paths correctly...
8 years ago
Chris Guillott
6ec7c668cf
add some more options
8 years ago
Chris Guillott
d9f2e04bab
add a no-composite arg
8 years ago
Chris Guillott
7fdb32a6be
bugfix
I am bad at testing things.
8 years ago
Chris Guillott
aa906d564c
restore intended functionality of images over blurring
8 years ago
Chris Guillott
12e3a846b8
fix compile warning
8 years ago
Chris Guillott
14af07f5dc
update docs
8 years ago
Chris Guillott
245c6706c6
tweak defaults
8 years ago
Chris Guillott
3637d7ba28
fix pointer bugs, fix arithmetic bugs, expose more variables for time/date pos
8 years ago
Chris Guillott
445abed154
fix whitespacing, remove debug stuff, oops
8 years ago
Chris Guillott
638cf1a6e2
clock/text fixes, string fixes
8 years ago
Chris Guillott
4c77571185
2.9
8 years ago
Michael Stapelberg
5ab19daa5c
update CHANGELOG
8 years ago
Chris Guillott
275ff68f6a
Merge branch 'master' of https://github.com/i3/i3lock
8 years ago
Chris Guillott
32d99ccd6f
allow variable refresh rates
idk why you'd do this, but alright
8 years ago
Chris Guillott
5aaf5a293e
tweak indicator stuff
8 years ago
Aline
f2ef5989e1
Separated time and date display
8 years ago
Aline
0f370bacdf
Updated readme
8 years ago
Aline
e26171d545
Make clock font size modifiable
8 years ago
Aline
e64f9adedc
Made clock position freely modifiable
8 years ago
Aline
2193acef3b
Added CLI options for date/time font and clock text color
8 years ago
Ingo Bürk
7cf393fb7e
Merge pull request #125 from jasperla/mlock
Restore intended behaviour and don't use mlock(2) on OpenBSD.
8 years ago
Chris Guillott
f0f1a48edf
Update README.md
oops
8 years ago
Chris Guillott
03ead33cbd
fix stuff
8 years ago
Chris Guillott
b8bf88a125
cleaner language :)
8 years ago
Chris Guillott
12a83555d5
un-bork merge commit
oops
8 years ago
Chris Guillott
becf700382
Merge branch 'master' of github.com:chrjguill/i3lock-color
8 years ago
Chris Guillott
3a1790ecc2
merge commit etc
8 years ago
Jasper Lievisse Adriaanse
ea65a5292d
Restore intended behaviour and don't use mlock(2) on OpenBSD.
8 years ago
Michael Stapelberg
0bed914e8e
Merge pull request #123 from jasperla/bsdauth
Add support for bsd_auth(3) as authentication backend
8 years ago
Jasper Lievisse Adriaanse
68fc2e8b5f
Use bsd_auth(3) instead of PAM on OpenBSD
Also apply two security measures for OpenBSD:
- use explicit_bzero(3)
- mlock(2) works for non-root users too
8 years ago
Jasper Lievisse Adriaanse
15973d1f52
Move all PAM code behind UES_PAM and enable that by default.
8 years ago
Jasper Lievisse Adriaanse
c1de117825
Rename all PAM-independant variables/comments.
there is nothing PAM-specific about pam_state or pam_state_t. therefore
rename them to be authenticator independant.
8 years ago
Ingo Bürk
512c10f1dd
Merge pull request #122 from jasperla/dpms
Remove last traces of DPMS
8 years ago
Jasper Lievisse Adriaanse
5aff9594aa
Remove last traces of DPMS
8 years ago
Diki Ananta
61f6428aed
Update packages requirements ( #20 )
libxcb-composite0 and libxcb-composite0-dev
8 years ago
Chris Guillott
919f65888c
Merge branch 'master' of github.com:chrjguill/i3lock-color
8 years ago
Chris Guillott
0bd7bb2d7e
merge upstream (fixes conflict)
8 years ago
martin
80d4452ec6
Fix covering of composited notifications ( #96 )
Use the XComposite extension to get the composite overlay window,
instead of just using the normal root window. This ensures that
composited windows are covered.
8 years ago
Chris Guillott
b07ec97602
Update Makefile
8 years ago
Chris Guillott
82e6dd83f2
Merge pull request #17 from sebastian-frysztak/box-blur
Blur support
8 years ago
Sebastian Frysztak
efcee548b2
Properly detect SSE2 on 32-bit systems
8 years ago
Sebastian Frysztak
bef18f2b74
Update lock.sh
8 years ago
Sebastian Frysztak
863f621ff3
Update readme
8 years ago
Sebastian Frysztak
0f989add08
Pass blur strength from command line arguments
8 years ago
Sebastian Frysztak
024dc2980e
Minor style changes
8 years ago
Sebastian Frysztak
3598cf19e8
Implement generic box blur
8 years ago
Chris Guillott
3a74fc4aba
Merge branch 'master' of https://github.com/i3/i3lock
8 years ago
Bownairo
9c8ae8b5d1
Change input slices to be exactly pi/3 in size instead of slightly more ( #107 )
8 years ago
Chris Guillott
148e2e48f8
Merge pull request #15 from timrydefalk/update_readme
Add missing dependency to apt-get command
8 years ago