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
Cassandra
3131486378
Merge branch 'master' of https://github.com/i3/i3lock
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
SegFault42
7a80375e1f
return value corrected
7 years ago
Pandora
85b6b5b117
merge #72 , fix a fontconfig bug
7 years ago
eyenseo
efd6b36daa
Add drawing lock on multiple screens
7 years ago
eyenseo
19e6bb9acf
Fix scaling issues
7 years ago
eyenseo
b36640d4f7
Format unlock_indicator
7 years ago
Pandora
1b9b31a3da
remove ch/cw mentions in manpage
7 years ago
Emeric Planet
b34ae89d30
Check PNG file compliance ( #171 )
7 years ago
Pandora
5c07b3db9d
remove unused defines / comment
7 years ago
Pandora
f3a12c67ac
Version bump - breaking changes for color opts
Might need to hard-fork and use my own versioning...
7 years ago
Pandora
8bf03bab9d
update manpages; rearrange args
if someone wants to help reorganize the manpages I'll love you forever
7 years ago
Pandora
fdd03ea1e3
merge upstream
7 years ago
Pandora
6b943766da
refactor probably done, needs testing
7 years ago
Pandora
ddfc62f8de
initial font overhaul rewrite
nothing is positioned, but it compiles and just needs to be reorganized/broken into functions/updated to be positioned
7 years ago
Pandora
649a9d687d
respect LC_TIME
order _might_ need changing
7 years ago
Michael Stapelberg
6b53758e14
display error when backspace is pressed without any input ( #172 )
This adds some feedback to a keypress which previously had no visible effect.
While the text “no input” isn’t the most descriptive, it was the only one I
could think of which fit into the unlock indicator circle. If you have a better
suggestion, let me know.
fixes #164
7 years ago
Cassandra
b44568a3a4
Merge pull request #64 from julio-b/fix_typo
Fix typo
7 years ago
Julio B
a7213a1a21
Fix typo
7 years ago
Cassandra
d566ebb00d
Merge pull request #62 from ecl1ps3/master
Update README.md for Fedora27
7 years ago
ecl1ps3
e6c95cba21
Update README.md for Fedora27
Added Required packages for Fedora 27, since many of the required packages uses different names on Fedora 27.
7 years ago
Pandora
9cd1e44952
update readme to include info for building non-debug versions
I swear I already put that in there
7 years ago
Pandora
e46b057def
god i need a better versioning scheme to separate my tags vs upstream tags
7 years ago
Pandora
01476c5633
Merge branch 'master' of https://github.com/i3/i3lock
7 years ago
Jasper Lievisse Adriaanse
8c3a110c6a
make the check for libpam conditional ( #165 )
7 years ago
Pandora
046784b4c4
potential fix to issue #45
7 years ago
Pandora
380974c56c
fix the erroneous back_bar bug _for real_
also add a nice bar script
7 years ago
Pandora
c3b893ebc9
actually fix this bug
7 years ago
Pandora
5af48fc97e
Merge branch 'master' into dev
7 years ago
Pandora
d616631586
fix the last bar bugs
7 years ago
Pandora
599158e2ee
fix compiling on ARM
thanks toshi
7 years ago
Pandora
d05ebfd36c
fix some bar bugs
there's still some weird bug with the back_bars and their colors...
7 years ago
Pandora
2c41db03ca
update manpages and readme
7 years ago
Pandora
dbea946a29
merge jpeg stuff from master
7 years ago
Pandora
dfcb1f9359
remove deps on libx11; move to a pure xcb solution for keylayout
7 years ago