Commit Graph

13 Commits

Author SHA1 Message Date
b72469b046
msgbox in a proper windows message loop 2021-11-17 13:21:06 -08:00
d8d3fa204e
get an actual message box showing 2021-11-17 11:50:34 -08:00
03132d2c67
move os differences to build.zig
Since windows is more of a framework model than a library model,
it is simpler to just start with a different entry point
2021-11-17 11:18:40 -08:00
e0e2374c51
isolate OS-specifics to separate files 2021-11-09 10:44:33 -08:00
12c604272d
use target OS, not host, to trigger build differences 2021-11-09 10:43:25 -08:00
9c41e1228d
remove c code 2021-11-08 20:49:43 -08:00
733454dbcb
add dependent headers to gitignore 2021-11-08 20:48:47 -08:00
8a9a22fdeb
reduce (not eliminate) dependencies on host 2021-11-08 20:47:48 -08:00
9249ad092e
add linux watch 2021-11-08 20:44:35 -08:00
121cfb6864
zig implementation 2021-11-04 15:37:18 -07:00
48c68c4058
add INCR per SO post 2021-10-29 14:10:38 -07:00
259b077345
initial commit: https://stackoverflow.com/questions/27378318/c-get-string-from-clipboard-on-linux 2021-10-29 14:09:51 -07:00
bf3b856ac2
initial commit 2021-10-29 14:03:18 -07:00