Jakob Lindskog
|
556cc7f0a8
|
add greeter option, which displays a user provided string
|
6 years ago |
Cassandra
|
60d68356db
|
update version to 2.12.c
|
6 years ago |
Cassandra
|
ce63200d9a
|
update licensing to finally include my name too
|
6 years ago |
Cassandra
|
b08fd4e557
|
update issue template for i3lock-color
|
6 years ago |
Cassandra
|
e8a833be8b
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
Orestis
|
f74c013576
|
Merge pull request #188 from Airblader/feature-issue-template
Added ISSUE_TEMPLATE.md
|
6 years ago |
Ingo Bürk
|
3f8b0a12c3
|
Merge pull request #192 from layus/fast-type
Keep only the last attempt for retry_verification
|
6 years ago |
Guillaume Maudoux
|
50c81d5717
|
Keep only the last attempt for retry_verification
|
7 years ago |
Cassandra
|
5bbdd02588
|
Merge pull request #102 from jaantoots/font-patch
Fix setting font in draw_text
|
6 years ago |
Jaan Toots
|
5794922ca5
|
Fix setting font in draw_text
|
6 years ago |
Cassandra
|
ce7c826acb
|
fix strncpy to account for null terminators
|
6 years ago |
Cassandra
|
edcfe855ee
|
merge upstream
|
6 years ago |
Cassandra
|
594b5c6770
|
Merge pull request #98 from maxice8/fix-musl
jpg.h: add include for sys/types.h and define _GNU_SOURCE.
|
7 years ago |
maxice8
|
c265fea703
|
jpg.h: add include for sys/types.h and define _GNU_SOURCE.
this allows us to use uint on musl libc systems like Void Linux and
Alpine.
|
7 years ago |
Ingo Bürk
|
10b8170f55
|
Added ISSUE_TEMPLATE.md
|
7 years ago |
Cassandra
|
d0a6cfda92
|
Update README.md
|
7 years ago |
Ingo Bürk
|
ad680b4019
|
Merge pull request #185 from stapelberg/dpi
Respect Xft.dpi for determining the unlock indicator’s scale factor
|
7 years ago |
Michael Stapelberg
|
ec5f21d1f8
|
travis: build in Debian sid Docker container
|
7 years ago |
Michael Stapelberg
|
28ad24e0ce
|
clang-format-3.5
|
7 years ago |
Michael Stapelberg
|
f9c30db62b
|
Respect Xft.dpi for determining the unlock indicator’s scale factor
fixes #184
|
7 years ago |
Cassandra
|
a6be8397ad
|
Merge pull request #91 from aloomis/master
Text customization for the locking and lock failed states.
|
7 years ago |
Cassandra
|
4c3fb648ee
|
Merge branch 'dev'
|
7 years ago |
Andy Loomis
|
3149907443
|
Adds an option to customize the locking text and another option to customize the lock failed text.
|
7 years ago |
Cassandra
|
01a52e5707
|
merge slideshow functionality
currently, ASAN warns about fontconfig leaks, but these disappear when I use my debug version of fontconfig, so... I guess it's an ASAN bug?
|
7 years ago |
Thomas Osterland
|
9f27a7684f
|
moved NULL check
|
7 years ago |
Cassandra
|
e07c3f0abe
|
stable version 2.11-c
|
7 years ago |
Cassandra
|
f5671429f4
|
Revert "initial text shadowing"
This reverts commit 7fed1428c6 .
|
7 years ago |
Cassandra
|
7fed1428c6
|
initial text shadowing
|
7 years ago |
Cassandra
|
dd44aab1bd
|
add in more specific status text positioning
|
7 years ago |
Cassandra
|
9c3eaaf2f3
|
add in media keys support from https://aur.archlinux.org/cgit/aur.git/tree/allow_media_keys.patch\?h\=i3lock-media-keys
|
7 years ago |
Thomas Osterland
|
b2e296e4fe
|
removed if -> now slideshow supports jpeg
|
7 years ago |
Thomas Osterland
|
9c54730974
|
slideshow support for jpg and introduced load_image function
|
7 years ago |
Thomas Osterland
|
933c3b80ae
|
added functionality to randomly select images during slideshow
|
7 years ago |
Thomas Osterland
|
fa0bf7bc4d
|
initialize lastCheck variable in init_colors_once to replace -1 check
|
7 years ago |
Thomas Osterland
|
c28c13990b
|
fixed seg fault if no file or directory path is provided
|
7 years ago |
Thomas Osterland
|
74e6dfe497
|
moved slideshow flags into misc (1000 -> 903)
|
7 years ago |
Cassandra
|
3131486378
|
Merge branch 'master' of https://github.com/i3/i3lock
|
7 years ago |
Thomas Osterland
|
bbd2196326
|
added slideshow functionality
|
7 years ago |
Ingo Bürk
|
ae72b675ca
|
Merge pull request #179 from karulont/master
Fix memory leak when grabbing fails
|
7 years ago |
Karl Tarbe
|
1668b2fc0f
|
Fix memory leak when grabbing fails
|
7 years ago |
Cassandra
|
4fca1ff1b1
|
Merge pull request #80 from alfunx/fix-string-options
Fix option parsing to use correct getopt_long
|
7 years ago |
Alphonse Mariya
|
f7f3e70913
|
Fix option parsing to use correct getopt_long
|
7 years ago |
Cassandra
|
c6229bac33
|
clean up that massive switch statement a bit
|
7 years ago |
Cassandra
|
c85ced646e
|
Merge pull request #74 from qikiqi/master
Add option to set custom 'no input' text
|
7 years ago |
qikiqi
|
7787456845
|
Add option to set custom 'no input' text
|
7 years ago |
Pandora
|
7d21942206
|
fix strncpy typo
|
7 years ago |
Pandora
|
5a8c96ea4c
|
fix NPE when no background image
|
7 years ago |
Pandora
|
075b16a008
|
merge upstream
|
7 years ago |
Pandora
|
cad603b388
|
merge dev - pull #72
|
7 years ago |
Ingo Bürk
|
bcbfee0a17
|
Merge pull request #177 from SegFault42/master
return value corrected
|
7 years ago |