Commit graph

  • 0da648c2fe animationmgr: add CGradientValueData support Maximilian Seidler 2024-12-31 17:58:40 +0100
  • 60826e02b6 core: implement fade-in/out with PHLANIMVAR Maximilian Seidler 2024-12-31 17:27:26 +0100
  • 3c0b156555
    fingerprint: add a delay after an unrecognized fingerprint Brayden Zee 2024-12-29 13:25:26 -0500
  • 058f41e20d core: init animation system Maximilian Seidler 2024-12-31 17:26:35 +0100
  • 85a83076a1 renderer: use hyprgraphics CColor and update the borderShader from hyprland Maximilian Seidler 2024-12-28 17:12:22 +0100
  • a4516a1281 config: conditionally split gradient colors Maximilian Seidler 2024-12-31 09:21:05 +0100
  • 836dbfbb13
    core: add missing header for BSDs after 753c538dea (#630) Jan Beich 2024-12-30 18:40:59 +0000
  • 9189a176f5 core: add missing header for BSDs after 753c538dea Jan Beich 2024-12-30 18:31:26 +0100
  • 2c5ae4d661
    widgets: add TZ env var support for $TIME (#627) davc0n 2024-12-30 16:32:46 +0100
  • acbebd36fd widgets: refactor getTime if else brackets Davide Conti 2024-12-30 13:01:52 +0100
  • 194bcd3bae config: fix gradient rgb(a) parsing with spaces (for real this time) Maximilian Seidler 2024-12-30 12:14:53 +0100
  • 6ababf212f widgets: add TZ env var support for $TIME Davide Conti 2024-12-29 20:52:00 +0100
  • b6935e3f5b core: remove unused PHIDE in handlePointerMotion Davide Conti 2024-12-29 20:48:58 +0100
  • 3d63d9b129
    input-field: don't change outer color when numlock_color is not set (#621) v0.6.1 Maximilian Seidler 2024-12-29 18:38:16 +0000
  • 753c538dea
    Core: move to hyprwayland-scanner (#624) Vaxry 2024-12-29 18:36:08 +0000
  • 65ce9d9616
    nix: add hyprwayland-scanner dep Mihai Fufezan 2024-12-29 20:33:08 +0200
  • 884754bbfa doritos vaxerski 2024-12-29 19:27:36 +0100
  • 92c5df953d readme vaxerski 2024-12-29 18:33:50 +0100
  • 89bdebc74a req 0.4.4 hw-s vaxerski 2024-12-29 18:32:52 +0100
  • d821e0c057 support vaxerski 2024-12-29 18:27:05 +0100
  • 9e9f600d2e input-field: same for bothlock_color Maximilian Seidler 2024-12-29 16:57:02 +0100
  • 77d194c1e9 core: clean up pointer logic and clang-format vaxerski 2024-12-29 16:40:01 +0100
  • d94cc3a5ab
    widgets: algin rect outline radius with inner border radius (#614) Maximilian Seidler 2024-12-29 11:14:49 +0000
  • d32cd78576 input-field: don't change outer color when numlock_color is not set Maximilian Seidler 2024-12-29 09:46:35 +0100
  • 820eaff7a8
    misc: print the correct commit hash (#619) Maximilian Seidler 2024-12-29 08:24:25 +0000
  • a3408f8814 misc: print the correct commit hash Maximilian Seidler 2024-12-29 09:22:33 +0100
  • d212f4cc10
    fingerprint: better feedback and don't clear input field on retry (#613) Ricky Lopez 2024-12-27 07:21:02 -0800
  • af99a9aba5 shape: use the rounding util functions Maximilian Seidler 2024-12-26 10:47:14 +0100
  • eebc6f674c input-field: use the rounding util functions Maximilian Seidler 2024-12-26 10:47:02 +0100
  • a5075574be image: use the rounding util functions Maximilian Seidler 2024-12-26 10:46:46 +0100
  • 8c9e6071a7 widget: add utility functions to calculate borders and make em static Maximilian Seidler 2024-12-26 10:46:01 +0100
  • a4a6a5248a DBusManager to centralize dbus connection iamanaws 2024-12-26 08:00:29 -0800
  • f9f77d3b53 Add D-Bus signals to notify session lock and unlock states iamanaws 2024-12-24 09:17:00 -0800
  • 181294c4d8
    widgets: use absolutePath to get last_write_time and ignore when no reloadTime (#615) Maximilian Seidler 2024-12-26 15:43:11 +0000
  • 0e0cc49d9c background: use absolutePath to get last_write_time and ignore when no reloadTime Maximilian Seidler 2024-12-26 11:23:41 +0100
  • 62e20097a7 image: use absolutePath to get last_write_time and ignore when no reloadTime Maximilian Seidler 2024-12-26 11:20:07 +0100
  • 43d160e569 fingerprint: better feedback and don't clear input field on retry Ricky Lopez 2024-12-25 10:40:55 -0800
  • 90bc9764f1
    input-field: use IWidget::formatString for placeholder text (#603) Maximilian Seidler 2024-12-24 22:38:39 +0000
  • bf37645daa
    auth: assert username (#604) Maximilian Seidler 2024-12-23 20:53:27 +0000
  • d9a4b04050 auth: assert username Maximilian Seidler 2024-12-23 12:31:58 +0100
  • cc18e8fb3d input-field: use IWidget::formatString for placeholder text Maximilian Seidler 2024-12-23 12:35:43 +0100
  • 5361dc40da
    misc: move to std::print (#592) Maximilian Seidler 2024-12-22 15:09:20 +0000
  • 002e44f627
    label: fix redrawing shadow on label updates (#599) Maximilian Seidler 2024-12-22 14:53:52 +0000
  • df40dab2e9 label: fix redrawing shadow on label updates Maximilian Seidler 2024-12-22 15:49:36 +0100
  • 83bda4883d input-field: improve behavior of *lock colors (#596) Maximilian Seidler 2024-12-22 08:49:21 +0100
  • 14e53acbdd misc: move to std::print Maximilian Seidler 2024-12-19 19:56:56 +0100
  • 8a9f05fa1f
    core: fix parsing grad with decimal rgb(a) colors (#595) Maximilian Seidler 2024-12-22 12:56:02 +0000
  • 4f760c65f3 input-field: make check and fail have precedence over *lock Maximilian Seidler 2024-12-22 08:49:48 +0100
  • 7f43cca19a input-field: fallback to fail instead of outer for *lock colors Maximilian Seidler 2024-12-22 08:49:21 +0100
  • 9ef82f1918 config: ignore empty grad components Maximilian Seidler 2024-12-22 08:34:49 +0100
  • 92c42409aa Revert "config: use removeEmpty for the gradient varlist (#565)" Maximilian Seidler 2024-12-22 08:34:22 +0100
  • f2c153c09b
    nix: pass commit info to cmake Mihai Fufezan 2024-12-21 23:20:38 +0200
  • ee37e41723
    misc: add git commit hash to --version when not on tag v${VERSION} (#590) Maximilian Seidler 2024-12-20 18:41:06 +0000
  • a8d6ec7b02 auth: add hyprlock-setpwhash target for setting the password hash Maximilian Seidler 2024-12-16 16:13:48 +0100
  • 6db97fa84a misc: add git commit hash to --version when not on tag v${VERSION} Maximilian Seidler 2024-12-19 09:42:21 +0100
  • 3f20cc2679 auth: add sodium pwhash authentication Maximilian Seidler 2024-12-16 15:59:39 +0100
  • 8a13e97ee0 config: add sizex using CLayoutXValueData for reproducible layouting of image and label Maximilian Seidler 2024-12-19 13:53:49 +0100
  • d12b4a7fba
    pam: add missing header for libc++ after a4b0562749 (#589) Jan Beich 2024-12-18 19:10:01 +0000
  • ed2674fa8e pam: add missing header for libc++ after a4b0562749 Jan Beich 2024-12-18 19:15:40 +0100
  • 058830668e
    widgets: Reload backgrounds and not just images (#583) Robin Carlier 2024-12-18 16:28:05 +0100
  • 381a284b3b version: bump to 0.6.0 v0.6.0 Vaxry 2024-12-18 15:03:04 +0000
  • fe35a8068c
    core: terminate auth after recieving finished (#586) Maximilian Seidler 2024-12-18 14:52:35 +0000
  • e0bf21f108 core: terminate auth after recieving finished Maximilian Seidler 2024-12-17 16:51:11 +0100
  • 61be0cb652
    nix/overlays: gcc13 -> gcc14; flake.lock: update (#584) Austin Horstman 2024-12-16 15:24:00 -0600
  • 22b9da6c34
    flake.lock: update Austin Horstman 2024-12-16 14:58:46 -0600
  • 54ac4b4eff
    nix/overlays: gcc13 -> gcc14 Austin Horstman 2024-12-16 14:58:42 -0600
  • 1da84552a6 remove trailing eols Robin Carlier 2024-12-16 20:38:09 +0100
  • 37fe1bfbe6 codestyle + initialize reloadTime Robin Carlier 2024-12-16 20:26:33 +0100
  • a4b0562749
    auth: add an interface for different authentication methods (#578) Maximilian Seidler 2024-12-16 18:58:36 +0000
  • 9644282038 rename stuff + style Robin Carlier 2024-12-16 14:52:59 +0100
  • 3e952574d9 undo possibly unwanted format on Renderer.hpp Robin Carlier 2024-12-16 11:44:00 +0100
  • b06a48d325 clang-format Robin Carlier 2024-12-16 11:37:08 +0100
  • e8b7c580af widgets: Reload background and fade Robin Carlier 2024-12-16 10:10:47 +0100
  • 8c2a194035 auth: initialize authentication before aquiring the session lock Maximilian Seidler 2024-12-16 10:48:20 +0100
  • 51bac345fd auth: remove isAuthenticated and switch to a control flow based unlock Maximilian Seidler 2024-12-16 10:47:31 +0100
  • 5bd99c1309 pam: join the thread Maximilian Seidler 2024-12-16 10:20:46 +0100
  • c57b3f0e4f auth: virtual instead of override, remove braces Maximilian Seidler 2024-12-15 17:32:40 +0100
  • ebc2386f0e Revert conditionally clearing the password input buffer Maximilian Seidler 2024-12-12 08:45:59 +0100
  • f6b66222d8 fingerprint: checkAuthenticated when handling verfiy status Maximilian Seidler 2024-12-11 09:42:16 +0100
  • 9ac675bb25 auth: don't clear password input for fingerprint auth check Maximilian Seidler 2024-12-10 15:36:26 +0100
  • 0fc735ece0 config: move auth options to auth:<auth_impl> Maximilian Seidler 2024-12-09 15:45:36 +0100
  • 58beb143ec auth: pick inline feedback based on last active implementation Maximilian Seidler 2024-12-09 15:37:11 +0100
  • ff344404c9 auth: add an interface for different authentication methods Maximilian Seidler 2024-12-08 15:27:11 +0100
  • f33319369b
    Merge cdef6593b6 into 4681f8f7f3 spacefrogg 2024-12-16 07:59:12 +0530
  • 4681f8f7f3
    input-field: fix width animations (#582) Maximilian Seidler 2024-12-16 00:00:41 +0000
  • c60779da01 input-field: fix width animations Maximilian Seidler 2024-12-15 09:42:34 +0100
  • cdef6593b6 Add password hash authentication Michael Raitza 2024-12-02 17:33:46 +0100
  • 8010b81e7b
    core: move to Hyprutils::OS::CProcess for spawning processes (#575) Maximilian Seidler 2024-12-08 15:42:16 +0000
  • 5b1e597811 nix: flake update Maximilian Seidler 2024-12-07 18:47:25 +0100
  • f69f7b73d8 core: move to Hyprutils::OS::CProcess for spawning processes Maximilian Seidler 2024-12-07 18:46:32 +0100
  • f543b353f7
    refix support for symlinked images qxb3 2024-12-08 07:20:56 +0800
  • cc7ffe73e7
    renderer: round boxes (#571) Maximilian Seidler 2024-12-01 18:13:55 +0100
  • a0b7fabeeb renderer: use rounded boxes throughout Maximilian Seidler 2024-12-01 11:33:45 +0100
  • e35f424fb6 renderer: round boxes before matrix projection Maximilian Seidler 2024-12-01 11:23:27 +0100
  • 4667f721be
    Core: move to hyprgraphics (#570) Vaxry 2024-11-28 16:43:11 +0000
  • e634fdb902
    Nix: add hyprgraphics Mihai Fufezan 2024-11-28 18:16:37 +0200
  • 3885f0ae2f hreadmer Vaxry 2024-11-28 15:58:51 +0000
  • acb1e10190 core: move to hyprgraphics Vaxry 2024-11-28 15:55:23 +0000
  • 578246b996
    config: use removeEmpty for the gradient varlist (#565) Maximilian Seidler 2024-11-19 14:35:53 +0100
  • 48b5d6ead2 config: use removeEmpty for the gradient varlist Maximilian Seidler 2024-11-18 16:55:14 +0100