WIP: update servicepoint library #1

Draft
vinzenz wants to merge 12 commits from next into main

12 commits

Author SHA1 Message Date
Vinzenz Schroeter ecb4f51997 partially fix tests
Some checks failed
Rust / build (pull_request) Failing after 1m26s
2025-06-16 16:37:20 +02:00
Vinzenz Schroeter 0894b15c65 export some builtin traits,
brightness conversion fails for invalid values,

macros for wrapping attrs
2025-06-16 15:01:53 +02:00
Vinzenz Schroeter b218bd6474 create separate types per command
Some checks failed
Rust / build (pull_request) Failing after 1m22s
2025-06-16 11:33:40 +02:00
Vinzenz Schroeter 635fef0244 move command to module, first separate types
Some checks failed
Rust / build (pull_request) Failing after 1m20s
2025-06-13 11:47:23 +02:00
Vinzenz Schroeter cee4937270 move containers to module 2025-06-13 11:45:11 +02:00
Vinzenz Schroeter 27d71cefe6 update to nixos 25.05 2025-06-13 11:05:31 +02:00
Vinzenz Schroeter 8f03010944 update servicepoint, simplify copy_raw 2025-06-13 10:17:59 +02:00
Vinzenz Schroeter 7fe5ef07a8 add get set fill macro 2025-06-13 09:52:07 +02:00
Vinzenz Schroeter 0b3f243ffa add width and height macro 2025-06-13 01:27:57 +02:00
Vinzenz Schroeter fda2b9419d add clone to macro 2025-06-13 01:13:51 +02:00
Vinzenz Schroeter 88f7696dbd declare wrapper types with macro 2025-06-13 01:09:31 +02:00
Vinzenz Schroeter 022106e2db update servicepoint library
All checks were successful
Rust / build (pull_request) Successful in 1m59s
2025-05-04 18:55:19 +02:00