Overview
Request 1179046 accepted
I chose to ship an upstream patch and then sed the same file.
This makes future maintenance easier, so the patch can be removed
on next release with minimal downstream effort required.
- Added upstream always-install-pam.patch
- Move PAM to /usr -- Fixes filelist-forbidden-move-to-usr badness
- Change parts of _service to run at buildtime instead to properly
utilize the obscpio
- Update to version 0.3.0:
* asyncResourceGatherer: skip processing screenshot paths and
remove initThread
* label: add $FAIL and $ATTEMPTS
* core: mmap keymap buffer with MAP_PRIVATE
* renderer, Nix/HM module: add fade out animation and property to
disable
* input-field: fix missing fail_text when placeholder_text is
empty
* core: fix libc++ compatibility
* core: fade out improvements
* widgets: add Image
* input-field: various fixes
* Add missing destructors causing segfaults
* config: add -c, --config commandline options
* input-field: new color features
* input-field: only render the current output on fade out
callback
* Use getpwuid(getuid()) instead of getlogin()
* label: add $LAYOUT variable
* Nix/HM module: empty defaults for images and labels
* config: add option to ignore empty input
* config: allow mon description for monitor value
* README: fix a typo
* Make Ctrl+u clear password input
* label: destroy texture
* Nix/HM module: add sources and extraConfig
* Nix/HM module: add ignore_empty_input option
* widgets: add rotate option to label and image
* Nix/HM module: fix rotate options
* widgets: add user description variable
* nix/hm-module: add shadowable to images
* image: add reload options
Request History
smolsheep created request
I chose to ship an upstream patch and then sed the same file.
This makes future maintenance easier, so the patch can be removed
on next release with minimal downstream effort required.
- Added upstream always-install-pam.patch
- Move PAM to /usr -- Fixes filelist-forbidden-move-to-usr badness
- Change parts of _service to run at buildtime instead to properly
utilize the obscpio
- Update to version 0.3.0:
* asyncResourceGatherer: skip processing screenshot paths and
remove initThread
* label: add $FAIL and $ATTEMPTS
* core: mmap keymap buffer with MAP_PRIVATE
* renderer, Nix/HM module: add fade out animation and property to
disable
* input-field: fix missing fail_text when placeholder_text is
empty
* core: fix libc++ compatibility
* core: fade out improvements
* widgets: add Image
* input-field: various fixes
* Add missing destructors causing segfaults
* config: add -c, --config commandline options
* input-field: new color features
* input-field: only render the current output on fade out
callback
* Use getpwuid(getuid()) instead of getlogin()
* label: add $LAYOUT variable
* Nix/HM module: empty defaults for images and labels
* config: add option to ignore empty input
* config: allow mon description for monitor value
* README: fix a typo
* Make Ctrl+u clear password input
* label: destroy texture
* Nix/HM module: add sources and extraConfig
* Nix/HM module: add ignore_empty_input option
* widgets: add rotate option to label and image
* Nix/HM module: fix rotate options
* widgets: add user description variable
* nix/hm-module: add shadowable to images
* image: add reload options
_miska_ accepted request