Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nicoandmee opened an issue on shezdy/hyprsplit
Missing dependency on new release
``` g++ -shared -fPIC --no-gnu-unique -Wall -g -DWLR_USE_UNSTABLE -std=c++23 -O2 `pkg-config --cflags pixman-1 libdrm hyprland` src/main.cpp -o hyprsplit.so In file included from /usr/include/hyp...nicoandmee pushed 32 commits to main nicoandmee/primp
- Build with webpki-root-certs 040ef56
- Client: add `https_only`, `http2_only` parameters; remove `http1`, `http2` 68db87c
- Add trait HeadersTraits cf25070
- Client: add [getter, setter] for auth, auth_bearer, params, headers f7bfd13
- IndexMap: change `ahash` to `foldhash` 7ee26f9
- Client: auth + auth_bearer - remove unnecessary check b28cb7b
- Client: add [getter, setter] for proxy, timeout 2f49154
- Bump rquest to v0.33.3, cargo update 2e53c4b
- Readme: impersonates - add `edge_131`, `safari_18.1.1`, `safari_18.2` 9f12629
- Bump version to v0.9.1 7f80610
- Update generated image 9969112
- Readme: impersonates - rename `safari_18.1.1` to `safari_ios_18.1.1` 41b5b05
- cargo update 956cd1e
- add trait CookiesTraits d4773e1
- Client: add [getter, setter] for cookies 26a3728
- README: impersonates - add `firefox_109`, `firefox_133` 0a2ec97
- utils: small performance improvements b2bca6b
- response: small performance improvements 589c818
- into() -> to_string() 7e7a7b7
- Bump version to v0.9.2 824e195
- and 12 more ...