Age | Commit message (Collapse) | Author |
|
|
|
|
|
ref #6835
|
|
fixes #8038
|
|
ref #6543
|
|
fixes #8031
just a bit, rounding errors I guess
|
|
fixes #7750
|
|
only on default config :P
|
|
---------
Co-authored-by: Vaxry <[email protected]>
|
|
using window rules (#8006)
|
|
|
|
|
|
avoid error spam on select hw
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should fix building with clang.
|
|
|
|
|
|
|
|
|
|
fixes #7879
|
|
|
|
|
|
|
|
|
|
fixes #6624
|
|
|
|
|
|
|
|
|
|
Musl does not include the internal type `__time_t`.
Use `time_t` instead.
|
|
If `default_split_ratio` is greater than 1.0, `split_bias` will give the
bigger half to a specific window:
0 - positional (default)
1 - current window
2 - opening window
|
|
|
|
|
|
|
|
|
|
Only canihavesomecoffee's fork (the one the subproject uses) provides
a .pc file, so we either find the correct version or we use the
subproject.
|
|
protocolnew: fix external path, which may not be in $CMAKE_SOURCE_DIR
|
|
Only the fork provides a .pc file, so there's no risk of linking the wrong
lib version. If pkg-config can't find it (most cases), fall back to using
the subproject through the wrap file.
|
|
|
|
|
|
|
|
|
|
|
|
now toggles every monitor individually
|