- username and password are no longer stored and passed as variables
- no longer need to relocated to unused workspace to function.
- fixed (hopefully logic in page)
Currently this adds file object and descriptions separated by a control
delim, rather than raw clipboard text, fixes some issues with invalidly
rendered null terminated clipped objects.
I am also working on a delete function that uses fzf --bind method and
the reload function. This is currently not working for some unknown
issue. I'm working on resolving this issue.
faster, prettier, more options at the cost of a really long command that
blurs the light of well maybe this should just be a script.
https://github.com/mortie/swaylock-effects
So far I'm the only other person using this. This app need to be
manually installed and configured, but is worth the headache.
https://github.com/jangxx/SchubsiGo
I'm loosing the versioning but I think I'm going to take this in a
different direction.
1. work with standard browser pass format. Including with pass or as
leading line.
2. Be fully system agnostic (ydotool, of clipboard stuff can be added on
top)
3. Have option to print current full text.
All of these will require significant changes.
There are still some issues with this. Primarily that it doesn't work
with the browserpass format. I will probably need to fork this to get
this to work.
- adds a notification before sleep
- fixes storing and reverting the brightness changing
- sets brightness half of current rather than a discrete number.
This makes it a hell of a lot simpler but will lose support for BSD
make. All effected machines are running gnu-make, so the cost benefit
ratio ways heavily in favor of doing this.