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
Thomas Osterland
bbd2196326
added slideshow functionality
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
Pandora
8f7ae46752
tweak bar default behaviour; add options, fix clock stuff for bar
7 years ago
Pandora
11ad3d569a
remove contributing md
that's like half of this project now
7 years ago