Maximilian Seidler
Maximilian Seidler
hyprland and hyprlock versions?
> latest git build 0.41.2 (manual build) so the tag v0.41.2, or latest commit?
Yeah sorry hl git and hyprlock v0.4.0 (and below) don't work together since https://github.com/hyprwm/Hyprland/pull/6850. Should be fixed with #421. Can you check hyprlock git please? Also @vaxerski should we release...
Hl version?
Can confirm. Hyprland issue. Will try to fix.
This is cool ; ) Do we want something like `swapConfig(file)` in hyprtester, so that the same test can be executed with different configurations, or do we just change config...
Hey i think that would be a good feature. But for me it seems more useful to have the gradient rotate in certain cases, like capslock on, or checking the...
Yeah so this is a known problem that people run into quite frequently on nixos. We use something called gbm, to allocate a buffer for the screencopy frame and that...
NOT in the release notes of 0.6.0 (yet? @vaxerski): With https://github.com/hyprwm/hyprlock/pull/578 **_BREAKING_**: - general:pam_module -> auth:pam:module - general:enable_fingerprint -> auth:fingerprint:enabled - general:fingerprint_ready_message -> auth:fingerprint:ready_message - general:fingerprint_present_message -> auth:fingerprint:present_message
With https://github.com/hyprwm/hyprlock/pull/631 **_BREAKING_**: - Removed `input-field:dots_fade_time`. Now configured via `animation=inputFieldDots,...` - Removed `input-field:fail_transition`. Now configured via `animation=inputFieldColors,...` - Removed `general:no_fade_in` and `general:no_fade_out`. Now configured globally via `animations:enabled` or via `animation=fadeIn,...`...