Commit graph

68 commits

Author SHA1 Message Date
Ryan Roden-Corrent
0b98e91eea
Document that hyprlock config is required. (#928)
Without a config, hyprlock fails with:

```
[CRITICAL] ConfigManager threw: Could not find config in HOME, XDG_CONFIG_HOME, XDG_CONFIG_DIRS or /etc/hypr.
```

This was mentioned in https://github.com/hyprwm/hyprlock/issues/450 and closed with

>  hyprlock with no config is more confusing than anything, as it will not render anything

So I'm assuming this is behaving as expected and the docs just need to be fixed.
2025-01-04 16:39:24 +00:00
davc0n
95a36dac5c
hyprlock: add timezone documentation (#921) 2024-12-30 18:46:02 +00:00
Ricky Lopez
ea218c834f
hyprlock: Add documentation for $FPRINTPROMPT (#915)
Variable added in https://github.com/hyprwm/hyprlock/pull/613
2024-12-27 14:34:15 +00:00
Maximilian Seidler
a5c2395c3d
hyprlock: improve doc for the monitor option (#914) 2024-12-27 14:33:32 +00:00
Maximilian Seidler
a6ac8b4a41
hyprlock: document float support for layoutxy (#908) 2024-12-21 17:35:18 +01:00
Robin Carlier
16b2322062
hyprlock: document background reloading options (#906) 2024-12-18 16:28:15 +01:00
Maximilian Seidler
87f206e430
hyprlock: move auth related options (#903) 2024-12-16 19:59:09 +01:00
Daniel Kusai
2f2bd49ac1
Hyprlock: remove duplicate wording (#885) 2024-11-25 16:20:10 +02:00
Maximilian Seidler
62c6debab3
hyprlock: document widget options in tables (#854)
Allows for more accurate documentation. The type and default_value
columns are usefull to have. This commit also adds documentation for
which options support gradient values.
2024-11-09 16:54:46 +00:00
95697479fd
treewide: run linter 2024-11-06 20:34:37 +02:00
Maximilian Seidler
0af4a6fb5f
hyprlock: explain ability to use pixels or percentages for position and size (#845) 2024-11-06 16:50:55 +00:00
Aaron Randreth
dc631ceb2d
hyprlock: Clarify that XDG env can affect the fade out behavior. (#818)
See hyprwm/hyprlock#521
2024-10-22 13:16:42 +01:00
moggiesir
59ed34c8b1
add docs for fingerprint support (#816) 2024-10-22 01:08:50 +01:00
Maximilian Seidler
7d729edba9
hyprlock: add input-field:dots_text_format and related changes (#805) 2024-10-13 00:16:41 +01:00
Maximilian Seidler
9f7e9476ce
hyprlock: add dots_fade_time option (#799) 2024-10-10 22:20:26 +01:00
davc0n
c50da25184
hyprlock: add $TIME12 description (#791) 2024-09-30 12:22:38 +01:00
llamasblade
0c8ce70a1d
hyprlock: Remove redundant information (#782)
The default value is already shown in the rightmost column.
2024-09-24 14:26:08 +01:00
Maximilian Seidler
2ce70d25af
hyprlock: add fractional_scaling option (#735) 2024-08-05 20:39:04 +02:00
davc0n
57b8261204
hyprlock: add input-field fail_timeout option (#708) 2024-07-09 17:43:38 +02:00
Maximilian Seidler
b91e4cd788
hyprlock: add general:immediate_render option (#706) 2024-07-07 21:29:34 +02:00
shezdy
f7f5d02022
hyprlock: add zindex (#654)
* hyprlock: add zheight

* Update hyprlock.md
2024-05-17 19:29:26 +01:00
davc0n
baabc6d62c
Add hyprlock text_trim option (#632) 2024-05-04 18:40:37 +01:00
2895c8f66b hyprlock: update supported bg types 2024-04-24 18:06:50 +01:00
phonetic112
f1dbaf0a65
treewide: fix grammar/punctuation + rewrites (#605) 2024-04-21 17:35:48 +03:00
bvr-yr
d76c222301
hyprlock: add text_align label option (#594) 2024-04-13 14:38:18 +01:00
davc0n
b21a358bf6
hyprlock: fix hide_cursor default value (#597) 2024-04-13 16:06:15 +03:00
Maximilian Seidler
1321e3fc8d
hyprlock: add general:pam_module and $PROMPT variable for input:place… (#582)
* hyprlock: add general:pam_module and $PROMPT variable for input:placeholder_text

* hyprlock: add $PROMPT variable for labels
2024-04-11 15:07:27 +01:00
bvr-yr
df2636b7ec
hyprlock: add Shape widget (#588) 2024-04-10 17:24:34 +01:00
DiskyToy
b9a82507c7
Add hyprlock default keypress behaviour (#581)
* Add default keypress behaviour

According to https://github.com/hyprwm/hyprland-wiki/issues/579 the wiki was lacking default behaviour, so i quickly added it.

* removed description for 'obvious and unnecessary' behaviour
2024-04-08 23:29:50 +01:00
bvr-yr
cb5bb868d7
hyprlock: add reload options to Image (#570)
* hyprlock: add reload options to Image

* typo
2024-04-07 18:09:36 +01:00
Mike Rivnak
7f825b51a6
Add $DESC entry (#561) 2024-03-31 02:06:31 +01:00
bvr-yr
364145c988
hyprlock: add rotate option to label and image (#555)
* label: add `rotate` option

* upd
2024-03-29 19:01:20 +00:00
YoussefAswad
49fa3af5cf
hyprlock: add ignore_empty_input and description (#550) 2024-03-23 15:02:19 +00:00
bvr-yr
f6f87b6334
hyprlock: add $LAYOUT for labels (#548) 2024-03-21 15:42:59 +00:00
bvr-yr
fb13513b6e
hyprlock: add swap_font_color and explanation (#543)
* hyprlock: add `swap_font_colors` and explanation

* typo
2024-03-19 02:47:16 +00:00
bvr-yr
195c81da0c add Image section 2024-03-18 19:13:20 +02:00
Mihai Fufezan
127ae00225 wiki: prepare for hextra
treewide: replace hint with callout

treewide: remove ToC header

remove <toc>, since it's autogenerated
add missing _index.md

treewide: add frontmatter

treewide: fix headings

add weights

Configuring,Getting Started: expand in sidebar

Add version selector

fix links
2024-03-14 22:47:27 +02:00
Abhinav Anil
be991c0bf4
hyprlock: add no_fade_out option (#530) 2024-03-14 13:23:56 +00:00
Maximilian Seidler
621def9bc4
hyprlock: mention SIGUSR signals (#528) 2024-03-13 21:26:07 +00:00
bvr-yr
c6f4a5b359
hyprlock: add $FAIL and ATTEMPTS to label section (#526) 2024-03-13 21:25:20 +00:00
bvr-yr
193dfc4854
hyprlock: add capslock and numlock options (#524) 2024-03-13 01:10:58 +00:00
bvr-yr
fe65e2de8b
hyprlock: mention check_color (#518) 2024-03-11 15:17:29 +00:00
bvr-yr
177f3110fc
hyprlock: mention SIGUSR2 (#517) 2024-03-10 21:38:18 +00:00
bvr-yr
2f6ff821ba
hyprlock: add fail display changes (#516)
* hyprlock: mention fail display changes

* edit

* edit2
2024-03-09 16:45:01 +00:00
Maximilian Seidler
9444f36bd4
hyprlock: add input-field:fade_timeout (#508) 2024-03-06 21:13:00 +00:00
9cb2e89120 hyprlock: add shadowable 2024-03-05 20:30:47 +00:00
bvr-yr
c97d3a5b3d
hyprlock: mention dots_rounding (#504) 2024-03-04 17:59:41 +00:00
matteo4375
b3df424e24
hyprlock: add rounding to input-field (#502) 2024-03-04 01:54:46 +00:00
d6dd92d443 hyprlock: add no_fade_in 2024-02-22 00:36:30 +00:00
f473dd3221 hyprlock: add screenshot and blur 2024-02-21 22:20:56 +00:00