Raymond Li
bbf8840fd8
Fix i3lock-color args for new standardized version ( #220 )
...
* Update required i3lock-color version
* Fix i3lock-color args for new standardized version
2021-05-28 22:21:50 +02:00
Sebastian Sellmeier
ee1a64375e
Change back to i3lock-command. Fixes #210 ( #211 )
2021-05-18 17:26:53 +02:00
Sebastian Sellmeier
4a852bb21c
nix-shell: add bash5 for testing ( #209 )
2021-05-16 19:22:24 +02:00
affficionado
f208ce1bb1
Systemd patch ( #163 )
...
* update system service location
* update binary location
* Add hint for systemd-service and install-dir
2021-05-15 22:58:05 +02:00
Sebastian Sellmeier
52a065cfdc
Update AUR-Maintainer ( #208 )
2021-05-15 16:44:55 +02:00
Sebastian Sellmeier
4544ec7e86
Add nix-shell for development, add hint in CONTRIBUTING.md ( #207 )
2021-05-15 13:00:01 +02:00
Sebastian Sellmeier
929205022c
Add shellcheck-action, fix shellcheck-errors ( #206 )
2021-05-15 12:43:43 +02:00
Sebastian Sellmeier
3be77f6854
Add option for time-format (with default-config) from #185 ( #205 )
...
* Add an option to change the time format
* Add option to example-config
Co-authored-by: Addison Bean <addisonbean@gmail.com>
2021-05-15 11:36:48 +02:00
Eliaz Bobadilla
bacc7cea57
Readme improvements ( #200 )
...
* Shorter Link
* Add hyperlink to reddit
2021-05-15 10:26:35 +02:00
E. Almqvist
2d1a53e245
Added i3lock option
...
Added `-c 00000000` to make the backgrounds opacity to 0.
2021-04-17 01:30:30 +05:30
Philipp Hemmelmayr
9a8294becf
updated i3lock-color link
...
#170
2020-05-15 10:16:28 +02:00
AUTplayed
66411bc8da
Added config & cmd arg to change wallpaper setter; don't create .fehbg
2020-05-15 10:15:18 +02:00
Philipp Hemmelmayr
d6883077ba
changed sbin to usr/bin in service file
2020-03-11 19:19:21 +05:30
Aicaya
7774266ee6
Restore previous DPMS setting if turned off ( #151 )
...
* Restore previous DPMS setting if turned off
Added the variable 'default_dpms', which reads the last element of line
26 ("DPMS is Enabled/Disabled"). If it's disabled, it restores that
setting upon login.
This fixes an issue where if the user had manually turned off DPMS, the
screen will still turn itself off after a while.
* Look for string instead of line number
(also use tabs for indents to match code)
2020-01-23 21:27:29 +01:00
Kieran Siek
82d1a7280e
Fix typo when getting DPI from .Xresources ( #140 )
2019-09-14 17:53:22 +02:00
Yanze Li
6c66db535f
fix scaling when Xft.dpi are set ( #114 )
2019-09-02 21:52:00 +02:00
yurisuki
69ae265a40
add the --pass-media-keys argument ( #120 )
2019-09-02 21:48:02 +02:00
Philipp Hemmelmayr
a1916b2881
update service file according to findings in #121
2019-09-02 21:38:03 +02:00
Ibrahim Jarif
11bb4e1c6d
Fix null check for lock_timeout
...
This commit fixes an issue with the validating the `lock_timeout` value. The current implementation would complain if `lock_timeout` value is null.
2019-09-02 21:31:49 +02:00
ettom
89f7dcd2be
Make compatible with shellcheck
...
Add double quotes for variables, fix minor semantic problems.
2019-06-14 10:17:09 +05:30
Vivek R
643ea70aa7
Add Timeout Option ( #119 )
...
This adds an opton to set custom monitor timeout in seconds.
Timeout only applicable during lockscreen.
Reverts back to normal timeout after logging back in.
Closes https://github.com/pavanjadhaw/betterlockscreen/issues/116
2019-05-28 23:18:22 +05:30
Aleksander
3f5fd23839
Add description for Void Linux installation ( #118 )
...
* Add description for Void Linux installation
* fixed typo
* shortened xbps instructions
2019-04-29 15:33:35 +02:00
Andre Schröder
cdb603a3f2
Automatically deduce DPI ( #110 )
...
With this commit the DPI doesn't have to be listed in the ~/.Xresources and will be deduced automatically.
2019-03-31 13:15:31 +00:00
Kamil Skowron
d022301c38
Fix: Allow to remove current
directory ( #112 )
...
* Fix: Allow to delete `current` directory
* Further improvements just in case new screen resolution
2019-03-28 16:34:30 +00:00
Ben Allen
ed2e9d80bb
Added pixelation lock mode ( #101 )
...
* Added pixelation lock option
2019-02-12 08:35:52 +05:30
Pavan Jadhaw
d877b69ad5
[update] mv service file to specific dir(system)
2019-02-07 08:55:43 +05:30
Pavan Jadhaw
364848eec6
[update] rc, custom lockscreen text
2019-02-07 08:54:35 +05:30
Pavan Jadhaw
08440bab90
[main] rm un-needed greeter-font flag
2019-01-30 14:38:43 +05:30
Pavan Jadhaw
e1579ce343
[update] config, add default font
2019-01-29 18:57:42 +05:30
Lélio Brun
4edcd0c452
Add support to change default font ( #96 )
2019-01-29 18:25:55 +05:30
Philipp Hemmelmayr
839a3746d2
fixed #93
2019-01-28 20:20:13 +01:00
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