i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
DateCommit messageAuthorFiles+-
04:35 31-03-2023Fix: Remove breaking space in zsh completion (#274)Kyle Westhaus1+1-1
04:31 31-03-2023Support for XF86AudioMicMute (#273)Kyle Westhaus4+18-1
03:06 26-08-2022Shell command options for media keys (#256)Jesse R Codling4+233-1
13:56 27-07-2022Fix inconsistent (date|time)_format lengthRaymond Li1+2-2
16:36 21-07-2022Remove "--special-passthrough" from bash and zsh completion (#265)Jezer Mejía2+0-2
21:48 18-03-2022Update examplesRaymond Li4+1-1
00:41 04-02-2022Revert "--pass-*-keys options (#136)" (#253)Raymond Li6+9-54
16:47 25-01-2022build: disable debug and sanitizers by default (#251)Alan Swanson2+8-8
02:34 25-01-2022Disable debug by defaultRaymond Li1+1-1
19:19 20-01-2022Fix badgesRaymond Li1+1-1
17:35 10-01-2022Revert indent (#250)Jezer Mejía1+4-4
14:34 10-01-2022feat(control char): add basic control char support (#238)SuperDJY3+158-17
13:38 10-01-2022Bump yearRaymond Li1+1-1
13:35 10-01-2022Slideshow images loaded when needed (#241) (#242)Jezer Mejía2+44-21
13:30 10-01-2022Add distros that package i3lock-colorRaymond Li1+20-3
19:36 08-12-2021Update .gitignoreRaymond Li1+1-0
01:44 19-09-2021Tab completion (#204) (#230)Jezer Mejía6+385-0
00:47 11-09-2021Merge pull request #237 from cmsxbc/fix_greeter_wrong_argsRaymond Li1+4-4
14:13 10-09-2021fix(typo): fix typo in greeter_y_expr, error message of greeter-pos and wrong-poscmsxbc1+4-4
20:59 21-08-2021Fix quotesRaymond Li1+1-1
20:38 21-08-2021Update install-i3lock-color.shRaymond Li1+8-3
01:12 21-08-2021Add Discord link and badgeRaymond Li1+10-7
18:55 09-08-2021Merge pull request #231 from JezerM/passKeysRaymond Li6+54-9
18:24 09-08-2021Merge branch 'master' into passKeysRaymond Li3+29-36
18:23 09-08-2021Fix grammarRaymond Li1+2-2
18:15 09-08-2021Add a note to the manpageRaymond Li1+6-1
17:54 09-08-2021Added --special-passthrough flag, manpage updatedJezerM2+18-2
11:08 09-08-2021Update codeql-analysis.ymlRaymond Li1+1-1
11:06 09-08-2021Update Build Test.ymlRaymond Li1+1-1
10:58 09-08-2021Merge pull request #229 from graves501/feature/rename-example-variablesRaymond Li2+28-35
10:54 09-08-2021Merge branch 'master' into feature/rename-example-variablesRaymond Li1+1-1
10:50 09-08-2021Merge pull request #233 from loralighte/masterRaymond Li1+1-1
10:47 09-08-2021Get rid of the old linkRaymond Li1+1-2
10:17 09-08-2021Update README.mdKai Lyons1+1-0
02:27 15-07-2021Set focus after sending eventJezerM1+1-0
15:33 10-07-2021pass keys with fake inputJezerM3+30-7
18:07 22-06-2021chore: rename variables for examples, remove unused variablesgraves5012+28-35
01:09 18-06-2021Merge pull request #228 from Rio6/fix-fill-with-same-aspectRaymond Li1+1-1
21:17 06-06-2021fix --max and --fill not scaling image when the image has the same aspect ratio as the screenRio61+1-1
20:48 04-06-2021Further clean up manpage with proper listsRaymond Li2+33-20
20:29 04-06-2021Document bw, bx and by optionsRaymond Li1+9-5
20:00 04-06-2021Update i3lock.1Raymond Li1+1-1
19:59 04-06-2021Remove bar-width from manpageRaymond Li1+0-6
19:46 04-06-2021Bump version to 2.13.c.5Raymond Li1+1-1
19:43 04-06-2021Merge pull request #227 from Rio6/refactor-background-drawingRaymond Li1+43-55
19:41 04-06-2021Merge branch 'master' into refactor-background-drawingRaymond Li1+2-28
19:41 04-06-2021Remove deprecated bar-width option (#226)Rio61+2-28
18:08 04-06-2021Refactor background drawing and fix --fill image overlapping across monitorsRio61+43-55
23:20 02-06-2021Merge pull request #221 from Rio6/better-tilingRaymond Li2+27-30
22:19 02-06-2021Merge branch 'master' into better-tilingRaymond Li2+19-1
22:18 02-06-2021Merge pull request #224 from Dareka826/masterRaymond Li1+1-1
22:16 02-06-2021Merge branch 'master' into masterRaymond Li1+18-0
22:16 02-06-2021Merge pull request #222 from Rio6/update-manRaymond Li1+18-0
16:57 31-05-2021Adjust the value of vars_size to account for the variables added in commit 085df46Rin Takanashi1+1-1
02:43 31-05-2021Allow slideshow and blur be used togetherRio62+16-25
19:41 30-05-2021add new background options to man pageRio61+18-0
16:31 30-05-2021improve background tiling on multimonitor setupRio61+11-5
16:21 30-05-2021Merge pull request #220 from Rio6/fix-use-after-freeRaymond Li1+0-1
16:17 30-05-2021don't free jpg_dataRio61+0-1
16:08 30-05-2021Standardize emailRaymond Li1+1-1
16:04 30-05-2021Merge pull request #219 from Rio6/more-bg-typesRaymond Li3+102-67
03:14 30-05-2021fix blurred background position and memorylerak warningRio61+2-0
02:51 30-05-2021update optstringRio61+1-1
02:37 30-05-2021implement bg scalingRio62+29-14
01:27 29-05-2021refactor background types to use enumRio63+87-69
19:19 28-05-2021Merge pull request #215 from souravdas142/modifcolorRaymond Li3+20-4
19:13 28-05-2021Standardize arg orderRaymond Li1+3-3
19:11 28-05-2021Make default color the same as other textRaymond Li1+3-3
19:09 28-05-2021Merge branch 'master' into modifcolorRaymond Li3+38-36
19:08 28-05-2021Clarify brace behaviour (#217) (#218)Swarth1+3-1
11:11 28-05-2021Fix old options still present in manpage (#216)Benjamin Betti1+6-6
10:54 28-05-2021Updated examples (#214)JeppeX2+29-29
09:29 28-05-2021man page: Added --modif-color, --modifoutline-colorsouravdas1421+2-2
09:07 28-05-2021Support added for --modif-color, --modifoutline-colorsouravdas1422+18-2
20:56 27-05-2021Release 2.13.c.3Raymond Li1+1-1
20:55 27-05-2021Fix build testRaymond Li1+2-2
20:52 27-05-2021Update copyrightRaymond Li6+7-7
20:52 27-05-2021Merge branch 'master' of https://github.com/Raymo111/i3lock-colorRaymond Li1+9-4
20:51 27-05-2021Redo manpageRaymond Li2+239-270
19:10 27-05-2021Revamp CIRaymond Li1+9-4
19:07 27-05-2021Merge branch 'pr-212/i3/master'Raymond Li1+1-1
19:03 27-05-2021Update codeql-analysis.ymlRaymond Li1+2-1
19:00 27-05-2021Update codeql-analysis.ymlRaymond Li1+1-1
12:35 20-05-2021Changed background color to #a3a3a3 (#300)Panagiotis Vasilopoulos1+1-1
18:30 30-03-2021Update README.mdRaymond Li1+1-0
18:25 30-03-2021Skip printing compile instructionsRaymond Li1+6-5
18:16 30-03-2021chmod shouldn't be neededRaymond Li1+0-2
18:16 30-03-2021Default to disable-sanitizersRaymond Li1+18-2
16:14 18-02-2021Add --bar-total-width option (#206)Rio64+90-40
15:37 15-02-2021Update man page dateRaymond Li1+1-1
03:45 15-02-2021Add to feature listRaymond Li1+4-1
03:42 15-02-2021Add links to more badgesRaymond Li1+7-7
03:38 15-02-2021Link badges and fix linksRaymond Li1+11-11
03:29 15-02-2021Prepare 2.13.c.2Raymond Li1+1-1
03:15 15-02-2021Revert "Set MIN_BAR_COUNT to 2 and use it if bar_count is not set"Raymond Li1+2-2
03:05 15-02-2021Merge pull request #197 from Rio6/bar-countRaymond Li5+122-137
03:02 15-02-2021Set MIN_BAR_COUNT to 2 and use it if bar_count is not setRaymond Li1+2-2
02:31 15-02-2021Merge branch 'master' into bar-countRaymond Li4+12-20
02:31 15-02-2021Merge pull request #202 from msafadieh/masterRaymond Li2+9-16
19:37 14-02-2021Combine Arch and Gentoo PAM configRaymond Li1+3-10
19:31 14-02-2021Update commentsRaymond Li1+4-4
19:28 14-02-2021Merge branch 'master' into pr/202Raymond Li2+3-4
19:27 14-02-20212.70 isn't available on ubuntu yetRaymond Li1+1-1
19:21 14-02-2021Fix configureRaymond Li1+1-1
19:18 14-02-2021Autoupdate configureRaymond Li1+3-3
19:16 14-02-2021Update .gitignoreRaymond Li1+1-2
18:59 14-02-2021Merge branch 'master' into pr/202Raymond Li1+0-0
18:56 14-02-2021Set tinyexpr.c perms to 644Raymond Li1+0-0
18:31 14-02-2021Merge branch 'master' into pr/197Raymond Li9+80-89
18:31 14-02-2021Merge branch 'master' into pr/202Raymond Li9+83-92
18:31 14-02-2021Token changes to fix CRLF in ignored filesRaymond Li2+5-5
18:27 14-02-2021Redo examplesRaymond Li6+78-86
18:24 14-02-2021Remove duplicate pam ignoreRaymond Li1+0-1
17:20 14-02-2021Merge branch 'master' into pr/197Raymond Li5+3-6
17:19 14-02-2021Merge branch 'master' into pr/202Raymond Li5+3-6
17:19 14-02-2021CRLF -> LFRaymond Li5+3-6
06:33 14-02-2021Use system-local-login for PAM on Arch/GentooMohamad Safadieh2+5-5
02:54 26-01-2021Error out when both bar-count and bar-width are specified.Rio61+20-12
01:49 26-01-2021Update i3lock.cRaymond Li1+2-2
01:48 26-01-2021Update i3lock.cRaymond Li1+2-2
01:44 26-01-2021C stop making me use #define for constantsRaymond Li1+6-6
01:40 26-01-2021Revert max_bar_height to variableRaymond Li1+1-1
01:38 26-01-2021Make min/max constantsRaymond Li1+3-3
01:34 26-01-2021Clean up new bar code in i3lock.cRaymond Li1+12-15
01:18 26-01-2021Fix whitespaceRaymond Li1+4-4
01:17 26-01-2021Use a BAR_MIN_COUNT and set it to 2Raymond Li1+8-3
01:14 26-01-2021Set max bar count to 65535Raymond Li1+3-2
01:13 26-01-2021Merge branch 'master' into bar-countRaymond Li5+157-5
00:57 26-01-2021CodeQL scan merge commit instead of PR headRaymond Li1+3-2
00:53 26-01-2021Comment the matrix line as wellRaymond Li1+1-1
00:49 26-01-2021Let codeql autodetect languageRaymond Li1+1-1
00:49 26-01-2021Add outline color and width for every text element (#198)julio-b4+152-1
17:17 24-01-2021Update draw_bar to match old behaviourRio61+8-2
16:24 24-01-2021Don't draw height that's <0Rio61+3-1
15:07 24-01-2021Improve bar params parsingRio61+14-12
03:19 24-01-2021Update man pageRio61+6-0
03:09 24-01-2021Implement bar-count to replace bar-widthRio64+95-137
23:08 14-01-2021Add option to hide modkey text (#194)Alexis Coudert2+22-8
23:24 08-01-2021Update README.mdRaymond Li1+6-4
23:03 08-01-2021Fix typoRaymond Li1+1-1
22:49 08-01-2021Fix PAM for GentooRaymond Li1+9-2
22:54 06-01-2021Update maintained statusRaymond Li1+1-1
22:53 06-01-2021Update README.mdRaymond Li1+1-1
22:58 21-12-2020Update README.mdRaymond Li1+2-4
22:50 21-12-2020Add GURU and order distro deps by alphaRaymond Li1+15-12
21:26 21-12-2020Update README.mdRaymond Li1+7-2
17:39 20-12-2020Merge branch 'pr-191/i3/master'Raymond Li2+11-1
17:31 20-12-2020Free on layoutmode 2 as wellRaymond Li1+14-32
15:04 17-12-2020Create FUNDING.ymlRaymond Li1+3-0
00:33 09-12-2020Set theme jekyll-theme-midnightRaymond Li1+2-0
13:10 04-12-2020Add Fedora dependency list (#188)sportluffi1+7-0
16:25 28-11-2020Update README.mdRaymond Li1+6-0
16:22 28-11-2020Update README.mdRaymond Li1+1-1
16:20 28-11-2020Update README.mdRaymond Li1+1-1
00:58 29-10-2020Update README.mdRaymond Li1+1-1
04:37 27-10-2020release v2.13Michael Stapelberg3+12-2
13:34 19-10-2020Cleanup code and fix TODO error outputRaymond Li2+21-22
01:33 19-10-2020Change keylayout to 1Raymond Li1+1-1
01:27 19-10-2020Merge pull request #185 from Raymo111/#184-fixRaymond Li3+37-5
01:22 19-10-2020Free when layout mode is 1Raymond Li1+30-8
00:38 19-10-2020Ensure LF EOLRaymond Li1+4-0
20:54 18-10-2020Free layout_text and standardize exit codesRaymond Li2+11-5
13:35 15-10-2020Create SECURITY.mdRaymond Li1+81-0
01:23 14-10-2020Update README.mdRaymond Li1+5-2
01:18 14-10-2020Fix codeqlRaymond Li1+1-0
01:16 14-10-2020Create codeql-analysis.ymlRaymond Li1+70-0
16:05 10-10-2020Merge pull request #183 from i3/masterRaymond Li1+2-0
15:18 09-10-2020Test install script as wellRaymond Li1+1-0
15:12 09-10-2020Fix install scriptRaymond Li1+2-0
09:49 02-10-2020Throw error when trying to start on Wayland (#290)felipe stival1+2-0
20:17 13-09-2020Update README.mdRaymond Li1+1-1
13:07 30-08-2020Update README.mdRaymond Li1+2-2
13:07 30-08-2020Update README.mdRaymond Li1+3-2
01:57 05-08-2020Fix PAM for ArchRaymond Li2+8-6
23:32 04-08-2020Move Arch check to configure.acRaymond Li3+8-6
18:55 04-08-2020Fix for ArchRaymond Li2+4-3
18:36 04-08-2020Update build.shRaymond Li1+3-3
18:35 04-08-2020Update i3lockRaymond Li1+2-2
18:29 04-08-2020Update build.shRaymond Li1+5-0
18:23 04-08-2020Update install-i3lock-color.shRaymond Li1+1-6
18:20 04-08-2020Update i3lockRaymond Li1+4-3
11:57 02-08-2020Merge pull request #179 from simonppg/patch-1Raymond Li1+4-2
00:38 02-08-2020Update build.shSimon Puente1+2-1
00:07 02-08-2020Update build.shSimon Puente1+3-2
00:52 30-07-2020Make install file executableRaymond Li1+0-0
19:34 25-07-2020Hitcount is definitely brokenRaymond Li1+0-1
01:22 25-07-2020Fix whitespaceRaymond Li1+1-1
16:07 22-07-2020New version for new releaseRaymond Li1+1-1
16:03 22-07-2020Fix pam issueRaymond Li1+4-3
23:28 21-07-2020Insert debug statement to investigate 173Raymond Li1+2-0
22:13 21-07-2020Fix options -B and -SRaymond Li1+3-3
14:03 21-07-2020Update README.mdRaymond Li1+1-0
23:08 18-07-2020Fix wrong spotRaymond Li1+2-2
23:03 18-07-2020Merge branch 'pr/176'Raymond Li0+0-0
22:59 18-07-2020Merge everything from upstream except PR i3#280Raymond Li6+13-15
18:53 15-07-2020Use explicit_bzero() where available, not just on OpenBSD (#282)Michael Ortmann2+3-3
07:03 15-07-2020Merge pull request #283 from michaelortmann/staticOrestis Floros1+2-2
21:02 14-07-2020Make 2 more functions staticMichael Ortmann1+2-2
04:51 05-07-2020Merge pull request #281 from stapelberg/clangfmtMichael Stapelberg3+4-7
04:32 05-07-2020travis: switch to clang-format-9 (now also in Docker)Michael Stapelberg2+3-7
04:08 05-07-2020clang-format: disable header re-orderingMichael Stapelberg1+1-0
04:36 05-07-2020Merge pull request #280 from stapelberg/allocsIngo Bürk3+39-18
04:24 05-07-2020make --debug output go to stderr (#279)Michael Stapelberg1+5-4
04:05 05-07-2020avoid pixmap allocations in the redraw pathMichael Stapelberg3+39-18
18:33 19-06-2020Update manpage dateRaymond Li1+1-1
11:27 10-06-2020Merge pull request #167 from andremarcais/fix_key_groupRaymond Li2+16-1
19:40 08-06-2020Merge branch 'master' into fix_key_groupRaymond Li2+22-1
19:40 08-06-2020Merge pull request #168 from l29ah/greeterRaymond Li1+1-1
19:39 08-06-2020Merge branch 'master' into greeterRaymond Li2+21-0
19:38 08-06-2020Merge pull request #170 from cptpcrd/volume-keysRaymond Li2+21-0
10:27 08-06-2020Add --pass-volume-keys option to just pass volume keyscptpcrd2+21-0
15:40 03-06-2020Fixed --greeterpos description in man pageSergey Alirzaev1+1-1
13:06 02-06-2020Redraw on keyboard state change.André Marçais1+1-0
12:29 02-06-2020Fixed forgetting to free in xcb_get_key_group_index.André Marçais1+3-1
12:02 02-06-2020Layout text changed on XcbStateNotify event.André Marçais1+1-0
11:01 02-06-2020Looks for correct key group. Does not show if key group changed during typing password.André Marçais1+12-1
17:35 18-05-2020Update I3LOCK_VERSIONRaymond Li1+1-1
15:02 18-05-2020Merge pull request #162 from bendardenne/masterRaymond Li1+2-2
14:36 18-05-2020Fix #161 'padded' array can be used outside its scopeBenoît Dardenne1+2-2
21:30 17-05-2020Update .gitignoreRaymond Li1+1-0
20:33 14-05-2020Dynamically update versionRaymond Li1+1-1
17:47 12-05-2020Update configure.acRaymond Li1+1-1
17:16 12-05-2020Update I3LOCK_VERSIONRaymond Li1+1-1
18:44 10-05-2020Remove extra dash before uses in build testRaymond Li1+1-1
18:41 10-05-2020Yay build test worksRaymond Li1+6-10
18:38 10-05-2020Combine and try againRaymond Li1+1-5
18:35 10-05-2020Narrow down lsRaymond Li1+1-1
18:32 10-05-2020run ls to identify filesRaymond Li1+1-0
18:02 10-05-2020Switch to upload artifactRaymond Li1+3-3
17:58 10-05-2020Try absolute pathRaymond Li1+2-2
17:54 10-05-2020Try different path for build test artifactRaymond Li1+5-1
17:44 10-05-2020Fix artifact generationRaymond Li1+0-3
17:43 10-05-2020Fix artifactRaymond Li1+5-2
17:39 10-05-2020Combine jobsRaymond Li1+0-3
17:35 10-05-2020Fix typo in build test workflowRaymond Li1+1-1
17:35 10-05-2020Add artifactRaymond Li1+9-9
17:16 10-05-2020Run make distcheck in build folder as wellRaymond Li1+1-1
17:08 10-05-2020Fix build testRaymond Li1+1-1
16:33 10-05-2020Overhaul build, install and buildtestRaymond Li11+19-15
16:17 10-05-2020Fix installRaymond Li3+13-13
16:13 10-05-2020Add install.shRaymond Li2+20-1
02:06 08-05-2020Reword build instructions for beginnersRaymond Li1+3-1
02:04 08-05-2020make.sh --> build.sh (oops)Raymond Li1+2-2
20:48 18-04-2020Add autoconf to depsRaymond Li1+1-0
20:20 18-04-2020Merge pull request #155 from bendardenne/centered-imagesRaymond Li4+87-39
20:14 18-04-2020Merge branch 'master' into centered-imagesRaymond Li1+3-15
20:13 18-04-2020Merge pull request #156 from bendardenne/alpha-no-imgRaymond Li1+3-15
20:12 18-04-2020Adding some short documentationBenoît Dardenne1+6-0
19:55 18-04-2020Also apply alpha channel when no image is givenBenoît Dardenne1+3-15
16:53 18-04-2020Merge branch 'master' into centered-imagesRaymond Li1+19-0
16:49 18-04-2020Create pull_request_template.mdRaymond Li1+19-0
07:54 18-04-2020Documented 'centered' optionBenoît Dardenne1+6-1
07:50 18-04-2020Refactor to share image drawing codeBenoît Dardenne3+48-63
07:37 18-04-2020Added option to display the provided image centered on all monitorsBenoît Dardenne3+67-15
15:41 17-04-2020Merge pull request #152 from bendardenne/32bit-drawablesRaymond Li6+111-105
15:24 17-04-2020Adding explanation about using compositors to do blurringBenoît Dardenne1+3-1
19:55 16-04-2020Make building easierRaymond Li2+13-9
19:53 16-04-2020Clarify -c and clean up manpageRaymond Li1+23-43
08:25 12-04-2020For backwards compatibility, alllow 3-byte colors and assume full opacity in that case.Benoît Dardenne1+7-1
08:18 12-04-2020Small cleanupBenoît Dardenne1+0-3
16:44 11-04-2020Use 32bit-deep drawables to allow setting a color with alpha channel as backgroundBenoît Dardenne6+80-59
23:05 15-03-2020Add instructions to resize imageRaymond Li2+12-3
15:15 12-03-2020FIx #107Raymond Li1+1-1
14:08 12-03-2020Fix grammarRaymond Li1+1-1
14:07 12-03-2020Merge pull request #151 from Raymo111/PandorasFox-update-readmeRaymond Li1+1-1
13:57 12-03-2020Update README.mdCassandra Fox1+1-1
11:17 12-03-2020-j8 not requiredRaymond Li1+1-1
11:15 12-03-2020Delete todo.mdRaymond Li1+0-6
19:06 10-03-2020Merge pull request #137 from martin2250/masterRaymond Li2+16-0
19:04 10-03-2020Update i3lock.1Raymond Li1+1-1
17:29 10-03-2020Merge remote-tracking branch 'upstream/master'Martin Pittermann14+223-163
17:28 10-03-2020make the implications of the --no-verify options more clearMartin Pittermann2+5-5
12:03 10-03-2020Shorten autoreconf commandRaymond Li1+2-5
12:01 10-03-2020Clarify deps and add ArchRaymond Li1+45-31
11:32 10-03-2020Remove extra dependencyRaymond Li1+1-1
11:28 10-03-2020Merge pull request #150 from Raymo111/stagingRaymond Li1+0-0
11:28 10-03-2020Update screenshot.pngRaymond Li1+0-0
00:41 10-03-2020Add Chris to startersRaymond Li1+1-1
14:43 09-03-2020Merge pull request #149 from Raymo111/stagingRaymond Li7+64-22
14:42 09-03-2020Escape dashRaymond Li1+1-1
14:37 09-03-2020Fix versioningRaymond Li1+1-1
14:36 09-03-2020Increase version to 2.13.c.2Raymond Li2+2-2
14:27 09-03-2020Merge branch 'master' of https://github.com/i3/i3lock into i3-masterRaymond Li7+64-22
09:52 09-03-2020Standardize list capitalizationRaymond Li1+13-13
19:37 08-03-2020Increase font names maxlength to 63 charsRaymond Li1+20-20
19:04 08-03-2020Make generated binary clean so make distcheck worksRaymond Li1+2-0
18:56 08-03-2020Try different optionsRaymond Li1+2-4
17:45 08-03-2020Update README.mdRaymond Li1+4-33
17:37 08-03-2020Build test should work nowRaymond Li1+2-0
17:29 08-03-2020Oops forgot to change the slashRaymond Li1+2-2
17:27 08-03-2020Fix Makefile to include rgba.hRaymond Li1+9-9
17:22 08-03-2020Replace quotes here as wellRaymond Li1+1-1
17:17 08-03-2020Quotes seem to be causing build issueRaymond Li1+1-1
17:14 08-03-2020Finally fix build test configure dependenciesRaymond Li1+1-1
17:07 08-03-2020Add libxcb-util-devRaymond Li1+1-1
17:04 08-03-2020Add libxcb-image0-dev to dependenciesRaymond Li1+1-1
17:02 08-03-2020Fix dependency packagesRaymond Li1+1-1
16:56 08-03-2020Fix build test dependenciesRaymond Li1+1-1
16:53 08-03-2020Fix build test dependenciesRaymond Li1+2-2
16:49 08-03-2020Add xcb to installRaymond Li1+1-1
16:47 08-03-2020Add install libev-devRaymond Li1+2-0
16:41 08-03-2020Fix Build TestRaymond Li1+1-1
16:39 08-03-2020Remove paths and renameRaymond Li2+25-33
16:37 08-03-2020Rename Build Test.yml to ccpp.ymlRaymond Li1+0-0
16:36 08-03-2020Setup GH Actions workflow for build testRaymond Li1+33-0
16:35 08-03-2020Delete Build Test.ymlRaymond Li1+0-33
09:10 03-10-2019add XF86Sleep to --pass-power-keysMartin Pittermann2+2-1
16:05 08-03-2020Reword Arch sectionRaymond Li1+1-1
16:04 08-03-2020Remove GitHub logosRaymond Li1+4-4
16:04 08-03-2020Overhaul ReadmeRaymond Li1+47-46
15:35 08-03-2020Rename to Build TestRaymond Li2+33-33
15:15 08-03-2020Add my name to LICENSERaymond Li1+11-8
15:10 08-03-2020Fix typoRaymond Li1+1-1
15:08 08-03-2020Add build test with GH actionsRaymond Li1+33-0
23:31 06-03-2020Remove unmaintained statusRaymond Li1+1-3
10:42 25-01-2020Merge pull request #259 from trofi/masterOrestis Floros1+1-1
08:28 25-01-2020unlock_indicator.c: fix build failure against gcc-10Jeroen Roovers1+1-1
18:49 20-01-2020fix: pam_end in cleanup in main, not in event loop (#257)Michael Stapelberg1+8-1
18:17 20-01-2020set _NET_WM_BYPASS_COMPOSITOR hint to avoid flickering (#256)Michael Stapelberg1+31-0
11:46 02-01-2020Merge pull request #255 from tnptop/masterIngo Bürk1+2-0
11:05 02-01-2020Add missing dependencies in Requirements sectionThanapat Bhunnahet1+2-0
08:58 22-12-2019Merge pull request #144 from 00p513-dev/patch-1Cassandra Fox1+2-1
11:53 21-12-2019update dependencies list for fedora 31Amy Grace1+2-1
15:09 20-11-2019add maintenance status to readmeCassandra Fox1+4-0
22:12 08-11-2019Merge pull request #142 from h3fang/masterCassandra Fox1+1-1
03:40 31-10-2019fix text alignmentFang He1+1-1
09:10 03-10-2019add XF86Sleep to --pass-power-keysMartin Pittermann2+2-1
09:10 03-10-2019add documentation for --no-verifyMartin Pittermann1+4-0
09:02 03-10-2019add --no-verify optionMartin Pittermann1+12-0
04:01 27-09-2019Merge pull request #135 from Raymo111/masterCassandra Fox5+25-54
02:14 27-09-2019Merge pull request #247 from ivanhercaz/patch-1Ingo Bürk1+3-1
13:23 25-09-2019Revert i3@dcfcba3. See i3#231Raymond Li3+2-51
17:26 24-09-2019Rewrite the note about image manipulation (#247)ivanhercaz1+3-2
21:03 22-09-2019Merge branch 'master' of https://github.com/Raymo111/i3lock-colorRaymond Li1+3-0
21:00 22-09-2019Merge from upstream and small wording/linking fixesRaymond Li3+23-3
21:00 20-09-2019Merge pull request #131 from Raymo111/masterCassandra Fox2+78-35
20:28 20-09-2019Replace conflicting pass options with 600sRaymond Li2+45-39
09:47 20-09-2019Add a note about the image processing issuesIván1+2-1
21:14 19-09-2019Merge pull request #133 from rkashapov/masterCassandra Fox1+3-0
08:24 19-09-2019Added link to FreeBSD portRustam Kashapov1+3-0
12:19 16-09-2019Separate options for media, screen and powerRaymond Li2+49-14
13:35 05-09-2019Update --pass-media-keys with power down and power offRaymond Li1+1-1
13:32 05-09-2019Also pass XF86 Power Off and Power Down keys throughRaymond Li1+2-0
05:41 21-07-2019Update CHANGELOG, I3LOCK_VERSION, configure.acMichael Stapelberg3+10-2
06:14 21-07-2019i3lock.1: --raw: add an example of how to use convert(1)Michael Stapelberg1+21-1
05:25 21-07-2019Merge pull request #241 from stapelberg/masterIngo Bürk3+2-56
05:16 21-07-2019Revert "Add option to lock TTY switching"Michael Stapelberg3+2-56
02:44 13-06-2019Merge pull request #126 from alfunx/media-key-docsCassandra Fox1+1-1
09:23 12-06-2019Add long option for media key passing to docsAlphonse Mariya1+1-1
22:27 31-05-2019Merge pull request #123 from i3/masterCassandra Fox0+0-0
16:32 31-05-2019Merge pull request #122 from mortie/i3lock-colorCassandra Fox1+2-2
08:23 31-05-2019Fix a merge issue and a brain fartMartin Dørum1+2-2
21:39 30-05-2019Merge pull request #120 from mortie/i3lock-colorCassandra Fox6+281-15
21:39 30-05-2019Merge branch 'master' into i3lock-colorCassandra Fox1+4-4
13:07 30-05-2019Add back 'l' switchMartin Dørum1+7-0
12:59 30-05-2019Remove paragraph about distro packagesMartin Dørum1+0-3
11:13 30-05-2019Merge pull request #121 from mortie/i3lock-color-feature/directory-fixCassandra Fox1+3-3
18:33 25-05-2019Treat anything that's not a directory as a fileMartin Dørum1+3-3
18:22 25-05-2019Merge pull request #235 from mortie/patch-1Orestis1+0-2
07:45 24-05-2019Merge remote-tracking branch 'upstream/master' into i3lock-colorMartin Dørum6+278-16
18:15 25-05-2019Remove one last reference to the -r shortoptMartin Dørum1+0-2
22:03 23-05-2019Add rgbx, xrgb, bgr, etc. formats (#234)Martin Dørum2+51-18
20:07 23-05-2019Remove shortopt from --raw (#232)Martin Dørum2+6-7
09:20 20-05-2019Add a --raw option to read image as raw bytes (#226)Martin Dørum2+139-3
03:29 12-04-2019Merge pull request #213 from trickeydan/patch-1Ingo Bürk1+1-1
03:23 12-04-2019Merge pull request #223 from jtpereyda/ubuntu-installIngo Bürk1+8-3
04:55 02-04-2019Merge pull request #116 from grimpy/mdocsCassandra Fox2+7-0
17:30 01-04-2019Add docs about passing of media keysJo De Boeck2+7-0
17:22 18-03-2019Install instructions just point to the websiteJoshua Pereyda1+4-8
16:35 08-03-2019fix Install title copypastaJoshua Pereyda1+2-2
16:29 08-03-2019add ubuntu install instructionsJoshua Pereyda1+9-0
14:28 23-02-2019Merge pull request #113 from Garmelon/patch-1Cassandra Fox1+18-16
14:08 23-02-2019Fix readme formattingGarmelon1+18-16
16:59 15-01-2019Merge pull request #218 from ivanvig/wm_class-patchIngo Bürk1+9-0
16:10 15-01-2019added WM_CLASS propertyivanvig1+9-0
13:32 15-01-2019Merge pull request #219 from MotoQuick/patch-1Ingo Bürk1+5-5
19:11 14-01-2019Labels are now replaced with capital letters in the beginningEdward P1+5-5
06:29 02-01-2019Merge pull request #216 from pclouds/no-newline-in-errxOrestis1+6-6
09:12 01-01-2019Remove \n from errx messagesNguyễn Thái Ngọc Duy1+6-6
13:29 17-12-2018Rename Win Key to Super KeyDan Trickey1+1-1
19:21 08-12-2018Merge pull request #109 from simonkrogmann/pass-brightness-keysCassandra Fox1+2-0
08:24 07-12-2018Also pass screen brightness keys as media keysSimon Krogmann1+2-0
14:25 03-12-2018Merge pull request #183 from LorianColtof/masterIngo Bürk3+56-2
03:06 03-12-2018Merge pull request #208 from eplanet/install-fileIngo Bürk1+21-0
08:15 02-12-2018Add build instructionseplanet1+21-0
13:13 24-04-2018Add option to lock TTY switchingLorian Coltof3+56-2
03:35 18-10-2018update I3LOCK_VERSIONMichael Stapelberg1+1-1
03:27 18-10-2018Update CHANGELOG and I3LOCK_VERSIONMichael Stapelberg2+5-1
05:29 16-10-2018Merge pull request #202 from stapelberg/versionOrestis1+2-1
03:32 16-10-2018Makefile: include I3LOCK_VERSION in dist tarballsMichael Stapelberg1+2-1
13:18 10-10-2018Update CHANGELOG and I3LOCK_VERSIONMichael Stapelberg2+14-1
16:00 06-10-2018Merge pull request #106 from MrYakobo/masterCassandra Fox5+111-9
11:40 05-10-2018add greeter option, which displays a user provided stringJakob Lindskog5+111-9
12:02 02-10-2018update version to 2.12.cCassandra1+1-1
12:02 02-10-2018update licensing to finally include my name tooCassandra3+6-3
11:38 02-10-2018update issue template for i3lock-colorCassandra1+11-4
11:34 02-10-2018Merge remote-tracking branch 'upstream/master'Cassandra2+35-0
16:53 07-09-2018Merge pull request #188 from Airblader/feature-issue-templateOrestis1+29-0
09:50 23-08-2018Merge pull request #192 from layus/fast-typeIngo Bürk1+6-0
10:48 25-06-2018Keep only the last attempt for retry_verificationGuillaume Maudoux1+6-0
21:52 10-07-2018Merge pull request #102 from jaantoots/font-patchCassandra1+1-0
11:50 08-07-2018Fix setting font in draw_textJaan Toots1+1-0
01:00 06-07-2018fix strncpy to account for null terminatorsCassandra1+7-7
12:53 05-07-2018merge upstreamCassandra8+175-33
00:29 28-06-2018Merge pull request #98 from maxice8/fix-muslCassandra1+3-0
21:55 27-06-2018jpg.h: add include for sys/types.h and define _GNU_SOURCE.maxice81+3-0
06:23 20-05-2018Added ISSUE_TEMPLATE.mdIngo Bürk1+29-0
09:59 20-05-2018Update README.mdCassandra1+3-3
11:06 11-05-2018Merge pull request #185 from stapelberg/dpiIngo Bürk8+175-32
10:30 11-05-2018travis: build in Debian sid Docker containerMichael Stapelberg2+30-17
08:40 11-05-2018clang-format-3.5Michael Stapelberg1+1-1
08:28 11-05-2018Respect Xft.dpi for determining the unlock indicator’s scale factorMichael Stapelberg6+144-14
22:06 06-05-2018Merge pull request #91 from aloomis/masterCassandra3+23-3
22:06 06-05-2018Merge branch 'dev'Cassandra2+147-22
00:29 02-05-2018Adds an option to customize the locking text and another option to customize the lock failed text.Andy Loomis3+23-3
20:19 09-04-2018merge slideshow functionalityCassandra2+147-22
04:52 07-04-2018moved NULL checkThomas Osterland1+9-6
12:26 06-04-2018stable version 2.11-cCassandra1+1-1
17:22 29-03-2018Revert "initial text shadowing"Cassandra1+1-8
14:23 25-03-2018initial text shadowingCassandra1+8-1
14:16 25-03-2018add in more specific status text positioningCassandra2+77-23
13:49 25-03-2018add in media keys support from https://aur.archlinux.org/cgit/aur.git/tree/allow_media_keys.patch\?h\=i3lock-media-keysCassandra1+25-2
06:02 24-03-2018removed if -> now slideshow supports jpegThomas Osterland1+3-3
05:57 24-03-2018slideshow support for jpg and introduced load_image functionThomas Osterland1+32-20
17:02 22-03-2018added functionality to randomly select images during slideshowThomas Osterland2+13-3
16:43 22-03-2018initialize lastCheck variable in init_colors_once to replace -1 checkThomas Osterland1+6-2
04:02 22-03-2018fixed seg fault if no file or directory path is providedThomas Osterland1+1-1
03:55 22-03-2018moved slideshow flags into misc (1000 -> 903)Thomas Osterland1+5-5
17:25 21-03-2018Merge branch 'master' of https://github.com/i3/i3lockCassandra1+6-0
11:59 21-03-2018added slideshow functionalityThomas Osterland2+106-18
10:37 19-03-2018Merge pull request #179 from karulont/masterIngo Bürk1+6-0
19:53 06-03-2018Fix memory leak when grabbing failsKarl Tarbe1+6-0
16:38 06-03-2018Merge pull request #80 from alfunx/fix-string-optionsCassandra1+6-6
09:59 06-03-2018Fix option parsing to use correct getopt_longAlphonse Mariya1+6-6
20:31 02-03-2018clean up that massive switch statement a bitCassandra1+429-520
21:49 20-02-2018Merge pull request #74 from qikiqi/masterCassandra3+11-1
10:31 17-02-2018Add option to set custom 'no input' textqikiqi3+11-1
03:02 14-02-2018fix strncpy typoPandora3+14-6
02:46 14-02-2018fix NPE when no background imagePandora2+2-1
14:45 13-02-2018merge upstreamPandora1+45-20
14:24 13-02-2018merge dev - pull #72Pandora5+339-358
06:59 13-02-2018Merge pull request #177 from SegFault42/masterIngo Bürk1+1-2
20:48 11-02-2018return value correctedSegFault421+1-2
14:44 06-02-2018merge #72, fix a fontconfig bugPandora1+6-5
11:27 03-02-2018Add drawing lock on multiple screenseyenseo4+242-246
09:33 03-02-2018Fix scaling issueseyenseo2+100-104
08:02 03-02-2018Format unlock_indicatoreyenseo1+67-70
18:04 01-02-2018remove ch/cw mentions in manpagePandora1+0-4
18:50 30-01-2018Check PNG file compliance (#171)Emeric Planet1+33-2
20:53 25-01-2018remove unused defines / commentPandora1+0-5
14:29 23-01-2018Version bump - breaking changes for color optsPandora1+1-1
14:28 23-01-2018update manpages; rearrange argsPandora2+23-26
02:06 20-01-2018merge upstreamPandora3+38-10
01:47 20-01-2018refactor probably done, needs testingPandora4+609-534
16:54 19-01-2018initial font overhaul rewritePandora5+267-234
12:11 19-01-2018respect LC_TIMEPandora1+9-7
18:17 14-01-2018display error when backspace is pressed without any input (#172)Michael Stapelberg3+27-10
12:41 14-01-2018Merge pull request #64 from julio-b/fix_typoCassandra1+1-1
09:37 14-01-2018Fix typoJulio B1+1-1
09:31 11-01-2018Merge pull request #62 from ecl1ps3/masterCassandra1+15-0
05:53 11-01-2018Update README.md for Fedora27ecl1ps31+15-0
16:52 06-01-2018update readme to include info for building non-debug versionsPandora1+2-0
03:46 29-12-2017god i need a better versioning scheme to separate my tags vs upstream tagsPandora1+1-1
15:42 11-12-2017Merge branch 'master' of https://github.com/i3/i3lockPandora1+9-1
04:29 11-12-2017make the check for libpam conditional (#165)Jasper Lievisse Adriaanse1+9-1
02:38 09-12-2017potential fix to issue #45Pandora2+21-3
01:42 09-12-2017fix the erroneous back_bar bug _for real_Pandora2+34-1
01:25 09-12-2017actually fix this bugPandora1+1-1
01:21 09-12-2017Merge branch 'master' into devPandora1+3-3
01:21 09-12-2017fix the last bar bugsPandora1+25-37
00:26 09-12-2017fix compiling on ARMPandora1+3-3
00:24 09-12-2017fix some bar bugsPandora1+22-4
23:32 08-12-2017update manpages and readmePandora2+73-59
17:20 08-12-2017merge jpeg stuff from masterPandora7+167-7
17:06 08-12-2017remove deps on libx11; move to a pure xcb solution for keylayoutPandora5+149-54
12:24 08-12-2017tweak bar default behaviour; add options, fix clock stuff for barPandora2+91-37
04:37 08-12-2017remove contributing mdPandora1+0-3
04:29 08-12-2017make render thread optionalPandora4+45-12
04:10 08-12-2017move timed redraws into own thread; make bar prettierPandora2+90-57
02:09 08-12-2017add support for JPEG imagesWilliam Osler6+166-4
02:38 08-12-2017fix that annoying refresh bugPandora4+23-22
01:03 08-12-2017merge masterPandora28+1800-149
18:09 07-12-2017fix compiling for 32-bit machines / machine without SSE2Pandora3+8-7
16:20 06-12-2017fix naive blurChris Guillott1+8-3
15:57 06-12-2017revert back to better blurring behaviourPandora4+119-334
15:19 06-12-2017update readme; fix version numberPandora2+5-6
15:05 06-12-2017fix release checking to play nicely with AUR buildsPandora1+1-1
14:25 06-12-2017fix SSE version checkPandora1+1-1
00:34 06-12-2017tweak configure script so that aur builds will be nicer to deal withPandora1+1-1
00:07 06-12-2017blurring stuff should work perfectly fine nowChris Guillott5+38-19
19:47 05-12-2017fix msse3Chris Guillott9+334-138
16:27 05-12-2017revert to former implementation with array size fixChris Guillott2+3-3
15:27 05-12-2017fix some leaks; update lock.shChris Guillott2+9-3
15:09 05-12-2017merge existing work in (stuff is a bit broken currently)Chris Guillott7+122-91
15:07 05-12-2017initial merge commitChris Guillott19+1678-84
14:53 05-12-2017first commit towards fixing thisChris Guillott24+1794-169
06:08 02-12-2017Switch to autotools (#163)Michael Stapelberg19+1679-72
17:03 29-11-2017update version to fix releaseChris Guillott1+1-1
15:10 28-11-2017commit more bar stuffChris Guillott3+219-107
12:45 28-11-2017initial bar commitChris Guillott2+112-11
11:59 28-11-2017update manpageChris Guillott2+17-0
11:56 28-11-2017WIP on master: f315629 Merge remote-tracking branch 'upstream/master'Chris Guillott1+15-2
11:56 28-11-2017index on master: f315629 Merge remote-tracking branch 'upstream/master'Chris Guillott0+0-0
16:43 27-11-2017Merge remote-tracking branch 'upstream/master'Chris Guillott2+11-1
04:13 25-11-2017Update CHANGELOG and I3LOCK_VERSIONMichael Stapelberg2+11-1
08:07 22-11-2017Merge pull request #49 from abendebury/upstream-keylayoutChris Guillott3+36-23
01:24 22-11-2017Added support for setting status fontAlexei Bendebury3+36-23
12:03 21-11-2017update todoChris Guillott1+1-1
12:02 21-11-2017add text align optionsChris Guillott2+73-7
17:49 19-11-2017add --force-clock option; remove old debug output that _shouldn't_ be necessary nowChris Guillott3+27-15
17:25 19-11-2017tweak manpage; make keylayout turn the clock onChris Guillott2+17-0
17:12 19-11-2017initial keylayout workChris Guillott4+313-182
14:03 19-11-2017WIP on master: 4f95adb merge upstreamChris Guillott2+46-2
14:03 19-11-2017index on master: 4f95adb merge upstreamChris Guillott2+46-2
13:55 19-11-2017merge upstreamChris Guillott8+333-116
08:04 18-11-2017Merge pull request #160 from stapelberg/randrMichael Stapelberg8+332-116
06:47 18-11-2017Rename xinerama.[ch] to randr.[ch]Michael Stapelberg5+299-299
06:44 18-11-2017Use RandR for learning about attached monitorsMichael Stapelberg5+239-23
11:11 27-10-2017merge upstreamChris Guillott4+140-30
17:16 22-10-2017SetInputFocus to the i3lock window to force-close context menus (#155)Michael Stapelberg3+110-15
19:32 21-10-2017Measure wall-clock time instead of CPU time for “locking” indicator. (#153)Michael Stapelberg1+25-5
19:22 21-10-2017travis: wily is gone, so take libxkbcommon ≥ 0.5.0 from xenial (#154)Michael Stapelberg1+2-2
18:15 21-10-2017Immediately hide the unlock indicator after ESC / C-u (#145)Orestis1+3-8
09:05 10-10-2017Merge pull request #40 from gunslingerfry/ring-widthChris Guillott3+22-4
12:18 09-10-2017Fixed the calculations for BUTTON_CENTER and BUTTON_SPACE.Matthew Fry1+2-2
09:12 08-10-2017Merge pull request #41 from ibrokemypie/patch-1Chris Guillott1+3-0
05:26 08-10-2017add stable aur package to readmeConor Randall1+3-0
11:35 06-10-2017Added to the ring-width option to the readme.Matthew Fry1+1-0
22:25 05-10-2017Added a ring width to customize the width of the ringMatthew Fry2+21-4
18:09 19-08-2017remove debug codeChris Guillott1+0-2
11:30 15-08-2017Update README.mdChris Guillott1+11-2
11:12 15-08-2017this is what code review is for, kidsChris Guillott1+2-2
11:08 15-08-2017upstream + locale detection tweakChris Guillott1+42-40
12:26 13-08-2017Merge pull request #135 from grandchild/fix_optind_overwriteIngo Bürk1+3-3
12:25 13-08-2017Merge pull request #140 from bluetech/fix-locale-discoveryIngo Bürk1+3-3
12:06 13-08-2017Change the locale discovery procedure to treat empty string same as unsetRan Benita1+3-3
19:48 02-08-2017Merge pull request #33 from rantingpirate/indicator-posChris Guillott4+73-21
19:33 02-08-2017obey date/time formats for localesChris Guillott1+3-0
19:19 02-08-2017upstreamChris Guillott0+0-0
20:51 26-07-2017Upstream yoChris Guillott1+0-1
14:54 26-07-2017Fixed several typos in the option handling (#32)James Wescott1+3-4
14:53 26-07-2017Fixed bug where --timecolor set the color for both date and time (#34)Caleb Bassi1+4-4
08:16 10-07-2017Merge pull request #136 from kaashif/openbsd-no-pamIngo Bürk1+0-1
13:52 09-07-2017Only use -lpam when not on OpenBSDKaashif Hymabaccus1+0-1
16:44 08-07-2017Added indicator position to documentationJames Wescott2+24-12
16:01 08-07-2017Initial implementation of indicator positioningJames Wescott2+49-9
11:52 06-07-2017Fix overwrite of getopt optindjakob1+3-3
22:02 28-06-2017upstream stuffChris Guillott7+20-12
13:18 21-06-2017update CHANGELOG and I3LOCK_VERSIONMichael Stapelberg2+9-1
04:53 20-06-2017Revert "Fix covering of composited notifications (#96)" (#133)Ingo Bürk4+5-30
13:32 18-06-2017Merge pull request #132 from stapelberg/fix-versionIngo Bürk2+3-3
12:56 18-06-2017Makefile: fix I3LOCK_VERSION replacementMichael Stapelberg1+2-2
12:55 18-06-2017update I3LOCK_VERSION (forgotten at release time)Michael Stapelberg1+1-1
11:26 31-05-2017Update README.mdChris Guillott1+2-2
23:26 30-05-2017update to-doChris Guillott1+2-3
23:12 30-05-2017may as well move that screenshot up someChris Guillott1+2-2
23:11 30-05-2017update lock.sh, readmeChris Guillott3+13-6
22:47 30-05-2017add some more optionsChris Guillott4+95-18
20:12 30-05-2017add a no-composite argChris Guillott4+35-19
19:58 30-05-2017bugfixChris Guillott1+18-16
19:34 30-05-2017restore intended functionality of images over blurringChris Guillott2+23-16
19:34 30-05-2017fix compile warningChris Guillott1+2-0
17:46 30-05-2017update docsChris Guillott3+154-15
15:30 29-05-2017tweak defaultsChris Guillott2+10-10
15:20 29-05-2017fix pointer bugs, fix arithmetic bugs, expose more variables for time/date posChris Guillott2+86-68
14:15 29-05-2017fix whitespacing, remove debug stuff, oopsChris Guillott1+12-13
13:22 29-05-2017clock/text fixes, string fixesChris Guillott3+41-28
19:55 26-05-20172.9Chris Guillott1+17-2
04:49 26-05-2017update CHANGELOGMichael Stapelberg1+18-0
15:22 22-05-2017Merge branch 'master' of https://github.com/i3/i3lockChris Guillott1+3-3
15:05 22-05-2017allow variable refresh ratesChris Guillott2+18-3
14:34 22-05-2017tweak indicator stuffChris Guillott2+7-1
12:28 19-05-2017Separated time and date displayAline3+134-65
11:19 19-05-2017Updated readmeAline1+6-0
11:14 19-05-2017Make clock font size modifiableAline2+36-10
10:52 19-05-2017Made clock position freely modifiableAline4+877-57
08:35 19-05-2017Added CLI options for date/time font and clock text colorAline2+45-2
07:25 06-05-2017Merge pull request #125 from jasperla/mlockIngo Bürk1+3-3
13:44 23-04-2017Update README.mdChris Guillott1+1-1
13:35 20-04-2017fix stuffChris Guillott1+3-4
12:51 20-04-2017cleaner language :)Chris Guillott1+1-1
18:03 17-04-2017un-bork merge commitChris Guillott1+17-0
17:56 17-04-2017Merge branch 'master' of github.com:chrjguill/i3lock-colorChris Guillott1+2-1
17:55 17-04-2017merge commit etcChris Guillott7+98-72
16:06 17-04-2017Restore intended behaviour and don't use mlock(2) on OpenBSD.Jasper Lievisse Adriaanse1+3-3
12:00 17-04-2017Merge pull request #123 from jasperla/bsdauthMichael Stapelberg6+92-46
09:41 15-04-2017Use bsd_auth(3) instead of PAM on OpenBSDJasper Lievisse Adriaanse4+49-16
04:45 15-04-2017Move all PAM code behind UES_PAM and enable that by default.Jasper Lievisse Adriaanse2+13-0
04:39 15-04-2017Rename all PAM-independant variables/comments.Jasper Lievisse Adriaanse4+41-41
22:56 14-04-2017Merge pull request #122 from jasperla/dpmsIngo Bürk2+2-4
15:00 14-04-2017Remove last traces of DPMSJasper Lievisse Adriaanse2+2-4
10:20 29-03-2017Update packages requirements (#20)Diki Ananta1+2-1
11:07 28-03-2017Merge branch 'master' of github.com:chrjguill/i3lock-colorChris Guillott9+293-3
11:07 28-03-2017merge upstream (fixes conflict)Chris Guillott4+30-4
10:01 26-03-2017Fix covering of composited notifications (#96)martin4+30-4
00:41 18-02-2017Update MakefileChris Guillott1+1-0
13:18 15-02-2017Merge pull request #17 from sebastian-frysztak/box-blurChris Guillott9+292-3
08:22 15-02-2017Properly detect SSE2 on 32-bit systemsSebastian Frysztak1+1-1
08:17 15-02-2017Update lock.shSebastian Frysztak1+1-1
08:11 15-02-2017Update readmeSebastian Frysztak1+1-0
08:01 15-02-2017Pass blur strength from command line argumentsSebastian Frysztak3+10-11
07:27 15-02-2017Minor style changesSebastian Frysztak2+4-5
07:22 15-02-2017Implement generic box blurSebastian Frysztak3+80-113
16:51 10-01-2017Merge branch 'master' of https://github.com/i3/i3lockChris Guillott1+2-2
05:01 10-01-2017Change input slices to be exactly pi/3 in size instead of slightly more (#107)Bownairo1+2-2
15:37 25-12-2016Merge pull request #15 from timrydefalk/update_readmeChris Guillott1+1-1
08:20 25-12-2016Add missing dependency to apt-get commandTim Rydefalk1+1-1
18:26 13-11-2016Merge branch 'master' of https://github.com/i3/i3lockChris Guillott1+2-1
14:45 11-11-2016Clean up a bit.Sebastian Frysztak2+25-21
13:11 11-11-2016Remove AVX version.Sebastian Frysztak3+0-117
12:46 11-11-2016Remove SSSE3 version.Sebastian Frysztak3+0-150
09:11 11-11-2016SSE2: resize filter to 7x7. clean up a little.Sebastian Frysztak1+13-18
18:23 09-11-2016Add Enter on C-m (#103)Nicolò Balzarotti1+2-1
16:37 08-11-2016update readmeChris Guillott1+1-0
15:53 05-11-2016Update README.mdChris Guillott1+3-0
12:01 05-11-2016SSE2: switch from Gaussian to box blurSebastian Frysztak1+14-28
08:30 05-11-2016SSE2: don't use VEX prefix.Sebastian Frysztak2+4-2
06:07 05-11-2016Unroll loops.Sebastian Frysztak1+1-0
06:07 05-11-2016Pass SIMD-specific CFLAGS only to blur_simd.cSebastian Frysztak1+3-2
18:41 04-11-2016Slightly refactor border handling code.Sebastian Frysztak1+38-36
18:19 04-11-2016Add AVX version.Sebastian Frysztak3+117-1
16:16 03-11-2016SSSE3: use 16-bit weights.Sebastian Frysztak2+37-22
21:43 01-11-2016comment out (seemingly?) unused code to remove warningsChris Guillott1+3-3
21:35 01-11-2016merge from sebastian-frysztak/i3lock-color fast-blur to begin cleanupChris Guillott4+284-16
18:13 01-11-2016really hacky blur + overlayed image supportChris Guillott2+33-26
09:32 29-10-2016Add SSSE3-based blur implementation.Sebastian Frysztak4+136-1
12:36 28-10-2016Improve border handling for larger kernels.Sebastian Frysztak1+9-13
12:35 28-10-2016Extend kernel size to 15x15.Sebastian Frysztak2+32-25
10:31 22-10-2016Build with -O2.Sebastian Frysztak1+1-0
10:30 22-10-2016Add SSE2-optimized blur.Sebastian Frysztak3+120-1
09:32 22-10-2016Isolate blur implementation to a function.Sebastian Frysztak2+27-16
15:22 20-10-2016add compiler optimizations flagChris Guillott1+1-0
19:05 18-10-2016Merge pull request #12 from evilbulgarian/masterChris Guillott1+3-2
17:31 18-10-2016Update Makefileevilbulgarian1+1-0
17:13 18-10-2016fix destdir prefix for mandir..evilbulgarian1+2-2
23:06 14-10-2016add initial blur supportChris Guillott6+201-2
22:20 14-10-2016update changelog to include clock version #Chris Guillott1+3-0
22:18 14-10-2016Add clock functionality and swap default time/date format stringsChris Guillott2+5-2
22:04 14-10-2016also narrow the new keystroke widthChris Guillott1+1-0
22:03 14-10-2016add example lock scriptChris Guillott1+38-0
21:57 14-10-2016add custom time formatter stringsChris Guillott3+35-10
15:48 14-10-2016add basic clock featureChris Guillott3+83-4
15:47 14-10-2016add debug make targetChris Guillott1+3-0
11:30 14-10-2016upstream mergeChris Guillott3+21-6
17:40 11-10-2016Display error message when locking failed (#99)eplanet3+20-6
02:09 01-10-2016also fix my gitignore lolChris Guillott1+1-1
02:08 01-10-2016merge upstreamChris Guillott4+39-5
22:39 27-09-2016Displaying locking message when grabbing the pointer/keyboard. (#88)eplanet4+40-5
11:39 17-09-2016Merge pull request #8 from i3/masterChris Guillott1+1-0
16:59 13-09-2016i3lock: Stop leaking the image_path dup. (#93)Diogo Ferreira1+1-0
15:27 09-09-2016Merge branch 'master' of https://github.com/i3/i3lockChris Guillott1+23-5
13:22 04-09-2016unlock automatically after authentication failure (#90)koebi1+23-5
23:11 20-08-2016upstream againChris Guillott1+1-0
15:53 18-08-2016Set font face (#89)Vasilij Schneidermann1+1-0
13:51 14-08-2016merge upstreamChris Guillott2+14-5
17:46 13-08-2016Added version files for release tarball. Fixes #40 (#86)eplanet2+13-4
15:02 20-07-2016resolve merge conflict with upstreamChris Guillott2+4-16
03:50 20-07-2016Removed obsolete inactivity timeout (#84)Florian Zipperle2+3-14
18:43 22-06-2016Merge remote-tracking branch 'upstream/master'Chris Guillott1+1-1
14:46 20-06-2016i3lock.1: use signal names without SIG prefix (Thanks rodfersou)Michael Stapelberg1+1-1
23:40 19-06-2016Merge pull request #6 from boatrite/zb-update-readmeChris Guillott1+4-0
19:22 19-06-2016Add specific apt-get command to install dependencies in UbuntuZach Boatrite1+4-0
16:41 09-06-2016Merge upstream commitsChris Guillott3+19-4
14:26 04-06-2016update CHANGELOGMichael Stapelberg1+12-0
12:46 03-06-2016clang-format-3.5Michael Stapelberg1+4-4
12:28 03-06-2016add CONTRIBUTING.mdMichael Stapelberg1+3-0
11:48 28-05-2016Merge pull request #4 from i3/masterChris Guillott2+22-0
17:21 25-05-2016Add support for `xss-lock --transfer-sleep-lock' (#75)Christoph Ruegge1+18-0
17:19 25-05-2016Flush xcb connection after opening fullscreen window (#74)martin1+4-0
11:36 10-05-2016Merge pull request #3 from i3/masterChris Guillott1+9-1
07:25 30-04-2016Allow CTRL+J as enter and CTRL+H as backspace (#72)Karl Tarbe1+9-1
15:10 28-04-2016Merge pull request #2 from joeythesaint/optional-xkbcomposeChris Guillott2+15-0
13:35 28-04-2016compose: make usage of xkbcompose optionalJoe MacDonald2+15-0
22:07 27-03-2016Merge pull request #1 from meskarune/masterChris Guillott3+14-14
14:03 27-03-2016changed package so it creates an i3lock binary instead of i3lock-color as they are direct replacementsmeskarune3+14-14
14:54 18-02-2016update help/makefile/man pageChris Guillott5+158-153
09:51 17-02-2016add option for single-display unlock indicatorChris Guillott4+26-7
12:28 09-02-2016Update README.mdChris Guillott1+2-2
12:26 09-02-2016Update README.mdChris Guillott1+1-1
11:19 09-02-2016expose separator color for theming + bug fixChris Guillott3+47-39
10:54 09-02-2016update .gitignore to include i3lock-color instead of i3lockChris Guillott1+1-1
10:53 09-02-2016Merge branch 'master' of github.com:Arcaena/i3lock-colorChris Guillott1+1-1
10:52 09-02-2016add a couple options for drawing the line colorChris Guillott2+69-16
20:30 08-02-2016I accidentally a word, somehow.Chris Guillott1+1-1
20:18 08-02-2016update makefile so you can have i3lock-color installed alongside i3lockChris Guillott2+10-10
18:23 08-02-2016have I mentioned I'm bad at markdown?Chris Guillott1+1-2
18:22 08-02-2016I'm _really_ bad at markdownChris Guillott1+1-1
18:18 08-02-2016I am bad at markdown.Chris Guillott1+1-1
18:17 08-02-2016Add a disclaimer that I didn't write the original i3lock-color; I just patched his commits back inChris Guillott1+5-2
18:12 08-02-2016make the readme prettier; add To-doChris Guillott3+60-59
17:53 08-02-2016patch in i3lock-color commitsChris Guillott4+251-48
18:10 25-12-2015Show unlock indicator if password was entered during PAM verificationMichael Stapelberg2+15-16
11:44 25-12-2015Eat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei)Michael Stapelberg1+8-0
10:51 07-11-2015Remove libxkbfile dependency from README.md/commentsMichael Stapelberg2+0-2
05:01 06-11-2015use trusty, install libxkbcommon-dev from wilyMichael Stapelberg1+19-13
04:52 06-11-2015travis: install clang-format-3.5 from llvm repositoryMichael Stapelberg1+9-8
19:22 05-11-2015fix pam_securetty: set PAM_TTY to getenv("DISPLAY")Michael Stapelberg1+4-2
16:50 11-08-2015Remove DPMS support in favor of a wrapper script and xset(1).Michael Stapelberg3+22-68
03:30 03-07-2015Merge pull request #24 from ixjlyons/timeout-docMichael Stapelberg2+4-3
18:44 02-07-2015Indicate that the --inactivity-timeout option takes an argument.Kenneth Lyons2+4-3
04:14 20-05-2015update CHANGELOGMichael Stapelberg1+16-0
04:00 20-05-2015makefile: s/README/README.md/Michael Stapelberg1+1-1
13:44 27-04-2015Merge pull request #14 from ony/masterMichael Stapelberg1+5-4
15:57 26-04-2015Make pkg-config configurableNikolay Orlyuk1+5-4
19:27 24-04-2015Merge pull request #13 from Airblader/feature-12Michael Stapelberg1+17-11
18:36 24-04-2015Only redraw the screen if the unlock indicator is actually used.Ingo Bürk1+17-11
17:51 21-04-2015Merge pull request #11 from Deiz/update-noticesMichael Stapelberg4+5-5
12:47 21-04-2015Update copyright notices and get rid of rangesDeiz4+5-5
17:59 29-03-2015Merge pull request #10 from Deiz/modifiersMichael Stapelberg2+62-1
04:06 26-03-2015List generic pressed modifiers on failureDeiz2+49-23
16:52 11-02-2015Add capslock and numlock indicatorsAlexandre Boeglin2+36-1
04:31 27-03-2015Merge pull request #9 from qfire/masterMichael Stapelberg1+8-0
10:26 26-03-2015refresh pam credentials on successful authenticationJames Cassidy1+8-0
05:00 17-03-2015disable clang temporarilyMichael Stapelberg1+2-1
04:50 17-03-2015commit missing .clang-formatMichael Stapelberg1+10-0
04:42 17-03-2015add travis configMichael Stapelberg1+21-0
14:47 16-03-2015clang-format -i **/*.[ch]Michael Stapelberg7+190-195
19:08 12-02-2015Merge pull request #6 from danielotero/masterMichael Stapelberg2+66-3
17:38 12-02-2015Update the key symbol if the composing ends.Daniel Otero1+1-1
07:22 12-02-2015Avoid handle a keysym if the compose state gets cancelledDaniel Otero1+1-1
07:12 12-02-2015Remove xkb_context initialization code from load_compose_tableDaniel Otero1+0-7
20:37 11-02-2015Add support for Compose and dead-keys with libxkbcommonDaniel Otero2+73-3
04:34 06-01-2015Merge pull request #3 from stibi/whoamiMichael Stapelberg1+7-2
20:02 05-01-2015getpwuid call movedMartin Stiborsky1+2-2
18:54 05-01-2015null check for getpwuid and pw_nameMartin Stiborsky1+5-2
15:54 05-01-2015removed the whoami function, replaced with an inline getpwuid callMartin Stiborsky1+5-11
07:46 05-01-2015getting current user with whoami like function rather than from env variableMartin Stiborsky1+12-4
18:21 27-12-2014Merge pull request #1 from koebi/masterMichael Stapelberg1+5-0
18:19 27-12-2014debugging outputs the password, so the manpage should mention thatkoebi1+1-0
17:54 27-12-2014added debug-flag to manpagekoebi1+4-0
17:03 26-12-2014README is actually in markdown, so tell github thatMichael Stapelberg1+0-0
17:02 26-12-2014make github the canonical i3lock repositoryMichael Stapelberg1+1-1
07:39 13-10-2014Ignore password validation is pam is in wrong stateNeodyblue1+3-0
17:32 24-07-2014implemented logging the number of failed attemptskoebi3+34-5
04:34 21-08-2014Die when the X11 connection breaks during runtime (Thanks Eduan)Michael Stapelberg1+3-0
15:21 18-07-2014update the changelog/readme for 2.6Michael Stapelberg2+16-1
17:12 18-01-2014remove obsolete xkb_state_update_key() calls (Thanks Ran)Michael Stapelberg1+0-12
15:40 18-01-2014listen for XKB events instead of the MappingNotify event (Thanks Ran)Michael Stapelberg2+79-10
15:20 18-01-2014little cleanups thanks to Ran Benita’s reviewMichael Stapelberg2+4-13
13:13 18-01-2014use libxkbcommon-x11 instead of libX11Michael Stapelberg2+32-60
14:57 02-05-2014Scale the unlock indicator (for retina displays)Michael Stapelberg2+35-8
14:14 23-03-2014Cleanup scattered timer calls to use macrosVytautas Šaltenis1+6-22
17:02 10-03-2014Ignore empty passwd after repeated Enter keypressVytautas Šaltenis1+17-1
17:40 18-03-2014Fix typo in manualVytautas Šaltenis1+1-1
18:16 06-03-2014Fix typoVytautas Šaltenis1+1-1
18:06 06-03-2014Discard half-entered passwd after some inactivityVytautas Šaltenis1+9-0
17:55 06-03-2014Delay to turn off the screen after wrong passwdVytautas Šaltenis2+34-6
10:54 16-03-2014Replace '1' with "EXIT_FAILURE"TheKK1+4-4
17:22 06-03-2014Extract start/stop timer code to reusable funcsVytautas Šaltenis3+43-48
18:53 02-03-2014Extract if(dpms) calls to wrapper functionsVytautas Šaltenis1+14-6
19:12 10-11-2013Turn on the screen on successful authenticationPhilippe Virouleau3+14-5
16:40 10-11-2013Re-raise i3lock when obscured in a separate processMichael Stapelberg1+71-2
16:03 10-11-2013Revert "Run authentification in different process"Michael Stapelberg1+17-50
16:03 10-11-2013Revert "Bug fix: Call clear_input() when the password is wrong."Michael Stapelberg1+1-1
07:35 17-10-2013Bug fix: Call clear_input() when the password is wrong.oblique1+1-1
14:41 07-09-2013Run authentification in different processkoebi1+50-17
09:00 31-08-2013Small improvements to manual page.Vincent Bernat1+14-17
05:01 01-09-2013Bugfix: update the initial keyboard modifier state (Thanks lee, Ran)Michael Stapelberg1+19-1
15:42 31-08-2013Add -e to --helpMichael Stapelberg1+1-1
18:39 26-08-2013Add `-e` option to not validate empty password.Vincent Bernat2+20-1
15:03 30-07-2013Use cairo_status_to_string for descriptive errors.Bas Pape1+2-2
06:44 09-06-2013add xcb-atom to pkg-config callsMichael Stapelberg1+2-2
06:13 09-06-2013update changelog for 2.5Michael Stapelberg1+19-0
13:31 09-04-2013Set window nameAxel Wagner1+12-0
20:46 28-03-2013Fix centering the indicator in the no-xinerama caseSebastian Ullrich1+2-2
06:13 29-03-2013fix ctrl-u handlingMichael Stapelberg1+5-2
20:43 28-03-2013Fix resetting the password after failed authenticationsSebastian Ullrich1+21-12
13:33 23-03-2013Add ctrl+u password resetPhilip Dexter1+5-0
13:48 20-03-2013Use ev_loop_fork after fork, this fix forking on kqueue based OSesBaptiste Daroussin1+2-0
11:18 10-02-2013README: refer to cr.i3wm.org for patchesMichael Stapelberg1+4-0
13:14 07-02-2013Limit the debug print to the actual password sizeQuentin Glidic1+1-1
02:38 06-12-2012RGB color notation is 3-byte hexadecimalVivien Didelot1+1-1
07:32 03-11-2012Allow passwordless PAM conversations (e.g. fingerprint)Moritz Augsburger1+2-3
07:31 03-11-2012Allow XKB_KEY_XF86ScreenSaver as synonm for enterMoritz Augsburger1+1-0
15:42 26-10-2012remove support for NOLIBCAIRO, cairo-xcb is widespread by nowMichael Stapelberg4+5-46
15:40 26-10-2012README: remove unhelpful comment about pkg-configMichael Stapelberg1+1-1
15:24 26-10-2012use libxkbcommon for input handlingMichael Stapelberg10+128-1193
15:21 26-10-2012bugfix: free(reply) to avoid memory leakMichael Stapelberg1+1-0
17:39 15-10-2012s/pam_message/pam_response/ (Thanks Tucos)Michael Stapelberg1+1-1
06:21 26-09-2012promote the "could not load image" message from debug to normalMichael Stapelberg1+2-3
15:49 22-08-2012only use mlock() on Linux, FreeBSD (for example) requires rootMichael Stapelberg1+5-0
10:30 29-06-2012getopt_long returns int, don't cast to char.Fernando Tarlá Cardoso Lemos1+1-1
09:45 02-06-2012update changelog for 2.4.1Michael Stapelberg1+7-0
11:53 30-05-2012skip shift when getting the modifier mask (Thanks SardemFF7)Michael Stapelberg1+15-1
11:08 30-05-2012revert shift lock handling (broke uppercase letters)Michael Stapelberg1+7-16
16:13 19-05-2012Bugfix: Correctly center unlock indicator after reconfiguring screens (Thanks xn)Michael Stapelberg2+6-1
19:23 07-04-2012remove debian/Michael Stapelberg7+0-166
14:41 07-04-2012add .gitignoreMichael Stapelberg1+4-0
08:10 01-04-2012add CHANGELOG fileMichael Stapelberg2+59-1
07:28 01-04-2012Use (void) instead of () for functions without args (Thanks fernandotcl)Michael Stapelberg5+13-13
15:59 28-03-2012Bugfix: fallback when the image cannot be loadedMichael Stapelberg1+7-0
14:54 26-03-2012Only output text when in debug mode (fixes problems with xautolock)Michael Stapelberg3+31-15
13:59 26-03-2012Bugfix: Fix background color when using cairo (Thanks Pascal)Michael Stapelberg1+1-1
13:02 15-03-2012debian: update changelog for 2.3.1Michael Stapelberg1+6-0
09:50 15-03-2012fix compilation on some systems (Thanks badboy)Michael Stapelberg2+2-0
09:34 15-03-2012debian: fix packaging format to 1.0 for nowMichael Stapelberg1+1-0
09:33 15-03-2012debian: remove duplicate priority fieldMichael Stapelberg1+0-1
09:32 15-03-2012manpage: add -u flag in synopsisMichael Stapelberg1+1-0
09:32 15-03-2012manpage: hyphenMichael Stapelberg1+1-1
09:28 15-03-2012debian: update packagingMichael Stapelberg4+15-2
08:47 15-03-2012README: also add libev to dependenciesMichael Stapelberg1+1-0
08:35 15-03-2012document the dependency on libxcb-xineramaMichael Stapelberg1+1-0
12:41 10-03-2012Properly handle Caps Lock (Thanks Damien)Michael Stapelberg1+44-2
13:03 23-02-2012man page: mention xautolockMaik Fischer1+4-0
13:15 15-01-2012Bugfix: Copy the color depth from parent (root) window instead of hardcoding to 24 (Thanks hafron)Michael Stapelberg1+1-1
06:57 07-01-2012Added missing #ifndef NOLIBCAIROSimon Kämpe1+3-0
19:27 05-01-2012Bugfix: Check for waiting X11 events before entering the event loopMichael Stapelberg1+4-1
22:07 04-01-2012Change the unlock indicator properly after pressing the 'escape' keyMichael Stapelberg1+9-3
21:12 03-01-2012debian: add libxcb-xinerama0-dev as build-dependencyMichael Stapelberg1+1-1
21:10 03-01-2012draw the unlock indicator in the middle of every screenMichael Stapelberg2+79-51
20:10 03-01-2012Implement Xinerama support (not used yet)Michael Stapelberg5+109-4
19:31 03-01-2012Fix a few memory leaksMichael Stapelberg2+5-0
19:18 03-01-2012Properly free timeouts, move one of the timeouts to unlock_indicator.cMichael Stapelberg3+124-93
18:01 03-01-2012remove the dead variable modeswitchmaskMichael Stapelberg1+0-3
18:01 03-01-2012Properly free the reply of xcb_get_geometryMichael Stapelberg1+11-7
17:56 03-01-2012Refactor the unlock indicator into its own source code fileMichael Stapelberg5+292-230
17:19 03-01-2012Fork after the window is visible, not beforeMichael Stapelberg1+14-7
15:20 03-01-2012change ALL the copyrights!Michael Stapelberg4+5-5
13:17 03-01-2012Lock the password buffer in memory, clear it in RAM after verifyingMichael Stapelberg1+28-2
23:13 29-12-2011support ISO_Level5_Shift (Thanks roland)Michael Stapelberg1+13-4
22:56 28-12-2011Fix the timeouts for hiding the unlock indicator (Thanks Merovius)Michael Stapelberg1+12-2
19:05 28-12-2011Properly free X11 resources (fixes DoS bug) (Thanks Merovius)Michael Stapelberg2+4-0
16:28 28-12-2011Implement a visual unlock indicatorMichael Stapelberg4+387-67
11:21 06-11-2011debian: update packaging to use dpkg-buildflags, i3lock.manpagesMichael Stapelberg4+24-58
11:20 06-11-2011Makefile: add 'dist' targetMichael Stapelberg1+9-0
11:11 06-11-2011Properly implement -h (fixes error message about unknown option)Michael Stapelberg1+4-3
11:08 06-11-2011Get rid of superfluous \n in --versionMichael Stapelberg1+1-1
11:02 06-11-2011update debian/changelogMichael Stapelberg1+6-1
10:22 30-10-2011Bugfix: Properly detect the release of ISO_Level3_Shift (Thanks bacardi55)Michael Stapelberg1+5-4
19:28 29-10-2011Introduce --debug and some debugging options related to the Mode_switch / ISO_Level3_Shift thingMichael Stapelberg1+21-5
19:23 29-10-2011Correctly handle Mode_switch/ISO_Level3_Shift (Thanks bacardi55)Michael Stapelberg1+45-8
17:18 24-10-2011Bugfix: Don’t re-grab pointer/keyboard on MappingNotify (Thanks wilmer)Michael Stapelberg1+1-8
09:34 25-09-2011manpage: mention arguments in OPTIONS section, too (Thanks TrickSTer)Michael Stapelberg1+3-3
09:26 25-09-2011Throw an error when specifying an invalid pointer argument (-p) (Thanks TrickSTer)Michael Stapelberg1+3-2
20:22 23-08-2011Fixed handle_screen_resize to build with NOLIBCAIRO enabledThorsten Töpper1+2-0
06:21 06-08-2011handle screen resolution images and redraw the lock windowStefan Breunig3+85-29
12:06 13-07-2011update debian packaging, update copyrightMichael Stapelberg6+19-11
11:56 13-07-2011makefile: respect and use CPPFLAGS / LIBS (Thanks Kacper)Michael Stapelberg1+8-8
14:49 02-04-2011optimization: render to pixmap which is used as background for the windowMichael Stapelberg3+56-53
14:32 02-04-2011Mark handle_visibility_notify and handle_mapping_notify as staticMichael Stapelberg1+2-5
16:38 13-03-2011update debian packagingMichael Stapelberg1+12-0
16:24 13-03-2011cleanup indention left-oversMichael Stapelberg1+3-3
16:23 13-03-2011bump copyrightMichael Stapelberg4+5-5
15:31 13-03-2011Handle MappingNotify-events (Thanks Pascal)Michael Stapelberg2+27-4
20:11 22-01-2011use 'auth include login' instead of '@include login', the latter is debian-specific (Thanks mseed)Michael Stapelberg1+1-1
06:36 20-01-2011add i3lock.pam (installed as /etc/pam.d/i3lock) which includes 'login' (Thanks Семён)Michael Stapelberg2+9-0
10:47 15-01-2011Bugfix: correctly check for errors when connecting to X11Michael Stapelberg1+3-2
15:35 09-11-2010add XK_KP_Enter as synonym for XK_ReturnMichael Stapelberg1+1-0
10:39 08-11-2010Bugfix: Handle numpad keys correctly (Thanks Pascal)Michael Stapelberg2+24-11
14:02 06-11-2010Bugfix: When entering 512 characters, you could use neither return nor backspace (Thanks carl)Michael Stapelberg1+3-3
18:39 06-10-2010Add a hint to the error message 'unknown option' when compiled with NOLIBCAIROMichael Stapelberg1+2-0
16:50 02-10-2010Make it possible to build i3lock without cairo.Thorsten Töpper3+48-15
10:39 09-09-2010comment out debug output (Thanks Ciprian)Michael Stapelberg1+1-1
13:19 05-09-2010debian: change priority to optionalMichael Stapelberg2+8-2
08:59 05-09-2010update debian packaging for i3lock 2.0 releaseMichael Stapelberg4+10-9
18:13 23-07-2010print version number when invoked with -vMichael Stapelberg2+3-1
20:46 20-07-2010manpage: add missing "specify" (Thanks xeen)Michael Stapelberg1+1-1
20:45 20-07-2010s/passwords/password (Thanks xeen)Michael Stapelberg3+3-3
18:44 20-07-2010Re-implement tiling of image (-t)Michael Stapelberg1+19-6
18:09 20-07-2010Fix compilation warning by including cairo-xcbMichael Stapelberg1+1-0
18:06 20-07-2010Move static byte arrays to xcb.c (fixes compilation warnings)Michael Stapelberg2+28-23
18:15 19-07-2010Port the pointer-code to xcbAxel Wagner6+91-7
16:18 20-07-2010disable debug output which reveals the passwordMichael Stapelberg1+8-6
16:07 20-07-2010grabbing: make the retry loop much slower (waits up to half a second)Michael Stapelberg1+8-1
15:52 20-07-2010Bugfix: Correctly error out when unable to grab pointer/keyboardMichael Stapelberg1+1-1
15:30 20-07-2010Raise the i3lock window upon visibility notifiesMichael Stapelberg2+28-1
15:13 20-07-2010make event loop simpler (Thanks to Jamey Sharp)Michael Stapelberg3+5-19
20:08 16-07-2010err, xcb_image is not actually usedMichael Stapelberg2+1-2
15:59 16-07-2010s/arry/arrayMichael Stapelberg1+1-1
15:55 16-07-2010manpage: PNG instead of XPMMichael Stapelberg1+1-2
15:36 16-07-2010manpage: s/tile/tilingMichael Stapelberg1+1-1
13:27 16-07-2010debian: add missing libxcb-image0-devMichael Stapelberg1+1-1
13:22 16-07-2010debian: update packagingMichael Stapelberg5+50-46
13:15 16-07-2010Fix errors in i3lock.1Michael Stapelberg1+2-2
13:00 16-07-2010Mention pkg-config as requirementMichael Stapelberg1+1-0
12:56 16-07-2010Update manpageMichael Stapelberg1+18-24
12:47 16-07-2010Update READMEMichael Stapelberg1+19-22
12:42 16-07-2010remove config.mk, no longer necessaryMichael Stapelberg1+0-25
12:35 16-07-2010Initial commit of the XCB rewrite of i3lockMichael Stapelberg9+1531-409
19:24 02-07-2010Implement showing the default X- or a hardcoded Windows-Mousecursor.Axel Wagner3+82-11
16:24 10-12-2009Skip keypresses without entering a password, they cause a delayMichael Stapelberg1+3-0
16:30 16-10-2009Don’t strip when building, the distro’s build systems handle thisMichael Stapelberg1+1-1
16:34 19-08-2009Document dependency on libpam in READMEMichael Stapelberg1+2-1
16:47 02-08-2009Some small cleanupsMichael Stapelberg2+42-46
14:59 02-08-2009adding option to enable tiling of imagesJan-Erik Rediger3+56-7
14:58 02-08-2009Update debian changelogMichael Stapelberg1+6-0
14:50 02-08-2009Skip leading # signs for the color, fix input validationMichael Stapelberg1+9-6
16:35 31-07-2009adding option to choose background colorJan-Erik Rediger2+42-4
18:06 27-06-2009Document the new option in the manpageMichael Stapelberg1+8-1
17:56 27-06-2009debian: add build dependencyMichael Stapelberg1+2-2
17:35 27-06-2009Handle error codes when loading the pixmapMichael Stapelberg1+32-3
19:52 19-06-2009i3lock now can use xpm images as backgroundJan-Erik Rediger2+39-3
12:08 21-06-2009debian: change Priority to extra (makes more sense)Michael Stapelberg1+2-2
08:04 10-05-2009debian: update changelog, control. We can finally drop the suid bit :-)Michael Stapelberg4+11-4
07:48 10-05-2009Implement options for forking, beeping and DPMS. Bump version to 1.0.Michael Stapelberg3+123-58
07:22 10-05-2009Implement PAM support (and retab! the file)Michael Stapelberg2+171-157
15:37 01-05-2009debian: change maintainer addressMichael Stapelberg1+1-1
10:18 30-04-2009Debian: Change maintainer email address, set DM-Upload-Allowed fieldMichael Stapelberg1+2-1
13:46 29-03-2009Debian package: Close ITP, depend on ${misc:Depends}Michael Stapelberg2+3-3
21:40 11-03-2009Exclude usr/bin/i3lock from dh_fixperms to not kill the setuid root bitMichael Stapelberg1+1-1
21:19 11-03-2009Fix spelling errorsMichael Stapelberg3+4-4
20:56 11-03-2009Remove misc:depends, remove obsolete commentMichael Stapelberg2+1-2
20:53 11-03-2009Update changelogMichael Stapelberg1+2-2
20:49 11-03-2009Forgot one instance of slock in MakefileMichael Stapelberg1+1-1
20:44 11-03-2009Add a manpage and install it, update debian descriptionMichael Stapelberg5+59-10
20:29 11-03-2009Add debian/Michael Stapelberg6+135-1
19:17 11-03-2009Initial import of i3lock 0.9Michael Stapelberg5+302-0