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
Pandora
59cdccb3e5
make render thread optional
theoretical potential security concerns; no use unless using bar and you care... I hammered pretty hard on my kb for a while to try and see if it's possible to configure it poorly and get the render thread to crash, but to no avail.
7 years ago
Pandora
3edfb79f96
move timed redraws into own thread; make bar prettier
7 years ago
William Osler
8678e0ad67
add support for JPEG images
7 years ago
Pandora
e69147d860
fix that annoying refresh bug
7 years ago
Pandora
d623b5b904
merge master
7 years ago
Pandora
4318dbe051
fix compiling for 32-bit machines / machine without SSE2
7 years ago
Chris Guillott
29251d61cd
fix naive blur
7 years ago
Pandora
2040285ce9
revert back to better blurring behaviour
7 years ago
Pandora
345195a3ef
update readme; fix version number
7 years ago
Pandora
6c7ab082c6
fix release checking to play nicely with AUR builds
7 years ago
Pandora
613e9cb66d
fix SSE version check
7 years ago
Pandora
b0056a5907
tweak configure script so that aur builds will be nicer to deal with
7 years ago
Chris Guillott
9f8496441c
blurring stuff should work perfectly fine now
7 years ago