Stu Black trurl
trurl reopened pull request vitrine/wmaker#14 2025-12-20 12:44:13 -05:00
Add build-generated files to .gitignore.
trurl closed pull request vitrine/wmaker#14 2025-12-20 12:43:04 -05:00
Add build-generated files to .gitignore.
trurl created pull request vitrine/wmaker#14 2025-12-20 12:42:47 -05:00
Add build-generated files to .gitignore.
trurl pushed to gitignore-update at trurl/wmaker 2025-12-20 12:41:40 -05:00
7c875284dc Add build-generated files to .gitignore.
trurl created branch gitignore-update in trurl/wmaker 2025-12-20 12:41:40 -05:00
trurl deleted branch refactor/wings-rs-font from trurl/wmaker 2025-12-15 13:18:38 -05:00
trurl deleted branch refactor/wutil-rs-hashtable from trurl/wmaker 2025-12-15 13:18:03 -05:00
trurl deleted branch refactor/wutil-rs-fix-memory-fn-calls from trurl/wmaker 2025-12-15 13:18:02 -05:00
trurl pushed to refactor/wings-rs-fontpanel at trurl/wmaker 2025-12-15 13:12:14 -05:00
trurl created branch refactor/wings-rs-fontpanel in trurl/wmaker 2025-12-15 13:12:13 -05:00
trurl pushed to refactor/riir at trurl/wmaker 2025-12-15 13:08:44 -05:00
52db12fbf2 Merge pull request 'Merge refactor/wings-rs into refactor/riir' (#13) from refactor/wings-rs into refactor/riir
b2481cf657 Name arguments directly instead of aping the Google C++ style guide.
c371e26d05 Add new Rust source files to Makefile.am.
98421afc38 Rewrite all functions from WINGs wfont.c in Rust.
9e49ed98a2 Make WINGs configuration visible from Rust.
Compare 40 commits »
trurl deleted branch refactor/wings-rs from vitrine/wmaker 2025-12-15 13:05:40 -05:00
trurl pushed to refactor/riir at vitrine/wmaker 2025-12-15 13:04:41 -05:00
52db12fbf2 Merge pull request 'Merge refactor/wings-rs into refactor/riir' (#13) from refactor/wings-rs into refactor/riir
b2481cf657 Name arguments directly instead of aping the Google C++ style guide.
c371e26d05 Add new Rust source files to Makefile.am.
98421afc38 Rewrite all functions from WINGs wfont.c in Rust.
9e49ed98a2 Make WINGs configuration visible from Rust.
Compare 14 commits »
trurl merged pull request vitrine/wmaker#13 2025-12-15 13:03:59 -05:00
Merge refactor/wings-rs into refactor/riir
trurl pushed to refactor/wings-rs at vitrine/wmaker 2025-12-15 13:00:43 -05:00
b2481cf657 Name arguments directly instead of aping the Google C++ style guide.
c371e26d05 Add new Rust source files to Makefile.am.
98421afc38 Rewrite all functions from WINGs wfont.c in Rust.
9e49ed98a2 Make WINGs configuration visible from Rust.
a466f17c35 Fix build order issues by moving wings-rs/ into WINGs/.
Compare 42 commits »
trurl created pull request vitrine/wmaker#13 2025-12-15 12:57:01 -05:00
Merge refactor/wings-rs into refactor/riir
trurl deleted branch refactor/wutil-rs from trurl/wmaker 2025-12-15 12:51:21 -05:00
trurl pushed to refactor/riir at vitrine/wmaker 2025-12-15 12:51:16 -05:00
d7e815010b Merge pull request 'Merge refactor/wutil-rs into refactor/riir' (#12) from trurl/wmaker:refactor/wutil-rs into refactor/riir
a31fa582bd Merge branch 'refactor/riir' into refactor/wutil-rs
d3dac752cc Indent with tabs, as is standard for this file.
0893be1cea Use BTreeMap instead of HashMap for notification subscriptions.
d8057575ce Use a helper method for adding notification listeners.
Compare 26 commits »
trurl merged pull request vitrine/wmaker#12 2025-12-15 12:51:12 -05:00
Merge refactor/wutil-rs into refactor/riir
trurl pushed to refactor/wutil-rs at trurl/wmaker 2025-12-15 12:49:56 -05:00
a31fa582bd Merge branch 'refactor/riir' into refactor/wutil-rs
e0fc92bf51 Fix omissions in WMHashEnumerator C interface.
f8df6447ea Store addresses insead of pointers in WMArray.
bd18e0c600 add some hacky lines to start-captive-wmaker.sh to ease debugging of X11 integration from Emacs
50caed30c0 Add a wings-rs crate for porting WINGs proper to Rust.
Compare 5 commits »