233 Commits (4c3fb648ee3b91de30f1bcee0d7b02f276bd8808)

Author SHA1 Message Date
Thomas Osterland 9f27a7684f moved NULL check 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 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
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
qikiqi 7787456845 Add option to set custom 'no input' text 7 years ago
Pandora 5a8c96ea4c
fix NPE when no background image 7 years ago
SegFault42 7a80375e1f return value corrected 7 years ago
Emeric Planet b34ae89d30 Check PNG file compliance (#171) 7 years ago
Pandora 8bf03bab9d update manpages; rearrange args 7 years ago
Pandora 6b943766da
refactor probably done, needs testing 7 years ago
Pandora ddfc62f8de
initial font overhaul rewrite 7 years ago
Pandora 649a9d687d
respect LC_TIME 7 years ago
Michael Stapelberg 6b53758e14
display error when backspace is pressed without any input (#172) 7 years ago
Pandora 046784b4c4
potential fix to issue #45 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 59cdccb3e5
make render thread optional 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
Chris Guillott ef9d84128f fix some leaks; update lock.sh 7 years ago
Chris Guillott 5e0aeccbb3 first commit towards fixing this 7 years ago
Michael Stapelberg ef4f9e4057
Switch to autotools (#163) 7 years ago
Chris Guillott 3d60b97f33 commit more bar stuff 7 years ago
Chris Guillott 6f8753f0f6 initial bar commit 7 years ago
Alexei Bendebury 2238cd20b9 Added support for setting status font 7 years ago
Chris Guillott 2afbb68849 add text align options 7 years ago
Chris Guillott 807ff5c2b1 add --force-clock option; remove old debug output that _shouldn't_ be necessary now 7 years ago
Chris Guillott b5099e3cd3 tweak manpage; make keylayout turn the clock on 7 years ago
Chris Guillott 3d6b294d11 initial keylayout work 7 years ago
Chris Guillott 9d065441ca index on master: 4f95adb merge upstream 7 years ago
Michael Stapelberg a514472ec4 Rename xinerama.[ch] to randr.[ch] 7 years ago
Michael Stapelberg c311d1c5a3 Use RandR for learning about attached monitors 7 years ago
Michael Stapelberg 5b4d45a8af SetInputFocus to the i3lock window to force-close context menus (#155) 7 years ago
Orestis 8eecef62fb Immediately hide the unlock indicator after ESC / C-u (#145) 7 years ago
Matthew Fry f1f239e970 Added a ring width to customize the width of the ring 7 years ago
Chris Guillott d03fbe70c9 remove debug code 7 years ago
Chris Guillott 110d5d58bd this is what code review is for, kids 7 years ago
Ran Benita 76d9960dbe Change the locale discovery procedure to treat empty string same as unset 7 years ago
Chris Guillott c758871bc1 obey date/time formats for locales 7 years ago
James Wescott 84eb1c3cce Fixed several typos in the option handling (#32) 7 years ago
James Wescott 73f02eea6e Initial implementation of indicator positioning 7 years ago
jakob cddb87420b Fix overwrite of getopt optind 7 years ago