Commit Graph

27 Commits

Author SHA1 Message Date
bvr-yr 1bf6ffdbe2
input-field: new color features (#201)
* input-field: new color features

* add nix HM

* add workaround for faillasset not being shown on empty imput

* comment

* change cfg option name

* remove TODO

* small fix

* one more edge check

* dedup changeColor function

* simplify more
2024-03-19 02:46:52 +00:00
bvr-yr 3e38762e84
widgets: add Image (#191) 2024-03-16 16:44:44 +02:00
Abhinav Anil 1c92c6109c
renderer: add fade out animation and property to disable (#188)
* renderer, Nix/HM module: add fade out animation and prop

* fix: fade duration and disable on non hyprland session

* fix: revert needsFrame condition, update duration to 500ms

* fix: make shadows obey widget opacity
2024-03-14 13:23:41 +00:00
bvr-yr f3a41161ec
input-field: add capslock and numlock options (#182)
* input-field: add capslock and numlock options

* fixups

* Nix/HM module: add {caps,num}lock options

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2024-03-13 01:10:42 +00:00
Maximilian Seidler 5c91621ad2 Nix/HM module: remove shadow options from backgrounds 2024-03-11 22:47:16 +02:00
bvr-yr 6c9d6f05a0
input-field: `check_color` + some fixes (#172) 2024-03-11 15:17:14 +00:00
bvr-yr 149b6737c2
input-field: fail display improvments (#154)
* input-field: fail display improvments

* update Home Manager

* add `$ATTEMPTS` variable, change defaults

* nix wording

* log failed attempts
2024-03-09 16:44:58 +00:00
Jappie3 cb08f60254
Nix/HM module: add shadow options (#141) 2024-03-09 02:11:27 +02:00
Maximilian Seidler 3d6162e06e
input-field: Add fade out timeout #3 (#142)
* input-field: add fade out timeout

* input-field: let dots reset themselfs

Now the dots kind of fade into the placeholder text on a failure.

* Nix/HM module: add input-field:fade_timeout option
2024-03-06 21:12:49 +00:00
matteo4375 d45ffd53e7
Nix/HM module: add missing options (#132) 2024-03-05 18:50:21 +02:00
bvr-yr d1f542a75f
input-field: add dots rounding option (#130)
* refactor: move dot props to struct, rename to camelCase

* input-field: add dots rounding option

* render: minor fix for odd input-field width

* add dots_rounding option to Home Manager
2024-03-04 17:59:36 +00:00
matteo4375 49ef1d306c
input-field: Add rounding option (#127)
* input-field: add rounding option

* add rounding option to nix home manager module
2024-03-04 01:54:27 +00:00
Mihai Fufezan 97548ec0ad
Nix/HM module: add security.pam instructions 2024-03-02 22:13:02 +02:00
Mihai Fufezan 4aeea1d580
Nix: refactor flake 2024-02-29 15:13:35 +02:00
retchohrips f411d9d632 Nix: add blur settings and no_fade_in 2024-02-22 11:07:27 +02:00
Mihai Fufezan 59997a7c38
Nix: add mesa dependency 2024-02-22 01:09:27 +02:00
Mihai Fufezan 29c5d4da94
Nix: add libdrm dependency 2024-02-22 00:55:46 +02:00
Austin Horstman 3b7e055dcf nix: add general:grace 2024-02-21 20:45:36 +02:00
Austin Horstman 9dea7c2f55 nix: add dots_center 2024-02-21 20:25:14 +02:00
Leon 3d27060688 Nix: HM module: add dots options + convert input fields and labels to type = listOf submodule 2024-02-21 13:49:21 +02:00
Leon a756d761eb Nix: add hide_input to hm module + correctly convert bools to strings + some minor styling changes 2024-02-20 19:51:23 +02:00
jacekpoz 0cc6f88f29 nix: add package to home.packages in hm module 2024-02-20 18:04:24 +02:00
jacekpoz 4663920d29
nix: add color option to backgrounds in the hm module (#22)
Co-authored-by: jacekpoz <jacekpoz@cock.li>
2024-02-20 18:03:06 +02:00
jacekpoz e1aac7e135 nix: fix hm module
changed cfg from config.services.hyprlock to config.programs.hyprlock
2024-02-20 17:39:45 +02:00
Mihai Fufezan 843695b0b0
Nix: services.hyprlock -> programs.hyprlock
Mistake on my part when writing this module.
2024-02-20 14:59:09 +02:00
DamitusThyYeetus123 2b20e48a37
Nix: update HM module 2024-02-20 14:37:12 +02:00
Mihai Fufezan c1b96e12ae
Nix & CI: init 2024-02-20 14:37:12 +02:00