Stu Black trurl
trurl pushed to refactor/riir at trurl/wmaker 2026-04-06 19:29:24 -04:00
1a791f93d3 merge upstream
2da6de7593 Rewrite WMFontPanel in Rust.
6c17cc3a12 Add allow(non_snake_case) for WMList and WMButton FFI functions.
c24a199243 Start porting the base WINGs widget type to Rust.
1ea3c1b8db Reimplement the WMAddListItem macro in Rust.
Compare 10 commits »
trurl deleted branch refactor/font-panel-in-rust from trurl/wmaker 2026-04-06 19:27:47 -04:00
trurl merged pull request vitrine/wmaker#25 2026-04-06 19:27:46 -04:00
Rewrite WMFontPanel in Rust
trurl pushed to refactor/riir at vitrine/wmaker 2026-04-06 19:27:46 -04:00
2da6de7593 Rewrite WMFontPanel in Rust.
6c17cc3a12 Add allow(non_snake_case) for WMList and WMButton FFI functions.
c24a199243 Start porting the base WINGs widget type to Rust.
1ea3c1b8db Reimplement the WMAddListItem macro in Rust.
39efd22bed Reimplment the WMCreateCommandButton macro in Rust.
Compare 9 commits »
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-06 19:24:28 -04:00
80635c128a Rewrite WMFontPanel in Rust.
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-05 21:00:09 -04:00
2f623e433d Rewrite WMFontPanel in Rust.
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-05 20:53:04 -04:00
e2f84aea25 Rewrite WMFontPanel in Rust.
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-05 20:44:51 -04:00
c51aab0f15 Rewrite WMFontPanel in Rust.
2a83b08f0c Add allow(non_snake_case) for WMList and WMButton FFI functions.
Compare 2 commits »
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-05 20:41:14 -04:00
8af54c3a98 Rewrite WMFontPanel in Rust.
a1428d35ac Add allow(non_snake_case) for WMList FFI functions.
Compare 2 commits »
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-05 20:02:35 -04:00
c4ac2c7e11 Rewrite WMFontPanel in Rust.
c79b5853a4 Start porting the base WINGs widget type to Rust.
d4168b821e Reimplement the WMAddListItem macro in Rust.
6c72da0490 Reimplment the WMCreateCommandButton macro in Rust.
975089b963 Clean up bindgen invocation for WINGs somewhat.
Compare 10 commits »
trurl pushed to refactor/riir at trurl/wmaker 2026-04-05 20:01:21 -04:00
9933450b63 merge upstream
797ef1ace8 Fix false positive improper_ctypes warnings for structs that are opaque types from C (#27)
Compare 2 commits »
trurl merged pull request vitrine/wmaker#27 2026-04-05 19:59:04 -04:00
Fix false positive improper_ctypes warnings for structs that are opaque types from C
trurl pushed to refactor/riir at vitrine/wmaker 2026-04-05 19:59:04 -04:00
797ef1ace8 Fix false positive improper_ctypes warnings for structs that are opaque types from C (#27)
trurl pushed to refactor/riir at trurl/wmaker 2026-04-05 19:57:59 -04:00
5883e0d8a3 Eliminate accidentally commited temporary file.
trurl created pull request vitrine/wmaker#27 2026-04-05 13:26:49 -04:00
Fix false positive improper_ctypes warnings for structs that are opaque types from C
trurl pushed to refactor/riir at trurl/wmaker 2026-04-05 13:16:20 -04:00
7878215c19 Fix false positive improper_ctypes warnings for structs that are opaque types from C.
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-05 12:54:46 -04:00
0772b42dca Rewrite WMFontPanel in Rust.
7d4ed46f83 Start porting the base WINGs widget type to Rust.
Compare 2 commits »
trurl pushed to refactor/font-panel-in-rust at trurl/wmaker 2026-04-05 11:47:12 -04:00
78569f6030 Rewrite WMFontPanel in Rust.
84ff8919e2 Start porting the base WINGs widget type to Rust.
Compare 2 commits »
trurl pushed to refactor/riir at vitrine/wmaker 2026-04-04 12:51:47 -04:00
b5e94932c9 Update snapshot test of font panel rendering.
efec1e8d1e Fix off-by-one error in WMArray iteration macro behavior
Compare 2 commits »
trurl merged pull request vitrine/wmaker#26 2026-04-04 12:51:46 -04:00
Fix off-by-1 in WMArray iteration