GithubHelp home page GithubHelp logo

lixxia / i3lock Goto Github PK

View Code? Open in Web Editor NEW
203.0 203.0 47.0 1.52 MB

Personal copy of i3lock that displays a 12-hour clock and always shows unlock indicator.

License: Other

Makefile 0.56% C 54.00% M4 41.28% Roff 3.40% Dockerfile 0.76%
i3lock screen-locker

i3lock's People

Contributors

airblader avatar atsutane avatar badboy avatar bluetech avatar danielotero avatar deiz avatar eplanet avatar ivanhercaz avatar jasperla avatar jtpereyda avatar karulont avatar kha avatar koebi avatar lixxia avatar maugsburger avatar merovius avatar mortie avatar neodyblue avatar nico202 avatar ony avatar orestisfl avatar pclouds avatar philipdexter avatar rtfb avatar sandsmark avatar sardemff7 avatar stapelberg avatar stibi avatar vincentbernat avatar viroulep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

i3lock's Issues

24 hour format

Would it be possible to add a flag to use 24 hour time instead of 12 hour?

Out of memory when trying to add a background

Hello,

I got something that went wrong when I'm trying to use your i3lock configuration:

./i3lock -i ./images/background.png -c '#000000' -o '#191d0f' -w '#572020' -l '#ffffff' -e
Could not load image "./images/background.png": out of memory

I don't know what to do with this, and it's not a problem in my memory because I got 8Go of RAM.
(Sorry for my bad english)

Need help to switch to 24 hours format

Hi,

I'm quite new to Linux and don't know a few things so my question might be a bit dumb.

I want to change the time format to 24 hours.
I found in the file i3lock.c the boolean (set to false by default) and switched it to true and then saved the file.
But my problem is, when I edit the file, it does nothing. (I also tried to switch the colors inside this file but it didn't worked so I used the command line solution)

So what do I have to do to apply the changes made to the file i3lock.c ?

Compilation during `make` fails

I'm submitting a…

[x] Bug
[ ] Feature Request
[ ] Other (Please describe in detail)

Current Behavior

Running make leads to a compilation error (due to multiple definitions of the variable input_position).

Expected Behavior

Compilation should complete without errors.

Resolution of the bug

Just commenting out the line int input_position; (or making the variable extern) in the file unlock_indicator.c works. Putting this bugfix out there so that people can resolve this error on their own.

Reproduction Instructions

Identical to the installation instructions on a fresh clone of the repo.

Environment

Output of i3lock --version:

i3lock: version be2a08a (2019-10-05, branch "master") © 2010 Michael Stapelberg

bakcground.png?

Is it kinda of trolling to post backrgound.jpg meanwhile i3lock support just png?)

24h clock option

I'm submitting a…

[ ] Bug
[x ] Feature Request
[ ] Other (Please describe in detail)

Would it be possible to add an option to use a 24h clock instead of a 12h clock?

i3/i3lock fork

More of a question than an actual issue but is there a specific reason the project is managed as a "copy" instead of a "fork"? It might be hard to keep the project up to date with the original i3lock repository.

multi-screen support

Hi,

Thank you for that fork I really like the clock feature !
If I run it on my laptop as it, it work superb and everything is fine.

However I am using a complex setup at work with 3 screens:

  • left: 1920*1080 screen with portrait orientation.
  • middle: 1920*1080 screen resolution with landscape orientation.
  • right: build-in laptop display with 1366*768 resolution.

I would like to display i3lock only on the middle screen when I am in this situation.
Is it currently something possible ?

Syntax error in configure

After running autoreconf -fi while running ../configure I am getting the following error.

checking for library containing pam_authenticate... -lpam
checking for library containing iconv_open... none required
../configure: line 6360: syntax error near unexpected token `XCB,'
../configure: line 6360: `PKG_CHECK_MODULES(XCB, xcb xcb-xkb xcb-randr)'

I tried to install as many packages as possible from the official Arch Linux repository including:

  • xcb-proto
  • xcb-util
  • xcb-util-image
  • xcb-util-keysyms
  • xcb-util-renderutil
  • xcb-util-wm, xcb-util-xrm
  • libev
  • libxinerama
  • libxkbcommon
  • libxkbcommon-x11

OS: Arch Linux x86_64
Kernel: 4.17.14-arch1-1-ARCH

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.