Chris Guillott
|
d03fbe70c9
|
remove debug code
|
7 years ago |
Chris Guillott
|
b46038848c
|
Update README.md
|
7 years ago |
Chris Guillott
|
110d5d58bd
|
this is what code review is for, kids
|
7 years ago |
Chris Guillott
|
f31df3c1c7
|
upstream + locale detection tweak
|
7 years ago |
Ingo Bürk
|
698204a987
|
Merge pull request #135 from grandchild/fix_optind_overwrite
Fix shadowing of getopt optind
|
7 years ago |
Ingo Bürk
|
14667d8304
|
Merge pull request #140 from bluetech/fix-locale-discovery
Change the locale discovery procedure to treat empty string same as unset
|
7 years ago |
Ran Benita
|
76d9960dbe
|
Change the locale discovery procedure to treat empty string same as unset
This is explained in the commit message here:
f468f0b243
|
7 years ago |
Chris Guillott
|
baedc431fa
|
Merge pull request #33 from rantingpirate/indicator-pos
Implements positioning of the unlock indicator
|
7 years ago |
Chris Guillott
|
c758871bc1
|
obey date/time formats for locales
|
7 years ago |
Chris Guillott
|
922e76d53a
|
upstream
|
7 years ago |
Chris Guillott
|
206405e17f
|
Upstream yo
|
7 years ago |
James Wescott
|
84eb1c3cce
|
Fixed several typos in the option handling (#32)
|
7 years ago |
Caleb Bassi
|
b55c2124e7
|
Fixed bug where --timecolor set the color for both date and time (#34)
|
7 years ago |
Ingo Bürk
|
3009ab422d
|
Merge pull request #136 from kaashif/openbsd-no-pam
Only use -lpam when not on OpenBSD
|
7 years ago |
Kaashif Hymabaccus
|
2d7f846c3c
|
Only use -lpam when not on OpenBSD
|
7 years ago |
James Wescott
|
6dccc5c610
|
Added indicator position to documentation
|
7 years ago |
James Wescott
|
73f02eea6e
|
Initial implementation of indicator positioning
|
7 years ago |
jakob
|
cddb87420b
|
Fix overwrite of getopt optind
Using 'optind' in getopt_long() shadows actual 'optind' being provided
by getopt, thus prevents any future options change from using optind.
See https://www.gnu.org/software/libc/manual/html_node/Getopt-Long-Options.html#index-getopt_005flong
|
7 years ago |
Chris Guillott
|
79a049365d
|
upstream stuff
|
8 years ago |
Michael Stapelberg
|
8e6e47fe0a
|
update CHANGELOG and I3LOCK_VERSION
|
8 years ago |
Ingo Bürk
|
10416e270b
|
Revert "Fix covering of composited notifications (#96)" (#133)
This reverts commit 80d4452ec6 .
fixes #130
|
8 years ago |
Ingo Bürk
|
8293749cfb
|
Merge pull request #132 from stapelberg/fix-version
Fix version
|
8 years ago |
Michael Stapelberg
|
a0abccf8f3
|
Makefile: fix I3LOCK_VERSION replacement
fixes #129
|
8 years ago |
Michael Stapelberg
|
90c24c3a28
|
update I3LOCK_VERSION (forgotten at release time)
|
8 years ago |
Chris Guillott
|
91be726e16
|
Update README.md
|
8 years ago |
Chris Guillott
|
28601feb7d
|
update to-do
|
8 years ago |
Chris Guillott
|
dd545ec330
|
may as well move that screenshot up some
|
8 years ago |
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 |