Overview
Request 1186049 accepted
- Add new BuildRequires: libjpeg, libwebp, libmagic
- Remove always-install-pam.patch -- Fixed upstream
- Update to version 0.4.0:
* core: avoid double unlocks with no_fade_out
* input-field: fade in when checkWaiting is true
* core: use --immediate for attemptRestoreOnDeath
* widgets: add Shape + minor image improve
* auth: implement a full pam conversation
* input-field: increase default fade_timeout
* label: add text_align option for multi-line text
* fix initialization issues in LockSurface
* Add support for JPEG and WEBP background images
* readme: add new line for clarity
* add libmagic dependency to README
* renderer: add text trim with option to disable
* gatherer: use absolute path in magic guess
* Fixed getconf command in build instructions
* core: add key repeat for backspace and make del clear the input
* add zindex option to widgets
* cmake: macro-prefix-map, compile_commands.json
* few reported leaks by asan
* handle null timers in destructors
* readme: Add Arch instructions
* core: move to hyprutils for utils
* fix second instance of hyprlock unlocking session
* Inproved error handling and arg parsing
* core: stabilize label updates and revision locking in the
asyncResourceGatherer
* core: fix sourcing config files
* core: improve dynamic output handling
* asyncResourceGatherer: add dma frames before starting the
asyncLoopThread
* Remove dupe input-field rounding from
listKeysForSpecialCategory
* label: do not error when using cmd[] for a static label cmd
* config: don't crash when getenv HOME returns null
* auth: pam fallback log message and always call pam_end after
pam_authenticate
* helpers: fix jpeg and webp OOM error
Request History
smolsheep created request
- Add new BuildRequires: libjpeg, libwebp, libmagic
- Remove always-install-pam.patch -- Fixed upstream
- Update to version 0.4.0:
* core: avoid double unlocks with no_fade_out
* input-field: fade in when checkWaiting is true
* core: use --immediate for attemptRestoreOnDeath
* widgets: add Shape + minor image improve
* auth: implement a full pam conversation
* input-field: increase default fade_timeout
* label: add text_align option for multi-line text
* fix initialization issues in LockSurface
* Add support for JPEG and WEBP background images
* readme: add new line for clarity
* add libmagic dependency to README
* renderer: add text trim with option to disable
* gatherer: use absolute path in magic guess
* Fixed getconf command in build instructions
* core: add key repeat for backspace and make del clear the input
* add zindex option to widgets
* cmake: macro-prefix-map, compile_commands.json
* few reported leaks by asan
* handle null timers in destructors
* readme: Add Arch instructions
* core: move to hyprutils for utils
* fix second instance of hyprlock unlocking session
* Inproved error handling and arg parsing
* core: stabilize label updates and revision locking in the
asyncResourceGatherer
* core: fix sourcing config files
* core: improve dynamic output handling
* asyncResourceGatherer: add dma frames before starting the
asyncLoopThread
* Remove dupe input-field rounding from
listKeysForSpecialCategory
* label: do not error when using cmd[] for a static label cmd
* config: don't crash when getenv HOME returns null
* auth: pam fallback log message and always call pam_end after
pam_authenticate
* helpers: fix jpeg and webp OOM error
_miska_ accepted request