Commit graph

192 commits

Author SHA1 Message Date
Pavan Jadhaw
078960f2ca
[doc] default config location for aur package 2019-01-28 10:56:47 +05:30
Pavan Jadhaw
1045af0afb
[doc] configuration 2019-01-23 12:17:07 +05:30
Pavan Jadhaw
07a548b0cf
[add] example, betterlockscreen config 2019-01-23 11:59:33 +05:30
Pavan Jadhaw
2ea70079c6
[rm] hero image 2019-01-23 11:58:54 +05:30
TwiN
f2a6393503 Fix minor typo in README (#92) 2019-01-20 11:19:20 +05:30
Jeff M. Hubbard
24b089297e Add simple color themes (#90)
* Add ability to change colors without modifying script

* Better name and location for config
2019-01-06 15:21:49 +05:30
Philipp Hemmelmayr
e26ff2d2f9
Merge pull request #86 from obynio/master
Add support for HiDPI screens
2019-01-05 18:45:35 +01:00
Philipp Hemmelmayr
5a2fbbaddd
removed warnings 2019-01-05 18:44:47 +01:00
Samyak Raj Pasala
982baa0aef update: README.md - instructions
copying to ~/.local/bin overwrites the bin/ directory
2018-12-17 06:56:34 +00:00
Yohann Leon
e33fc1dacb fix: return default dpi pixel coordinates if no dpi is set 2018-12-12 00:29:17 +01:00
Yohann Leon
271bb03368 fix: hardcoded DPI value in logical_px() 2018-12-11 17:41:00 +01:00
Yohann Leon
9e96fa323f add: support for HiDPI screens 2018-12-10 22:41:59 +01:00
Pavan Jadhaw
087ebfd1e0 update: README.md - banner 2018-11-22 20:48:41 +00:00
Pavan Jadhaw
b051febb43 add: heroimage 2018-11-22 20:48:41 +00:00
Pavan Jadhaw
3a29a453e9
Update: README.md - typo 2018-11-19 20:36:34 +05:30
Pavan Jadhaw
32489e36d5
Update: README.md - top contributors 2018-11-19 14:56:55 +00:00
Mike Mob
5007d00536 Pass argument directory to i3lock (#79)
New "--" argument to pass arguments directly to i3lock
String optimizations
2018-11-04 10:52:53 +05:30
Pavan Jadhaw
533d729a75 Update: Readme - add instructions for bspwm users 2018-09-20 19:16:15 +05:30
Pavan Jadhaw
08a5bfc2cb
Update: README.md 2018-09-18 18:40:52 +00:00
Pavan Jadhaw
6d00aaa094
Update: betterlockscreen systemd unit file
* Different approach to systemd-suspend lockscreen

* Update README.md

* Update systemd unit file
2018-09-18 03:33:59 +00:00
Pavan Jadhaw
e370b88690 Update: README.md 2018-09-17 19:11:40 +05:30
Pavan Jadhaw
f2639f9711 Add instructions to use custom lockscreen text 2018-09-17 19:10:37 +05:30
zv0n
031140d5c4 Add ability to set custom lockscreen text, tabs (#65) 2018-09-17 13:33:41 +00:00
Bosmak
33b7763283 lockscreen after suspend using systemd service (#51) (#53)
* lockscreen after suspend using systemd service (#51)

* renaming .service to betterlockscreen.service

* adding TimeoutSec to betterlockscreen.service
2018-09-15 23:36:56 +05:30
dunCan
441d091da6 Updated lockselect() function and argument -s (#69)
You can just remove second argument in lockselect() function and execute suspend command directly from the case.
2018-08-13 09:23:40 +05:30
Thomas Magalhaes
2753996e88 betterlockscreen: fix lock resolution not being used (#66)
Due to recent changes, the resolution option's output was never
used. Fix that by setting a current directory in order to always use
the intended resolution.
2018-06-19 22:53:27 +05:30
zv0n
864d00eec3 check if dunst is running 2018-06-13 15:37:45 +05:30
Jonas Collberg
265fa106fc Save images in different directories depending on resolution (#62)
This makes the script dynamically select the correct cached version of
the image, depending on the current resolution.
2018-06-12 20:57:01 +05:30
Pavan Jadhaw
e865c66cd7
Fix time position on multi-monitor setup
Without the x the time was showing only on the left-most monitor on multi-monitor setup
2018-06-01 06:55:51 +05:30
zvon
2e0a6dbcc3 Fix time position on multi-monitor setup 2018-05-31 23:56:22 +02:00
Pavan Jadhaw
3b0e102c19
Fix some typo 2018-05-21 08:49:55 +05:30
Terencio Agozzino
89e620cbfe Fix exempli gratia and a few forgotten points. 2018-05-20 20:26:18 +02:00
Terencio Agozzino
6a29c5145a Fix typo with two dots 2018-05-20 20:18:06 +02:00
Philipp Hemmelmayr
b55200e02c Add link to installation script for debian users. 2018-05-19 20:46:04 +05:30
Philipp Hemmelmayr
3217a0b564 unified indentation, removed duplicate code (#50) 2018-04-27 22:48:51 +05:30
Philipp Hemmelmayr
368b30495d add nofork argument when locking without suspend (#48) 2018-04-26 14:57:15 +05:30
Philipp Hemmelmayr
95edc98852 update i3lock-color version (#40) 2018-04-11 22:31:02 +05:30
Pavan Jadhaw
c120c12cf1
Make betterlockscreen compatible with wip rewrite of i3lock-color (#37)
* Changed time position property to be compatible with i3lock update

* Also changed date position variable

* Use latest text color properties

* Remove no input text
2018-04-11 19:18:00 +05:30
Pavan Jadhaw
73bff1ca38 Switch to rgba for rectangle opacity rendering. 2018-04-08 21:58:39 +05:30
Jean-Samuel Aubry-Guzzi
2565b6a1e8 Changes how the rectangle opacity is rendered 2018-04-08 21:55:27 +05:30
Philipp Hemmelmayr
8031fa6f2c added i3lock-color version hint (#32)
regarding #30
2018-02-13 18:59:31 +05:30
Henry Nelson
fc9c6b2905 Lock before suspend to prevent race (#28)
For suspend to work consistently, the screen must be locked before the
suspend. Otherwise, occasionally the suspend will occur before the
screen locks, resulting in a wakeup to a momentarily unlocked screen.
2018-01-17 17:55:51 +05:30
Pavan Jadhaw
ba7064dfea
Update README.md 2018-01-04 18:34:16 +05:30
Pavan Jadhaw
1ccf496923
Update README.md 2018-01-04 18:31:36 +05:30
Philipp Hemmelmayr
818abab23a include new **release** aur package (#27) 2018-01-04 18:18:48 +05:30
Philipp Hemmelmayr
e1251b7167 shortened and imo improved Readme (#26)
related to #25 and adds documentation for #21
2018-01-03 10:34:25 +05:30
Pavan Jadhaw
4c938cb1ce
fix typo 2018-01-02 07:52:12 +05:30
Pavan Jadhaw
cd33700ba2 Just small change 2017-12-31 22:11:51 +05:30
bjarkt
13bdde37c0 Replace #!/usr/bin/bash with #!/usr/bin/env bash. (#23) 2017-12-31 11:45:50 +05:30
Philipp Hemmelmayr
a5346374c5 added code of contributing (#22) 2017-12-30 07:09:43 +05:30