Skip to content

Commit

Permalink
hyprlock: add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Apr 28, 2024
1 parent ebdfdff commit 9a03baa
Show file tree
Hide file tree
Showing 6 changed files with 431 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ in import nmtSrc {
./modules/programs/getmail
./modules/programs/gnome-terminal
./modules/programs/hexchat
./modules/programs/hyprlock
./modules/programs/i3blocks
./modules/programs/i3status-rust
./modules/programs/imv
Expand Down
27 changes: 27 additions & 0 deletions tests/modules/programs/hyprlock/basic-configuration.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
background {
monitor=
blur_passes=3
blur_size=8
path=screenshot
}

general {
disable_loading_bar=true
grace=300
hide_cursor=true
no_fade_in=false
}

input-field {
monitor=
size=200, 50
dots_center=true
fade_on_empty=false
font_color=rgb(202, 211, 245)
inner_color=rgb(91, 96, 120)
outer_color=rgb(24, 25, 38)
outline_thickness=5
placeholder_text=<span foreground="##cad3f5">Password...</span>
position=0, -80
shadow_passes=2
}
41 changes: 41 additions & 0 deletions tests/modules/programs/hyprlock/basic-configuration.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{ ... }: {
programs.hyprlock = {
enable = true;

settings = {
general = {
disable_loading_bar = true;
grace = 300;
hide_cursor = true;
no_fade_in = false;
};

background = [{
monitor = "";
path = "screenshot";
blur_passes = 3;
blur_size = 8;
}];

input-field = [{
size = "200, 50";
position = "0, -80";
monitor = "";
dots_center = true;
fade_on_empty = false;
font_color = "rgb(202, 211, 245)";
inner_color = "rgb(91, 96, 120)";
outer_color = "rgb(24, 25, 38)";
outline_thickness = 5;
placeholder_text = ''<span foreground="##cad3f5">Password...</span>'';
shadow_passes = 2;
}];
};
};

nmt.script = ''
assertFileContent \
home-files/.config/hypr/hyprlock.conf \
${./basic-configuration.conf}
'';
}
173 changes: 173 additions & 0 deletions tests/modules/programs/hyprlock/complex-configuration.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
background {
monitor=
blur_passes=3
blur_size=8
brightness=0.817200
color=rgba(25, 20, 20, 1.0)
contrast=0.891700
noise=0.011700
path=screenshot
vibrancy=0.168600
vibrancy_darkness=0.050000
}

general {
disable_loading_bar=true
grace=300
hide_cursor=true
ignore_empty_input=false
no_fade_in=false
no_fade_out=false
}

image {
monitor=
size=120
border_color=rgb(202, 211, 245)
border_size=5
halign=center
path=/home/$USER/.face
position=0, 45
reload_cmd=
reload_time=-1
rotate=0.000000
rounding=-1
shadow_passes=1
valign=center
}

input-field {
monitor=
size=200, 50
bothlock_color=-1
capslock_color=-1
check_color=rgb(204, 136, 34)
dots_center=true
dots_rounding=-1
dots_size=0.330000
dots_spacing=0.150000
fade_on_empty=false
fade_timeout=2000
fail_color=rgb(204, 34, 34)
fail_text=<i>$FAIL</i>
fail_transition=300
font_color=rgb(202, 211, 245)
halign=center
hide_input=false
inner_color=rgb(91, 96, 120)
invert_numlock=false
numlock_color=-1
outer_color=rgb(24, 25, 38)
outline_thickness=5
placeholder_text=<span foreground="##cad3f5">Password...</span>
position=0, -80
rounding=-1
shadow_boost=1.200000
shadow_color=rgba(0, 0, 0, 1.0)
shadow_passes=2
shadow_size=3
swap_font_color=false
valign=center
}

label {
monitor=
color=rgb(202, 211, 245)
font_family=MonaspiceNe Nerd Font
font_size=100
halign=center
position=0, 330
rotate=0.000000
shadow_boost=1.200000
shadow_color=rgba(0, 0, 0, 1.0)
shadow_passes=2
shadow_size=3
text=<span font_weight="ultrabold">$TIME</span>
text_align=
valign=center
}

label {
monitor=
color=rgb(202, 211, 245)
font_family=MonaspiceNe Nerd Font
font_size=25
halign=left
position=10, 0
rotate=0.000000
shadow_boost=1.200000
shadow_color=rgba(0, 0, 0, 1.0)
shadow_passes=1
shadow_size=3
text=<span font_weight="bold"> $USER</span>
text_align=
valign=top
}

label {
monitor=
color=rgb(202, 211, 245)
font_family=MonaspiceNe Nerd Font
font_size=50
halign=center
position=15, -350
rotate=0.000000
shadow_boost=1.200000
shadow_color=rgba(0, 0, 0, 1.0)
shadow_passes=1
shadow_size=3
text=<span font_weight="ultrabold">󰌾 </span>
text_align=
valign=center
}

label {
monitor=
color=rgb(202, 211, 245)
font_family=MonaspiceNe Nerd Font
font_size=25
halign=center
position=0, -430
rotate=0.000000
shadow_boost=1.200000
shadow_color=rgba(0, 0, 0, 1.0)
shadow_passes=1
shadow_size=3
text=<span font_weight="bold">Locked</span>
text_align=
valign=center
}

label {
monitor=
color=rgb(202, 211, 245)
font_family=MonaspiceNe Nerd Font
font_size=30
halign=center
position=0, 210
rotate=0.000000
shadow_boost=1.200000
shadow_color=rgba(0, 0, 0, 1.0)
shadow_passes=1
shadow_size=3
text=cmd[update:120000] echo "<span font_weight='bold'>$(date +'%a %d %B')</span>"
text_align=
valign=center
}

label {
monitor=
color=rgb(202, 211, 245)
font_family=MonaspiceNe Nerd Font
font_size=25
halign=right
position=5, 8
rotate=0.000000
shadow_boost=1.200000
shadow_color=rgba(0, 0, 0, 1.0)
shadow_passes=1
shadow_size=3
text=<span font_weight="ultrabold"> </span>
text_align=
valign=bottom
}

0 comments on commit 9a03baa

Please sign in to comment.