2026-02-06 - 2026-05-06
Overview
20 Pull requests merged by 1 user
Merged
#35 Create integration tests for WINGs WMPixmap API
Merged
#34 Spotfix for import path error.
Merged
#33 Port WMColor to Rust
Merged
#32 Mirror WMRange into Rust
Merged
#31 Get rid of the W_PIXEL macro
Merged
#30 New Rust crate for wrlib
Merged
#29 Merge small clean-ups
Merged
#28 Build Rust to dynamic libraries instead of static
Merged
#25 Rewrite WMFontPanel in Rust
Merged
#27 Fix false positive improper_ctypes warnings for structs that are opaque types from C
Merged
#26 Fix off-by-1 in WMArray iteration
Merged
#23 Rendering test for the WMFontPanel widget
Merged
#24 Bump to public insta-image crate
Merged
#22 Utilities for X11 image capture and acceptance testing
Merged
#21 Fix panic when a handler triggers handler scheduling
Merged
#19 Drop debugging print that was committed by accident.
Merged
#20 Make WMCreateCommandButton into a proper function instead of a macro.
Merged
#18 Fix panic when notification dispatch triggers notification dispatch.
Merged
#17 Simplify WINGs handlers API and reimplement in Rust
Merged
#16 Break out Sendable into its own utility module
1 Pull request proposed by 1 user
Proposed
#36 Rewrite WMPixmap in Rust