Commit graph

  • a1478f0e69
    Merge 80718cf048 into b9cf5151ba Barguzin 2024-11-15 20:54:33 +1100
  • b9cf5151ba
    input-field: fix colorConfig caps, num and both when they are empty (#559) main Maximilian Seidler 2024-11-15 01:45:55 +0100
  • d159e14e5b
    config: make configStringToInt support rgb(a) with decimal values (#558) Maximilian Seidler 2024-11-15 01:43:47 +0100
  • 836e735888 input-field: fix colorConfig caps, num and both when they are empty Maximilian Seidler 2024-11-14 18:17:41 +0100
  • a759de55dc config: make configStringToInt support rgb(a) with decimal values Maximilian Seidler 2024-11-14 16:59:28 +0100
  • 2775ab2868
    widgets: render frambuffers with alpha 1.0 (#554) Maximilian Seidler 2024-11-12 14:31:27 +0100
  • 9b0fbc39eb shape: fix border alpha Maximilian Seidler 2024-11-12 13:10:20 +0100
  • 69398e43c9 image: fix border alpha Maximilian Seidler 2024-11-12 13:10:14 +0100
  • b83afa794a helpers: update CColor Maximilian Seidler 2024-11-12 12:57:59 +0100
  • c3c28feb4c widget: show 12AM instead of 0AM Vaxry 2024-11-11 15:58:49 +0000
  • eadcbc0aed widget: fix time12 when it's 12pm Vaxry 2024-11-11 15:58:11 +0000
  • d8bd25b52d
    core: add support for composed keys (#551) Maximilian Seidler 2024-11-11 16:49:51 +0100
  • 0180ce9b0a core: add support for composed keys Maximilian Seidler 2024-11-09 18:02:31 +0100
  • 6c3c444136
    core: add border shader and border gradients (#548) Maximilian Seidler 2024-11-09 17:54:44 +0100
  • 4a0203d1d1 shaders: adapt the new rounded smoothing factor from Hyprland Maximilian Seidler 2024-11-06 18:54:03 +0100
  • 56165ded51 shape: add gradient border Maximilian Seidler 2024-11-06 21:21:36 +0100
  • 21285ddddd image: add gradient border Maximilian Seidler 2024-11-06 21:21:27 +0100
  • fcc1905c03 input-field: change outer to take gradients Maximilian Seidler 2024-11-06 21:25:10 +0100
  • 91bbba05fa config: add CGradientValueData from Hyprland Maximilian Seidler 2024-11-02 18:55:18 +0100
  • 33c1b1902e renderer: add renderBorder function Maximilian Seidler 2024-11-06 21:24:17 +0100
  • 4fc133c96f
    widgets: add support for specifing size and position options via percentages of output dimensions (#541) Maximilian Seidler 2024-11-06 17:50:42 +0100
  • 0e1bf546eb misc: remove debug prints Maximilian Seidler 2024-11-05 21:37:45 +0100
  • 1cd3231537
    auth: make fingerprint initialization async (#544) moggiesir 2024-11-05 05:12:26 -0800
  • 38850d5a40 auth: make fingerprint initialization async moggiesir 2024-11-03 13:23:47 -0800
  • f67ef832e1 config: rename and restrict CLayoutValueData::fromAny to fromAnyPv Maximilian Seidler 2024-11-03 15:06:20 +0100
  • bae48f4ffa widgets: catch bad_any_cast and out_of_range when contructing widgets other than label Maximilian Seidler 2024-11-02 16:23:48 +0100
  • 30dce32a01 widgets: use CLayoutValueData for size and position options Maximilian Seidler 2024-11-02 16:22:26 +0100
  • da3d184146 config: introduce a custom value type for layout related options Maximilian Seidler 2024-11-02 16:19:02 +0100
  • f225e23e5b
    misc: make Debug::log flush stdout (#542) Maximilian Seidler 2024-11-03 00:42:39 +0100
  • ba73bf4f5e misc: make Debug::log flush stdout Maximilian Seidler 2024-11-02 17:01:51 +0100
  • 9c81a287fc core: lock m_vTimers for forceUpdateTimers Maximilian Seidler 2024-10-28 17:17:30 +0100
  • edbecc8708
    widgets: remove debug remnants from #527 (#532) Maximilian Seidler 2024-10-27 19:33:05 +0100
  • 7e6703d5ae widgets: remove debug remnants from #527 Maximilian Seidler 2024-10-27 17:09:01 +0100
  • 29dd33d6a4
    widgets: check current_zone pointer (#527) Maximilian Seidler 2024-10-26 20:27:24 +0200
  • b1de9bd748 widgets: no curly else Maximilian Seidler 2024-10-26 11:22:14 +0200
  • ae3bb0fd43
    input-field: fix invert_numlock regression (#530) Maximilian Seidler 2024-10-25 23:04:56 +0200
  • f13d97e6d6
    config: make the default widget position be 0,0 (#529) Maximilian Seidler 2024-10-25 23:02:47 +0200
  • e0ac21086b misc: remove redundant printf in RASSERT Maximilian Seidler 2024-10-25 07:49:40 +0200
  • ff2b3d6f6c widgets: check current_zone pointer and fallback to utc Maximilian Seidler 2024-10-24 11:13:07 +0200
  • bc3d039397 input-field: fix invert_numlock regression Maximilian Seidler 2024-10-25 09:47:16 +0200
  • 257426fdab config: make the default widget position be 0,0 Maximilian Seidler 2024-10-25 07:53:38 +0200
  • a093a9eefd version: bump to 0.5.0 v0.5.0 Vaxry 2024-10-22 01:09:26 +0100
  • f48540fcd4
    auth: Support parallel fingerprint auth (#514) moggiesir 2024-10-21 17:08:24 -0700
  • 0c3ad41273
    nix/overlays: add sdbus overlay Mihai Fufezan 2024-10-21 22:18:44 +0300
  • 88a28325b0 auth: Support parallel fingerprint auth moggiesir 2024-10-11 15:11:29 -0700
  • b808086286
    renderer: log framebuffer creation as trace (#518) André Silva 2024-10-17 15:23:58 +0100
  • 1bfc7075e2
    renderer: log framebuffer creation as trace André Silva 2024-10-17 11:28:04 +0100
  • 11694528b4
    README: update deps Vaxry 2024-10-13 13:05:11 +0100
  • 5065788a47
    misc: use Vector2D, Box and Mat3x3 from hyprutils (#515) Maximilian Seidler 2024-10-13 12:04:32 +0000
  • 3c34dd4161 misc: fixup some includes Maximilian Seidler 2024-10-13 11:25:25 +0200
  • fc3890bec2 misc: use a function to convert Hyprlang::VEC2 to Vector2D Maximilian Seidler 2024-10-13 11:24:57 +0200
  • 14b339f0b0 nix: flake update Maximilian Seidler 2024-10-12 14:46:04 +0200
  • 8b7bec2f86 misc: use Vector2D, Box and Mat3x3 from hyprutils Maximilian Seidler 2024-10-12 14:28:08 +0200
  • 71021cc3de
    input-field: add dots_text_format to support setting arbitrary chars as the input indicator (#510) Maximilian Seidler 2024-10-12 23:16:31 +0000
  • 7362ce3435
    misc: use hyprutils for string replaceAll (#512) Maximilian Seidler 2024-10-11 15:44:47 +0000
  • 9a780c072a misc: use hyprutils for string replaceAll Maximilian Seidler 2024-10-11 17:18:31 +0200
  • 07110aed4b input-field: allow dots_spacing from -1.0 to 1.0 Maximilian Seidler 2024-10-11 15:08:09 +0200
  • c421cd1aed input-field: add font_familiy for placeholder and text dots Maximilian Seidler 2024-10-11 09:00:44 +0200
  • 7eda06c4e2 input-field: make dots support arbitrary chars Maximilian Seidler 2024-10-07 21:22:11 +0200
  • 264fb8b70f
    config: add input-field dots_fade_time option (#508) The-Emperor10 2024-10-10 17:20:14 -0400
  • b72451d1e0
    config: add input-field dots_fade_time option The-Emperor10 2024-10-05 16:19:31 -0400
  • eb63207ef0
    core: make attemptRestoreOnDeath faster and hyprland exclusive (#506) Maximilian Seidler 2024-10-05 13:30:19 +0000
  • 2c262230d6 core: destoy lock and sessionLockSurfaces in attemptRestoreOnDeath Maximilian Seidler 2024-10-05 10:51:15 +0200
  • f2adc8c4e2 core: make attemptRestoreOnDeath hyprland exclusive Maximilian Seidler 2024-10-05 10:49:34 +0200
  • d9c2a5e0b7
    widgets: add 12h time format (#500) davc0n 2024-09-30 13:22:24 +0200
  • c28b217b41 widgets: add 12h time format Davide Conti 2024-09-28 22:06:24 +0200
  • 9ea804788c
    core: set capslock and numlock states on startup (#496) Maximilian Seidler 2024-09-25 08:56:20 +0000
  • 79d5a096d4 core: set capslock and numlock states on startup Maximilian Seidler 2024-09-24 17:12:56 +0200
  • 11251655c6 Documentation mtx.hpp + minor readability Jasson 2024-09-23 17:03:20 -0400
  • 8d6e5abf8f Added the option to daemonize the process Angel Stojanov 2024-09-15 20:05:26 +0200
  • 153977aab3
    asyncResourceGatherer: stop worker threads when application is going to exit (#481) Yang, Ying-chao 2024-09-05 19:27:43 +0800
  • b6798e1840 asyncResourceGatherer: stop worker threads when application is going to exit yangyingchao 2024-09-05 16:45:32 +0800
  • 0b030d33c8
    asyncResourceGatherer: do not detach worker threads (#477) Yang, Ying-chao 2024-09-05 03:58:38 +0800
  • 1c12b448ff asyncResourceGatherer: do not detach worker threads yangyingchao 2024-09-04 08:36:37 +0800
  • 73b0fc26c0 nix: add wayland-scanner native build input André Silva 2024-09-01 14:11:59 +0100
  • 5e2010945f
    nix: add wayland-scanner native build input André Silva 2024-09-01 14:11:59 +0100
  • cc71c0b7d9
    core: fix symlinked images not picking up extension (#473) Darko Nikolić 2024-08-31 12:37:47 +0200
  • 50de6c0bb1 fix symlinked images not picking up extension dqrk0jeste 2024-08-31 09:58:22 +0200
  • 9c1e9e7db2
    core: support desc: prefix for widget monitor options (#470) Maximilian Seidler 2024-08-29 10:36:07 +0000
  • a0af542f9b
    input-field: refactor updateColors and other improvements (#469) Maximilian Seidler 2024-08-29 07:53:00 +0000
  • 7a71cd41ff core: support desc: prefix for widget monitor options Maximilian Seidler 2024-08-29 08:36:37 +0200
  • 7bd7f416fd input-field: fix caps and num indicator colors, when borderless and swap_font_color is true Maximilian Seidler 2024-08-28 21:40:01 +0200
  • 0fcbc963bf input-field: allow more gradual color animations Maximilian Seidler 2024-08-28 21:14:14 +0200
  • 9556ef043a input-field: use updatePlaceholder to request the initial placeholder asset Maximilian Seidler 2024-08-28 21:08:39 +0200
  • 7f39a549c1 input-field: fix input-field:invert_numlock Maximilian Seidler 2024-08-28 10:16:01 +0200
  • deb7cd4ecd input-field: refactor updateColors Maximilian Seidler 2024-08-28 10:09:48 +0200
  • 7bb4113a7e
    core: fix crash caused by exiting without joining running thread (#464) Yang, Ying-chao 2024-08-21 18:25:14 +0800
  • 2326a4e96c fix crash caused by exiting without joining running thread yangyingchao 2024-08-20 13:59:47 +0800
  • f673759d01
    lockSurface: fix dynamic output mode and scale updates (#462) Maximilian Seidler 2024-08-18 07:19:56 +0000
  • e34f67a4f9 lockSurface: enable fsv1 per default for all compositors Maximilian Seidler 2024-08-17 22:22:16 +0200
  • be69e09f11 lockSurface: only configure when scale actually changed Maximilian Seidler 2024-08-17 22:11:07 +0200
  • ce12188e2d lockSurface: reload widgets on output change Maximilian Seidler 2024-08-15 16:48:42 +0200
  • 9393a3e94d
    core: add fractional_scaling option (#456) Maximilian Seidler 2024-08-05 20:22:01 +0200
  • ddbbeee822 locksurface: fallback to integer scaling Maximilian Seidler 2024-08-05 14:28:22 +0200
  • 8cffe0618c fix alignment in help message alba4k 2024-08-03 19:17:59 +0200
  • 6f5a661437 core: default auto option for fractional_scaling Maximilian Seidler 2024-08-04 09:13:58 +0200
  • 8264e64d98 config: add fractional_scaling option Maximilian Seidler 2024-08-04 08:54:19 +0200
  • a64b51b57e
    fix alignment in help message alba4k 2024-08-03 19:17:59 +0200
  • 5d85ea03b0
    renderer: add --no-fade-in (#453) Aaron Blasko 2024-08-03 17:34:54 +0200
  • addbf17f40
    renderer: add --no-fade-in alba4k 2024-08-03 12:20:48 +0200