Commit graph

  • 3d27060688 Nix: HM module: add dots options + convert input fields and labels to type = listOf submodule Leon 2024-02-21 12:30:24 +0100
  • b1ffd73534 input-field: add dots_center vaxerski 2024-02-21 11:42:18 +0000
  • 5c7b23eefb input: allow KP_Enter for submitting vaxerski 2024-02-21 11:35:31 +0000
  • 3ae0dc63dc Nix: HM module: add dots options + convert input fields and labels to type = listOf submodule Leon 2024-02-21 12:30:24 +0100
  • 277a377eb2
    input: Clear password buffer with escape key (#37) Siavash Askari Nasr 2024-02-21 11:01:52 +0000
  • c32081a8c7
    Clear password buffer with escape key Siavash Askari Nasr 2024-02-21 10:44:30 +0330
  • c2066ce584 fixed all my formatting mistakes i think luyu-wu 2024-02-20 19:58:24 -0500
  • 759649031e fixed my mistakes in nix module luyu-wu 2024-02-20 18:12:28 -0500
  • d30a5aa6c6 added alpha channel luyu-wu 2024-02-20 18:07:07 -0500
  • 8f55ec8b41 Add placeholder color luyu-wu 2024-02-20 18:03:46 -0500
  • 66af70404e config: add source parsing Maurice Kraus 2024-02-20 22:50:08 +0100
  • 7b15d34f0a
    core: add support for 90/270 degree rotated monitors (#26) Maurice Kraus 2024-02-20 20:20:08 +0100
  • b3a94e49fe core: add support for 90/270 degree rotated monitors Maurice Kraus 2024-02-20 19:09:59 +0100
  • a756d761eb Nix: add hide_input to hm module + correctly convert bools to strings + some minor styling changes Leon 2024-02-20 18:40:04 +0100
  • c3b2813d56 Nix: add hide_input to hm module + correctly convert bools to strings + some minor styling changes Leon 2024-02-20 18:40:04 +0100
  • d28e009c55
    input-field: allow configure dots size (#24) bvr-yr 2024-02-20 20:12:43 +0300
  • a92e3fbe36 input: fix outerColor alpha being nuked vaxerski 2024-02-20 16:34:59 +0000
  • 4e72d34555 input-field: allow configure dots size Yuri Bobrovnik 2024-02-20 19:27:58 +0300
  • 40802b9672 renderer: minor alpha improvements vaxerski 2024-02-20 16:29:23 +0000
  • b9c88e8600 debug: log surface configure sizes vaxerski 2024-02-20 16:16:40 +0000
  • 0cc6f88f29 nix: add package to home.packages in hm module jacekpoz 2024-02-20 16:54:32 +0100
  • 4663920d29
    nix: add color option to backgrounds in the hm module (#22) jacekpoz 2024-02-20 17:03:06 +0100
  • 11a6213c36 background: fix typo in calcs vaxerski 2024-02-20 16:02:40 +0000
  • 6b6ac145e5
    nix: add package to home.packages in hm module jacekpoz 2024-02-20 16:54:32 +0100
  • a48069d85e
    Merge remote-tracking branch 'upstream/main' jacekpoz 2024-02-20 16:48:32 +0100
  • 0d6290aabe
    nix: add color option to backgrounds in the hm module jacekpoz 2024-02-20 16:47:19 +0100
  • e1aac7e135 nix: fix hm module jacekpoz 2024-02-20 16:36:47 +0100
  • 8e51460d7e
    nix: fix hm module jacekpoz 2024-02-20 16:36:47 +0100
  • 6ff808cebf input-field: add hide_input Vaxry 2024-02-20 14:42:04 +0000
  • 1cbc2b9c22
    input_field: add font_color, font_size, font_family Mihai Fufezan 2024-02-20 16:28:02 +0200
  • 843695b0b0
    Nix: services.hyprlock -> programs.hyprlock Mihai Fufezan 2024-02-20 14:59:06 +0200
  • 2b20e48a37
    Nix: update HM module DamitusThyYeetus123 2024-02-20 16:21:38 +1100
  • c1b96e12ae
    Nix & CI: init Mihai Fufezan 2024-02-19 01:50:56 +0200
  • 1049ac9a0b
    label: Use local time for $TIME variable (#17) Siavash Askari Nasr 2024-02-20 11:29:39 +0000
  • b35b37f4d0
    Use local time for $TIME variable Siavash Askari Nasr 2024-02-20 14:28:49 +0330
  • fdabe5aa33
    Update hm-module.nix DamitusThyYeetus123 2024-02-20 16:37:35 +1100
  • 13bdec609c
    Update hm-module.nix DamitusThyYeetus123 2024-02-20 16:35:50 +1100
  • f23322b238
    Update hm-module.nix DamitusThyYeetus123 2024-02-20 16:21:38 +1100
  • d37786be5c core: always roundtrip on unlock Vaxry 2024-02-20 03:31:10 +0000
  • e57f146bad core: fixup deadlock in timersThr exit cond Vaxry 2024-02-20 03:18:17 +0000
  • b23b0a6d32 core: add wait timeout to main thread Vaxry 2024-02-20 03:07:34 +0000
  • 394dc81ff3 core: wait for poll threads to exit to avoid a coredump Vaxry 2024-02-20 03:05:51 +0000
  • 98606beaad core: fixup number of pollfds in poll thread Vaxry 2024-02-20 03:01:58 +0000
  • 868e85e362 config: add general:hide_cursor Vaxry 2024-02-20 02:54:19 +0000
  • b8fcfe8352 core: avoid idling forever after exit Vaxry 2024-02-20 02:47:14 +0000
  • 1b5b3e7df8 input-field: password rendering improvements Vaxry 2024-02-20 02:47:03 +0000
  • 87a7255954 core: fix UAF faults around lock surfaces Vaxry 2024-02-20 01:38:02 +0000
  • 0bcdca6e7b core: more thread safety Vaxry 2024-02-20 01:30:47 +0000
  • cb81a977c4 widget: handle linebreaks Vaxry 2024-02-20 01:12:06 +0000
  • 64dfbfcaad readme: update preview Vaxry 2024-02-20 01:00:51 +0000
  • 12da91b9ca Timer: add Vaxry 2024-02-20 00:59:35 +0000
  • 13124c6a96 renderer: add missing widget.cpp Vaxry 2024-02-20 00:59:02 +0000
  • 9074ff702d core/input: add feedback for password verification Vaxry 2024-02-20 00:53:49 +0000
  • 96f2818915 core: fixup timer thread operations Vaxry 2024-02-20 00:31:11 +0000
  • d45b0e35b1 background: properly contain Vaxry 2024-02-20 00:26:13 +0000
  • 7370fc624f label: add time and dynamic timers Vaxry 2024-02-20 00:11:19 +0000
  • c60b7b8aef input-field: add placeholder Vaxry 2024-02-19 22:58:59 +0000
  • 3585324e4f input-field: add halign valign and pos Vaxry 2024-02-19 22:45:59 +0000
  • 80e6970e33 input-field: cleanup props in constructor Vaxry 2024-02-19 22:39:13 +0000
  • 05cd68e17d
    input-field: add font color config option (#11) LOSEARDES77 2024-02-19 23:35:13 +0100
  • a0f8ca6743 inputField: add dot color option matteo bob 2024-02-19 17:18:33 -0500
  • 51387b947b input-field: add font color config option loseardes77 2024-02-19 23:16:11 +0100
  • debfe716e8 asyncResourceGatherer: reset pending flag on process Vaxry 2024-02-19 21:10:31 +0000
  • 013dfadee7 inputField: minor cleanup Vaxry 2024-02-19 21:09:00 +0000
  • 6a31b2f182 widgets: allow background to take a color Vaxry 2024-02-19 20:50:58 +0000
  • 81ca6f068b egl: log error in eglCreatePlatformWindowSurface Vaxry 2024-02-19 20:45:04 +0000
  • b588c74037
    Nix & CI: init Mihai Fufezan 2024-02-19 01:50:56 +0200
  • 641563e5a9 label: support pango markup Vaxry 2024-02-19 17:42:14 +0000
  • 1f807ba14d readme: refer to wiki for docs Vaxry 2024-02-19 17:22:26 +0000
  • e207d34b88 widgets: add label Vaxry 2024-02-19 16:26:08 +0000
  • dfd2f851da debug: add --display arg Vaxry 2024-02-19 15:20:52 +0000
  • 5e4eea379e locksurface: fix serial log Vaxry 2024-02-19 02:39:57 +0000
  • 0719ac671e renderer: fix constant re-renders Vaxry 2024-02-19 01:24:35 +0000
  • 8287baca11 input-field: add fade_on_empty Vaxry 2024-02-19 01:22:22 +0000
  • 80d6dff563 logging: move spammy logs to trace Vaxry 2024-02-19 00:22:55 +0000
  • e957c74814 core: remove debug display name Vaxry 2024-02-18 23:17:54 +0000
  • 77e4c6fa15 readme: add config path Vaxry 2024-02-18 23:11:08 +0000
  • 2c931c7005 readme: update Vaxry 2024-02-18 23:10:34 +0000
  • d12d1da210 core: remove debug unlock Vaxry 2024-02-18 23:08:48 +0000
  • a6ac79641a core: initial commit Vaxry 2024-02-18 23:08:03 +0000
  • a2f0160ac6
    Initial commit Vaxry 2024-02-18 16:10:12 +0000