| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make dwmblocks modules async
* Allow dwmblocks signal numbers to be changed
* Become synchronous on manual run and make dwmblocks signal code optional
* Merge latest commits and add retries
* Re-add fail-early to sb-price
* Make the retry logic better + other changes
* Only redirect non-empty output: for when services are down
* Also change modification time
* Robustness not needed anymore because of curl's --output, no more empty files
* Use actual locks instead of pgrep
* Change to more suitable lock file location for user programs
* Implement thetubster's changes (fast retry and bug fixes)
|
| |
|
|
|
|
|
|
|
|
|
| |
* fix typo in lfub
* use setsid when editing scripts
* fix immediate exit on middle click
---------
Co-authored-by: 2084x <2084x@noreply.codeberg.org>
|
| |
|
|
|
|
|
| |
* Added timeout to getforecast to prevent status bar breakage.
A 2 second timeout is used in the case that wttr.in is inaccessible when dwm is started; as otherwise it tries to curl wttr.in indefinitely, not allowing other status bar modules to be loaded.
* Update music status bar module on player state change
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* Make sb-forecast more robust
* Make sb-moonphase more robust
|
| | |
|
| | |
|
| | |
|
|
|
update dwmblocks build to avoid errors
|