vaxerski
|
d64ac47202
|
pass: improve pass debugging
|
2025-01-01 17:26:05 +01:00 |
|
Vaxry
|
8bbeee1173
|
core: Add clang-tidy (#8664)
This adds a .clang-tidy file for us.
It's not a strict requirement to be compliant, but I tuned it to be alright.
|
2024-12-07 18:51:18 +01:00 |
|
Vaxry
|
320144ae72
|
core: move colorspace handling to oklab (#8635)
* Meson: add hyprgraphics
* Nix: add hyprgraphics
* CI/setup_base: get hyprgraphics-git
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
|
2024-12-03 18:58:24 +00:00 |
|
Vaxry
|
92744b5b9a
|
IPC: Add config descriptions (#7377)
Thanks @gulafaran for the work
---
Co-authored-by: @gulafaran
|
2024-08-17 17:33:16 +01:00 |
|
Vaxry
|
b5b1c0137d
|
CColor: fix getAsHex
|
2024-04-05 21:23:06 +01:00 |
|
vaxerski
|
261c3307f7
|
internal: cleanup headers in helpers/
|
2023-08-07 13:36:14 +02:00 |
|
vaxerski
|
2858e08ce0
|
remove color rassert to fix overshot beziers
|
2023-01-07 13:38:19 +01:00 |
|
vaxerski
|
96198dae55
|
Normalize color storage
Colors are now normalized to 0 - 1 values instead of 0 - 255
causes calculations to be simpler and generally cleans up the codebase.
|
2023-01-05 19:25:45 +01:00 |
|
Vaxry
|
98a4fa2b0d
|
Added clang format (#1239)
* clang-format stuff and format files
|
2022-12-16 17:17:31 +00:00 |
|
vaxerski
|
f663fa209c
|
minor code styling fixes
|
2022-09-09 19:08:11 +02:00 |
|
vaxerski
|
586e2a98ed
|
Added animated borders
|
2022-03-31 17:50:00 +02:00 |
|