mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-28 02:34:15 +00:00
add patches folder
This commit is contained in:
parent
edd6f2a9b1
commit
13b04f0441
31
patches/bar/README.md
Normal file
31
patches/bar/README.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
### Description
|
||||||
|
|
||||||
|
Add a bar identical to dwm's bar.
|
||||||
|
|
||||||
|
To use a status-bar, you can pass in status text via stdin:
|
||||||
|
```
|
||||||
|
slstatus -s | dwl
|
||||||
|
```
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
* tllist (build dependency, required & pulled automatically by fcft)
|
||||||
|
* fcft
|
||||||
|
* pixman
|
||||||
|
|
||||||
|
### Download
|
||||||
|
- [git branch](https://codeberg.org/sewn/dwl/src/branch/bar)
|
||||||
|
- [2024-06-27](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/bar/bar.patch)
|
||||||
|
|
||||||
|
Below is a preview of the patch.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
For colors, they are in `RRRR, GGGG, BBBB, AAAA` format due to inheriting the `pixman_color_t` type, an example for the color `0x282a36` would be `0x2828, 0x2a2a, 0x3636, 0xffff`
|
||||||
|
|
||||||
|
### Authors
|
||||||
|
- [sewn](https://codeberg.org/sewn)
|
||||||
|
|
||||||
|
### Credits
|
||||||
|
- [MadcowOG](https://github.com/MadcowOG)
|
||||||
|
- [kolumni](https://github.com/kolunmi/dwlb)
|
||||||
|
|
||||||
1201
patches/bar/bar.patch
Normal file
1201
patches/bar/bar.patch
Normal file
File diff suppressed because it is too large
Load Diff
BIN
patches/bar/bar.png
Normal file
BIN
patches/bar/bar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
Loading…
x
Reference in New Issue
Block a user